How To Hide Drives In Windows Without Using Any Software
Read and follow the steps very carefully
1) Click on start and type 'regedit'(without quotes) and press.
2) Then navigate to : HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersion PoliciesExplorer
3) Right click on the right side panel to create a new DWORD value with name NoDrives.
4) Then open the file and modify the value data to 3FFFFFF with base hexadecimal (if we want to hide all drive).
- To hide A: 1,
- To hide B : 2,
- To hide C : 4,
- To hide D : 8,
- To hide E : 16,
- To hide F : 32,
- To hide G : 64
- To hide H : 128
If you want to hide more than one drive, just sum up the values. Like to hide C and D, the value data would be ''4+8'' = 12
Step 6: Now restart your system for the changes to take place.
To get it back, simply delete the registry key , log off and relogin.
Step 6: Now restart your system for the changes to take place.
To get it back, simply delete the registry key , log off and relogin.
No comments:
Post a Comment