How to Hide Partitions Using CMD

Hello Friends today i am gonna show you how to  hide hard-disk partition of your hard disk,
and Unhide your hard-disk partitions by using CMD.
Here are some steps for how to  hide hard-disk partition of your hard disk.


CMD
first of all lets consider we have 4 partition in our hard-disk, and those are c:, d: , e: , f:.
here we will hide f: partition.
step-1 : Open the command prompt console. type “ diskpart ” [wothout quotes].
step-2: A new console will appear. type ” list volume ” [wothout quotes]. It will display the list of volume means partitions of your hard-disk.
step-3: Select the partition by the number given left to the volume 1,2,3,4. type  “ select volume 4 ” [wothout quotes]. It will select 4th partition means f: .
step-4:  Now type ” remove letter f ” [wothout quotes]. It will remove the letter f:. 

Thats it.
 your f: partition is hide succesfully.

Steps to unhide your partition. here we will unhide f:

steps-1 : Open the command prompt console. type “ diskpart ” [wothout quotes].
step-2 : A new console will appear. type ” list volume ” [wothout quotes]. It will display the list of volume means partitions of your hard-disk.
step-3: Select the partition by the number given left to the volume 1,2,3,4. type  “ select volume 4 ” [wothout quotes]. It will select 4th partition means f: which is hidden
step-4: Now type “ assign letter f  ” [wothout quotes]. It will assign f: to that hidden partition and the partition will be shown.
thats it, you have successfully unhide your partition.  :-D   :-) 
Share on Google Plus

About Unknown

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment