0% found this document useful (0 votes)
25 views8 pages

Hard Drive Partition

Uploaded by

fitsex1977
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views8 pages

Hard Drive Partition

Uploaded by

fitsex1977
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 8

How to Partition a Hard Drive

There are many reasons to partition your hard drive: security, data redundancy, or
simply for filing. It's easier than you think. Here's how.

Ever wish you could split your hard drive in two? Maybe you want to encrypt a portion of your
drive for sensitive files, or maybe you want do dual-boot Linux alongside Windows. It's actually
easy to do, and all the necessary tools are built right into Windows.
This process is called partitioning your drive, and in fact, your drive is probably partitioned out
of the box: the majority of the drive is occupied by the C: partition, but most PCs also have a
small "Recovery" partition that can help repair your system if something goes wrong. If you
aren't using all the space on your C: drive, here's how to divide it into multiple partitions for
other uses.
Should You Partition?
Partitioning your drive seems convenient, but it isn't always the ideal solution to your problem. If
you want to encrypt files, for example, it may be easier to create a virtual disk with a program
like VeraCrypt instead of partitioning—though partitioning allows you to use Windows' built-
in BitLocker to encrypt an entire partition without third-party software.
Similarly, partitioning allows you to allocate one portion of your drive to Windows itself, with
another for all your music, videos, and other files—so they don't get deleted when you reinstall
your operating system. This is convenient, but can cause as many problems as it solves—like if
you run out of space on one partition and have too much free space on the other.
If you don't have to partition your drive, consider the pros and cons before continuing. If you're
dead set on partitioning—or you're doing something that requires partitioning, like dual-booting
your computer—then read on.
Check for Free Space and Back Up Your PC

First, open Windows' File Explorer and make sure you have enough free space for the partition
you want to create. Click on "This PC" in the sidebar and look at your C: drive—if it's almost
full, you won't be able to create a new partition, and you'll either need to free up some space or
buy a new hard drive.
If you have some free space, make sure it's enough—we can't tell you how much you'll need for
what you're doing, but make sure you have enough to give you some breathing room for
expansion.
Next, before partitioning your drive, back up your data. Messing with partitions always carries a
small risk that you'll erase the wrong thing and lose some files, so don't start this process before
backing up the drive. Here are some backup services we recommend.'
Shrink the C: Drive
Click on the Start menu and type "partitions." You should see an option appear to "Create and
Format Hard Disk Partitions." Select it, and wait for the window to load. You'll be presented
with a list of drives and their partitions, with a graphical view along the bottom.
Most computers will look something like the image above: a Recovery partition at the beginning,
a small 100MB partition where boot information is stored, and your C: partition, which takes up
the majority of the drive (note that this graphical representation is not to scale). In order to create
a new partition, you'll first have to shrink the C: partition. Right-click it and choose "Shrink
Volume."

Windows will present you with a somewhat confusing window asking how much space, in
megabytes, you want to free up (remember, 100,000 MB = 100 GB). By default, it'll set your
drive to shrink as much as Windows allows, but you can type in a lower number to free up less
space. Make sure you have enough room to fit the files you expect to put on the second partition,
plus some extra. Click the "Shrink" button and wait for Windows to do its job.
Format the New Partition
Once you've shrunk your C: partition, you'll see a new block of Unallocated space at the end of
your drive in Disk Management. Right-click on it and choose "New Simple Volume" to create
your new partition. Click through the wizard, assigning it the drive letter, label, and format of
your choice.
If you'll be using the partition from Windows, you can format it as NTFS, though if you'll be
sharing that data between other operating systems—like macOS or Linux—you might want to
choose exFAT, which is readable and writable from other platforms. If you're going to install
another operating system on that partition, it doesn't really matter how you format it, since the
OS installer will likely re-format it anyway. When you're done, you should see the new partition
appear in Windows Explorer, and you can do whatever you want with it.
Just remember that while Windows shows the partitions as multiple disks, they're still on one
hard drive—so if the drive fails, all your partitions will fail. Keep both partitions backed up
regularly so you don't lose data.
If You Run Into Trouble, Try a Third-Party Tool

Unfortunately, partitioning a drive doesn't always go this smoothly. Maybe there are unmovable
files near the end of the disk, and it won't let you shrink the existing partition. Or maybe your
drive has accumulated a bunch of recovery partitions that Windows' Disk Management won't let
you delete.
We can't go into detail on fixing every possible issue here, but if you hit a wall, you might want
to try a third-party utility like MiniTool Partition Wizard. These programs tend to be a bit more
powerful than Windows' built-in options, but certain features may cost money, and if you aren't
careful, you can lose data in the process. As always, back up before you start messing with the
drive, and you should be fine.

You might also like