▲ To turn off forced verification, just execute the first command.
The steps are as follows:
1. Right-click the Start button and select Command Prompt (Administrator).
2. Execute the following command (after copying is completed, click the right mouse button at the command prompt to finish pasting, and then press Enter to execute):
bcdedit.exe/setnointegritycheckson
3. After the command is executed immediately, if you want to restore the default authentication, you can execute the following command:
bcdedit.exe/setnointegritychecksoff
This paper introduces the method of permanently disabling the forced signature of Windows 10 driver with a command.