Helping people with computers... one answer at a time.

Windows 7 added basic partition management tools that make operations, such as removing a partition and extending another to use the space, very easy.

I have a Windows 7 system and by mistake, I have created two partitions. I would like to remove the added partition without doing damage to the original partition. I have not been able to find information on this subject.

In the past, this required third-party tools, but as you're using Windows 7, you're in luck: everything that you need is already on your system.

I'll show you, step by step and in video, how to remove that partition and how to recover the space that it occupied into the adjacent drive.

Disk Management

The disk management tool that's always been a part of Windows was upgraded in Windows 7 to allow you to do exactly the kind of partition management task that you're talking about.

Right-click "Computer" - either the icon on your desktop, or the item in the Start menu - and click Manage:

Right-clicking on Computer and the Manage item

(I've renamed "Computer" on my machine to be the name of the machine - "DemoMaster" in this case - to help me keep all of my machines straight. Smile)

In the Computer Management tool, click Disk Management:

Disk Management link in Computer Management

The disk manager will show a representation of the physical drive:

Drive containing the C: partition in Disk Management

As you can see, this particular drive has three partitions:

  • The "System Reserved" partition where administration information is stored.

  • The "C:" partition, your system drive and typically the drive on which Windows is installed.

  • The "Example Partition (E:)" which is the partition that we want to get rid of.

Your computer's disk will almost certainly be quite different, but the concepts here are the same.

Deleting the partition

Right-click the partition that you want to delete and click Delete Volume...

Delete Volume option

(Volume, in this scenario, is a Windows synonym for partition.)

You'll get a warning:

The 'You're about to delete data' warning

Important: Deleting a volume or partition deletes all of the data that's inside of it. All of it. If there's any data in that partition that you want to keep, STOP! ... and back up that data first.

Click Yes when you're ready to delete the partition and everything inside of it.

The partition becomes marked "Unallocated":

Unallocated partition in Windows 7

Extending into the freed space

Right-click the immediately adjacent partition, the C: partition in our case, and click Extend Volume...

Extend volume item

That'll bring up the Extend Volume Wizard:

Extend Volume Wizard

It'll list the available areas on the disk where you can add to the volume that you're extending, or as in our case, it'll simply default to using all of the only available area.

All that you need to do is click Next and then Finish.

The result:

C: drive extended over the unallocated partition

Next Steps

Before deleting that partition, you might want to put some thought into whether or not you might use it instead. Should I partition my hard disk? covers the issue; be sure to read the comments there for various points of view.

You'll want to make sure that the data on your partitions is properly backed up. How do I backup my computer? has thoughts on what steps you might take.

Video

View in HD (1280x720)

Transcript

Hello, everyone! This is Leo Notenboom for askleo.net.

Today, I'm going to show you how to remove an extra partition on a hard drive using Windows 7.

We start by right-clicking on My Computer or whatever your computer happens to be named.

You would also find this on your Start menu as 'Computer' or 'My Computer'; right-click on that and select 'Manage'; select 'Disk management' and here we can see on our hard drive, we actually have three partitions: our C: drive, the system reserved partition, and then this example partition I've created that we want to remove.

It's very simple. It's a two-step operation: select it to make it current; right-click on it and say 'Delete volume'.

Now remember, any time you're working with partition management tools, the risk of or in this case, you are explicitly erasing all of the data on those volumes or partitions; we definitely do want to delete all of the data here.

Now, we need to extend the existing C: drive into the space we just released. You'll note that it only works because these two spaces are adjacent to each other. We right-click; we say 'Extend volume'; we have selected the space that's available next to it; which happens to be the unallocated space; we say 'Next'; we say 'Finish' and now, all of a sudden, our C: drive has grown to encompass both of the original C: and E: drives, including space used by the partition we just deleted.

That's it!

I'm Leo Notenboom for askleo.net.

Article C4954 - October 15, 2011

Leo Leo A. Notenboom has been playing with computers since he was required to take a programming class in 1976. An 18 year career as a programmer at Microsoft soon followed. After "retiring" in 2001, Leo started Ask Leo! in 2003 as a place for answers to common computer and technical questions. More about Leo.

Not what you needed?

Recent Comments
8 Comments

@Austin
It might be possible to delete the volume by booting from a Linux live CD and running gparted, Linux's partition manager.

http://ask-leo.com/how_do_i_resize_a_partition_in_windows_xp.html

Posted by: Mark J at October 19, 2011 8:34 AM

For Austin --

Since, according to hypothesis, your Recovery Partition is undeletable because it is listed as Active, have you as yet attempted to render it Inactive, and if so with what success?

Posted by: Glenn P. at October 20, 2011 1:35 PM

What I regret in this area:
Why is everybody speaking its individual language or two?
A volume should be a volume, a partition a part of a volume, etc. Not even thinking of drives, disks, and other "entities".
Why does MS now again mix volume and partition?
This doesn't help a lot to aid the (perhaps not so savvy) user .....

Posted by: Georges Oth at October 21, 2011 4:45 AM

Just in case anyone found this page when trying to find answers why "Delete Volume" would be greyed out:

in my case it was because there was a paging file on that drive, and I needed first to turn off that page file in "Advanced system settings" for that drive.

Posted by: Mike at January 18, 2012 6:46 PM

Be careful in Win 7: Do not delete this partition if it is the System partition, else your computer won't boot.

Posted by: Robin Lake at March 17, 2012 10:36 AM
Post a comment on "How do I remove a partition in Windows 7?":





Remember Me?

(You may use HTML tags for style)

Before commenting, please...

  • READ THE ARTICLE. A comment that shows you didn't will be deleted and ignored.

  • Comment only on the article. Use the search box at the top of the page if you have a question about something else.

  • NO PERSONAL INFORMATION in the comment. No email addresses. No phone numbers. No physical addresses.

  • Anything that looks the least bit like spam will be deleted. Links to unrelated sites or links that appear to be primarily promotional will be deleted, or the comment will be deleted.

  • Don't ask me to recover lost passwords or hacked accounts. I can't. Those comments will be deleted.

  • I can't respond to every comment. And I can't vouch for the accuracy of others who do.

Please wait. Your comment is being processed ...