Wednesday, 1 August 2012

how to hide the disk via command prompt

In this post,I am going to discuss how to hide the hard disk and disk drives in windows by command prompt.there are many types of software you can use to hide the diskdrives.
But we can’t able to download due to some reasons like low internet speed.
So today we are going to hide disk drive via command prompt.
I also tried this and this is 100% working.
 
So here is the procedure
First of all click on the start menu and type cmd. Now run the command prompt.

1. After opening cmd prompt, you have to type the following command cd\. After this type 
              cd windows/system32.press enter.
 
2. Now type diskpart and after this  diskpart window will opens. 
3.Now type list volume it will show all your hard drive partitions
4.  Now select any of the hard disk volume you want to hide like this select letter f.
5.  Now a message will appear as volume 4 is the selected volume.
6.  Now type remove letter f.
7.  Now your hard drive is hidden.
8.  To unhide it again repeats the step 3 like this select volume 4.
9.  Then type assign letter f.
  

This is the simple procedure:

 
 

No comments:

Post a Comment