Thursday, August 11, 2016

(1) How to Hide Any Drive/Partition in Windows Using Command Prompt?



1. Press “Windows + R” and type “cmd”.





2. Type “DISKPART”. Now you see a new Dialog box open with command prompt.




3. Now type “LIST VOLUME”in the command prompt and press enter. (Now you see your all window drives or volumes with name or numbers.)




4. Now remember the volume letter or number you want to hide and type “SELECT VOLUME number or letter”(See the below screenshot). Here I select Volume 1 for example, you can select your volume.




5. Next type “REMOVE LETTER D”(Type the drive letter you want to hide, here I wrote D just for an example.)




       (Now go to MY Computer and check whether the drive is hidden or not. It should be hidden if you’ve done everything as above.)

6.To unhide the drive again, just type 
“ASSIGN LETTER letter of Drive 
(See the Screenshot).




7.That’s it now the drive or partition you have hidden before will appear now.

No comments:

Post a Comment