Current location - Quotes Website - Signature design - What is the impact of win 10 disabling driver forced signature?
What is the impact of win 10 disabling driver forced signature?
Unsigned drivers cannot be used, resulting in some hardware problems, and it is necessary to manually turn off the default driver verification of Windows 10. Disable driver forced signature can be disabled by CDM command. Software tools: windows 10, command prompt (administrator)

1. Right-click the start menu and select Command Prompt (Administrator).

2. In the CMD window, enter the bcdedit.exe/set nointegritycheckson to copy, and right-click in the CDM window to select Paste.

3. Press Enter to execute. If the prompt is successful, it can be disabled.

4. If you want to restore the verification driver, please enter bcdedit.exe/set nointegritychecks off in CMD, and then press Enter to execute.

Note: You need to open the command prompt as an administrator to run the above command, otherwise you will be prompted "Unable to open the startup configuration data store. Access denied.