How to Hide Drives in Windows XP
If you have important files that are stored in a particular disk drive (disk partition) that you don’t want to expose it, you can hide it! Windows XP provides a utility to just that. Here is how it goes:
1. Go to Start > Run > Type diskpart
2. A dos window will appear (see below). Then type list volume.
3. So, if you want to hide drive C, then type select volume 2
4. Now type remove letter C (Note: Sometime it requires reboot.)
Diskpart will remove the letter. Windows XP is not having capabilty to identify the unkown volume.
Don’t worry, your data will remains the same. Now if you want to unhide the drive, just repeat the process. But in 4th step, instead of typing ”remove letter C”, type “assign letter C”
Liked this article? Read another similar article.
Tags: diskpart, hide disk drive, hide drive, windows xp


































StumbleUpon - Your page is now on StumbleUpon! on 10 Jan 2008 at 6:30 pm #
[...] Your page is on StumbleUpon [...]
manjeet on 13 Oct 2008 at 12:01 pm #
i have used the commands shown to rmove letter from the drive
but now when i list the volumes it doesn’t show the volume whose letter i had removed.