Disable driver signature enforcement Windows 10 permanently

أحمد حزوري - أبو جبريل

Administrator
طاقم الإدارة
إنضم
29-08-2019

4. Disable driver signature enforcement Windows 10 permanently​

The previous solution will only disable driver signature enforcement temporarily. But if you want to disable it permanently, follow these steps:

  1. Press Windows Key + X to open Power User Menu. Select Command Prompt (Admin) from the menu.
    driver-signature-enforcement-admin
  2. Once the Command Prompt opens, enter this command and press Enter:bcdedit.exe /set nointegritychecks on
  3. driver-signature-enforcement-off
  4. Optional: To enable driver signature enforcement back again, open the Command Prompt as administrator and enter:bcdedit.exe /set nointegritychecks offdriver-signature-enforcement-on
Alternatively, you can disable driver signature enforcement by using these steps:

  1. Start Command Prompt as administrator.
  2. When Command Promptstarts, enter the following lines:
    • bcdedit.exe -set loadoptions DISABLE_INTEGRITY_CHECKS
      driver-signature-enforcement-disable-1
    • bcdedit.exe -set TESTSIGNING ON
      driver-signature-enforcement-disable-2
  3. Close Command Prompt and restart your PC.
  4. Optional: To enable driver signature enforcement open Command Prompt as administrator and enter the following:
Bear in mind that using this solution will disable driver signature enforcement permanently, thus making your computer somewhat vulnerable.
 
عودة
أعلى أسفل