Sunday, May 4, 2014

How to Hide Partition Using Command Prompt

How to hide partition Using Command Prompt


Today we will learn how to hide the partition of our computer by using simple command prompt trick.By using this we can hide, assign, delete, etc disk partition in few steps.

Step1:  Using keyboard short-cut Ctrl +R open Run, in run option type cmd or start->All Programs->Accessories-> Command Prompt.

Step 2: In the Command Prompt(cmd) you have to type DISKPART.

Step 3: Then you type LIST VOLUME, after typing this you will get an partition overview, as we can see below how it will look.

Step 4: Now you type SELECT VOLUME (number) , and press ENTER on keyboard,..


Note :- Here in place of number you have to type the volume number of the partition which you have to hide.


Step 5: Then you type REMOVE LETTER(letter), and press ENTER on keyboard,..


Note :- Here in place of letter you have to type the letter of the partition which you had selected before..


Step 6: After this you will see that the partition which you had selected to hide is successfully hidden. 

PART 2:- HOW TO RETURN THAT HIDDEN DISK PARTITION?


Step 1: Its so simple, just type ASSIGN LETTER(letter), and press ENTER on keyboard as shown below..

Step 2: Finally you will find the hidden disk partition is now appear.. 

By using this Command Prompt (cmd) trick you can easily hide and show the disk partition as per your wish.Thank you for reading this tutorial.


By… SMRITI(SMIT)


No comments:

Post a Comment