Search

Saturday 22 September 2012

Hide Hard drive's partition by using command Prompt

Hide Hard drive's partition by using command Prompt - without any software

1). Go to Start and type Run.

2). Type Diskpart in run and press Enter.
window will askes for our permission to continur. click on continue.
3). In the console type List volume to see all the drives available on your PC/Computer ad their volume.


4). Now select the drive which you want to hide.
Suppose you want ot delete D drive. '
It is volume 1 for drive D. you can found volume from command prompt itself as it list volume with each disk partition as shown in figure.

5). Now to hide D drive type Select volume 1 .

6). Type remove letter d , this will hide your drive.
Its done.

Now d drive is hidden.

Now to get your drive back type Select volume 1 and then type assign letter d.

0 comments:

Post a Comment