PC hacking
How to Hide any drive in windows using Command Prompt
23:57
Just follow the simple steps :-
1- Press (Windows + R) and type (cmd) .
2- Right click and again Right click open a Run as administrator.
3- Next type ( DISKPART ). A new Command window may appear(will not appear in some windows versions).
4- Type ( LIST VOLUME ) and press enter .Now remember the volume letter or number you want to hide disk and type ( SELECT VOLUME ).
5- It should be hidden if drive type ( REMOVE LETTER D ) D is a volume letter.
Unhide any drive in windows using Command Prompt.
6 - Type ( ASSIGN ) an unhide hard disk drive.
0 comments