شرح إيقاف مصادقة التعاريف في ويندوز - Disable Driver Signature in Windows

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

Administrator
طاقم الإدارة
إنضم
29-08-2019
شرح إيقاف مصادقة التعاريف في ويندوز
Disable Driver Signature in Windows


Disabling method for Windows 7 64-bit Permanent

كود:
Go to Start Menu and go to
"All Programs",
then "Accessories",
right click your mouse on "Command Prompt"
and "Run as administrator", as shown below

133813xtwgrgymv3b7lp77.png.thumb.jpg


bcdedit.exe -set loadoptions DDISABLE_INTEGRITY_CHECKS

bcdedit.exe -set TESTSIGNING ON


كود:
Type the above codes and press "Enter"
after each command, as shown below:-
Reboot your PC/Laptop
Now Signing Enforcement is disable,
in Test Mode as shown in the above imagery on the lower right-hand corner

153115dabm7mauh3u7dmba.jpg.thumb.jpg


To "Enable Driver Signature Enforcement" enter the following code

bcdedit.exe -set loadoptions ENABLE_INTEGRITY_CHECKS

bcdedit.exe -set TESTSIGNING OFF


---------------
Temporary method
كود:
During booting your PC/Laptop,
press "F8" key continously
to access the "Advanced Boot Options"
Use the "Down" arrow key to scroll down
to “Disable Driver Signature Enforcement”
Press "Enter" to choose
It will automatically reboot
disabling the enforcement accordingly, as shown below:-

213434blxjbdzybbl5bl7k.jpg.thumb.jpg


======================
Disabling Method for Windows 8.1 & 10 64-bit

Press the Windows key + X and then click “Command Prompt (Admin)”, as shown below

161248oea789gj2ppwfe2b.png.thumb.jpg


bcdedit.exe -set loadoptions DDISABLE_INTEGRITY_CHECKS

bcdedit.exe -set TESTSIGNING ON
كود:
Type the above codes and press "Enter" after each command, as shown below
Reboot your PC/Laptop
Now Signing Enforcement is disable

184226e2ynih88hnquuq8z.jpg.thumb.jpg


To "Enable Driver Signature Enforcement" enter the following code

bcdedit.exe -set loadoptions ENABLE_INTEGRITY_CHECKS

bcdedit.exe -set TESTSIGNING OFF

------
Temporary Method

Simply find the Shutdown/Restart menu
and hold down the SHIFT key while clicking on Restart

Once your PC/Laptop has rebooted
you will need to choose the "Troubleshoot" option, as shown below

193547fbzmzqqbrqfqsftw.jpg.thumb.jpg


Choose Advanced options, as shown below

193550haddt84tceaa20et.jpg.thumb.jpg


Choose Startup Settings, as shown below

193552gjxbiaa87zia1k6b.jpg.thumb.jpg


Click the Restart button on the Startup Settings screen to reboot your PC/Laptop, as shown below

193555ycyebj5wkcpdjbs6.jpg.thumb.jpg


After restarting in Startup Settings windows, press the F7 key on your keyboard
to select “Disable driver signature enforcement“ as shown below

193558r5uaoubuedddwoxl.jpg.thumb.jpg


Now your PC/Laptop will reboot. Now you can go ahead install the necessary Unsigned Drivers
and "Install this driver software anyway" as shown below

170245s1yyml15om7cy4yc.jpg.thumb.jpg

 
التعديل الأخير:
عودة
أعلى أسفل