Current location - Quotes Website - Signature design - 64-bit win7, how to force digital signature to be disabled
64-bit win7, how to force digital signature to be disabled
64-bit win7 disables driver signature enforcement

In fact, there are many ways to use unsigned drivers in 64-bit win7. As shown in the above figure, after booting, press F8 key in the login waiting interface to enter the advanced startup item of Windows system, and we will find that it is somewhat different from the original XP system. The last item is to disable driver signature enforcement. According to this item, unsigned drivers can be used when entering the system. Of course, you can also load unsigned drivers in debugging mode, which is not recommended here.

This solution is simple, but it can only be set when the computer is turned on, and it will be restored to its original state after the computer is restarted. What can be done once and for all? There is still a way to turn off the mandatory driver signature requirement in Windows 7 system. The command to turn off forced driver signing is:

Bcdedit.exe- Set the load option to disable _ integrity _ checking.

Open the CMD command line as an administrator, then enter the above command, and restart the computer after completion, so that you can use the driver without digital signature on the 64-bit win7 system at any time. Of course, this operation also reduces the safety factor of the system, so it is not recommended to shut down all the time, nor is it recommended for inexperienced users to use it. Cultivating good safety awareness is the first step of safety.