How to remove a "hidden" partition that Windows will not touch
This basic process will work with just one drive in the system, but I am writing these directions targeted to those who want to remove partitions from a second drive. Usually when such a partition exists on the only drive in the system it has a purpose and should not be removed.
- Attach the drive with the unwanted partition to an existing system and make certain it is recognized in the Disk Manager.
- Go to the run window. In Vista and Windows 7 just click the start button, in Windows XP click Start / Run.
- Type diskpart and press Enter.
- Type list disk and press Enter.
- Select the disk containing the “inaccessible” partition by typing select disk x, where x is the number of the disk, and press Enter.
- Once the disk is selected, type list partition and press Enter.
- Select the “inaccessible” partition by typing select partition x, where x is the number of the partition, and press Enter.
- Type delete partition override and press Enter.
That's it. Go back to Disk Manager and you will see that the partition no longer exists.
Labels: diskpart, EISA, hidden, partition, undeletable




6 Comments:
spot on! sorted my problem!
Didn't work for me because the inaccessable partition isn't visible.
Full information on diskpart is available at http://support.microsoft.com/kb/300415/en-us. If using clean or other diskpart options does not do it for you, about all that is left is a low level format using the drive manufacturer's utility.
AngelDeLaNoche your a star! sorted my problem removing a recovery partition in Windows 7 64bit :)
Dude, you rock !!
hey i want use that space for storing movies what should i do ? pls tell me
Post a Comment
Subscribe to Post Comments [Atom]
<< Home