Thursday 9 February 2012

How to make a hard drive invisible


There are a lot of ways to make your hard disk (hd) and partitions invisible, here one:

1.       Click Start.

2.       In the Search field (or Run…if you use Win XP) type CMD and do not press Enter.

3.       Right click the DOS icon and click Run as Administrator on the menu.

4.       In the black Command Prompt window, type: Diskpart

5.       Press Enter.

6.       Type List Volume

7.       Press Enter. A list of all the partitions on your hard disk will be displayed identified by a letter and a number. (For example, partition A will be identified by number 1 etc.)

8.       Let’s say that you want to make partition B invisible (identified by number 2)

9.       Type Select Volume 2 and press Enter.

10.   Now, type Remove letter B

11.   Press Enter.

12.   If asked, reboot your computer.

13.   If you want to unhide and make the partition visible again, repeat steps 1 to 9 then type Assign letter B

14.   Done!

No comments:

Post a Comment

Add comment here