Teach you how to refuse Trojans to read your hard drive

  
Many times when a computer is poisoned, our remote control software will view the important data of your hard drive and steal it. How can we prevent this from happening? In fact, you can add a password to your hard drive. However, if the intruder uses the remote control software to access, you do not need to enter a password, you can directly access your hard drive.
Today, I will explain how to hide your hard drive so that others can't access your hard drive.
We take a Windows XP user as an example, if my important file is on the E drive.
Method 1:
Enter the HKEY_CURRENT_USER\\SoftWare\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer
branch. In the right window, create a new binary value named "NoDrives", and the disk drive corresponds to the following key values:
A drive is "1000000"; B drive is "02000000"; Driven as "04000000"; D drive for " 08000000”; E drive for "10000000"; F drive for < 20000000”.
and so on!
Method 2:
Start →“Run”Dow gpedit.msc and point to determine →user configuration →management template →Windows component →WINDOWS resource management → block open the hard drive.
Method 3:
My Computer - Management - Disk Management - Change Drive Path - Delete - OK.
The front two can prevent others from seeing the files on your hard drive on the computer console, which can prevent the theft of remote control software.
Personally recommend using a third party, which is also very convenient when releasing the drive and hiding the drive.

Copyright © Windows knowledge All Rights Reserved