Current location - Quotes Website - Personality signature - How to disable driver digital signature verification in win10
How to disable driver digital signature verification in win10

Disabling driver signature enforcement on win10 can be disabled using the 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 bcdedit.exe /set nointegritychecks on. You can copy and right-click in the CDM window and select paste. 3. After pressing the Enter key to execute, it will prompt success and the verification will be disabled. 4. If you want to restore the verification driver, enter bcdedit.exe /set nointegritychecks off in CMD and press Enter to execute. Note: The command prompt needs to be opened as an administrator before you can run the above command, otherwise it will prompt "Cannot open the startup configuration data store. Access is denied."