How to set permanent disable Win10 driver mandatory signature?

  
In Win10, unsigned drivers are not available, which can cause problems with some hardware. In this case, you need to manually turn off Windows 10's default driver authentication. Fortunately, this method of permanently closing the verification is very simple and can be done with just one command.

▲To turn off forced verification, just execute the first command.
The steps are as follows:
1. Right click on the start button and select “Command Prompt (Administrator)”
2. Execute the following command (after copying, click the right mouse button in the command prompt to complete the paste, and then press the Enter key to execute):
bcdedit.exe /set nointegritychecks on
3, the command is executed instantly If you want to restore the default verification, execute the following command:
bcdedit.exe /set nointegritychecks off
If you have an unsigned hardware driver to use, try running the first command, which may cause The problem can be solved temporarily. However, Microsoft's driver-enforced signature policy is also for security reasons. If you have not encountered similar problems, don't turn off signature verification as well.
Disable driver forced signature under Win10 system
1. Please close all running programs before proceeding.
First step, click on the start menu, click on the computer settings inside, if not, click on all applications, find and click on the computer settings (zPC settings)

Step 2, in the computer settings interface, click Update and recovery on the left (


Step 3, in the update and recovery interface, click on the left side of the recovery (Recovery), in the right window, find the immediate restart under the Advanced startup project (Restart now), click to restart the computer immediately

Step 4, after the computer restarts, select an option interface, click Troubleshooting

Step 5, in the troubleshooting interface, click Advanced Options



Step 6 In the advanced options interface, click Start Settings

Step 7, in the startup settings interface, find and click to restart

Step 8, the computer will again Restart, restart in the startup settings interface, click “ disable driver mandatory signature & rdquo; on it!


Copyright © Windows knowledge All Rights Reserved