Skip to main content

Create Partition without formatting full disk!

This is a very basic thing, that every other computer user needs to do. Most of us are well aware about partitioning our hard drive disc using some third party software and using full OS installation. One of the most widely used partition assistance software is Aomei.

There are very few of us who use the given capability of Windows operating system. Which lets us to partition our hard disk drive partially, without affecting the current setup of OS and without completely formatting it. 

Computer Tweaks had written a post about Computer Management a long back, wherein we had given a glimpse of this feature. Now we are going to explain it in detail. 

How to partition using Computer Management?

Step 1] Open Computer Management (Right Click on Computer (Explorer), click on mange, it will open computer management)

partitioning hard drive



 Step 2] Go to Storage->Disc Management

computer management

Now you will see all the disc partitions, allocated, unallocated spaces (with drive name)

Now lets say you want to partition E Drive which is of 221.6 GBs to two smaller parts of around 110 GB each.

Step 3]
 Right click on E drive(or any drive that you want to split into parts) and click on Shrink Volume... (Please Note you will lose data if the drive is full. So if you do not want to lose any of your data, make sure at least half of the drive is empty, because it will format the newly created drive.) 

As you will click on Shrink Volume, it will show you the shrink capability.


After waiting for few seconds it will show an option (to give the partition size)

computer management

Step 4] After entering the size of partition. you have to click on Shrink.

It will shrink the volume into two parts. As described by you in the previous step.
You will see unallocated newly created partition as shown below.

Drive partition

This 110 GB partition is unallocated space. You can not access it untill you create a new simple volume.

Step 5] Right click on Unallocated Volume and select New Simple Volume.



A New Simple Volume Wizard will open, click on Next to continue the process. Next Window will ask for the partition size keep it same to get full volume.

new simple volume wizard


new simple volume wizard



Step 6] Assign drive name from available list.

Create New partition


Step 7] Now you have to select the File System (If you do not have any specific requirement to make it to exFat, then leave it to be NTFS the default one.) And click next.

how to create new partition


Click finish on the coming Window:

how to create new partition


 Everything is done, it will take some time to format the newly created simple volume. Once the formatting is completed you will be able to use this newly created drive.




This is the procedure to create partition. You can use computer management to merge two volumes. To do so you will have to delete one volume and then extend other volume so that it can get that freely available space that you have deleted. 

Enhanced by Zemanta

Popular posts from this blog

How to write a bach file or a batch job?

If your are connected with world of programming, you might have heard this word " Batch File ". A batch file is used to execute a no of operations or a list of commands one after the other often requiring no user input. A no of operations are batched in a file to be executed sequentially when we run that file. In Microsoft Windows Operating system a batch file is a file saved with .bat extension while in other operating systems like Unix and Linux it can be written as a command file shell script. Batch files are often used to load programs, run multiple processes at a time, and perform common or repetitive tasks. For example, a batch job could be used to back up many files on a computer system, process log files, run a series of calculation commands, run multiple system diagnostic processes, or any number of other things that require multiple commands to be run. A big advantage of a batch job is that it can be started at any time and left alone until t...

Adding Password to Microsoft Word Document

Recovering Deleted Files, Pictures & Videos

  So many times we accidently delete some important files, pictures or videos. Sometimes we loose files because of unexpected system failure  ( ultimately causing system format). We can get our deleted files back using Recovery Softwares/Utilities.  Even though a file was deleted there is a good chance that contents of the file are still around.  When a file is deleted the contents of the file are not removed. Only a pointer to the file in the file system table is deleted.   It is very important to immediately stop writing to the storage device that previously contained your files/pictures so that the old file contents are not overwritten.  For example, don’t take any more pictures with your digital camera because new pictures will overwrite the deleted files. HOW TO RECOVER DELETED FILES???? Step1: You will need to use a utility to recover your lost files. I like to use a free ut...