Dezactivare permanenta Driver Signature Enforcement
Disabling Driver Signature Enforcement In Windows 8 Temporarily
Step 1. Go to the right bottom corner of the desktop and wait for the side menu to appear. When it’s there click on the gear icon with the title “Settings”.
Step 2. Now click on the entry “More PC Settings”, then click on the entry “General”.
Bypass Driver Signature Enforcement In Windows 8 Step 4. Scroll down to “Restart now” (under “Advanced start up “) and click it.
Step 5. Wait a bit for a menu.
Step 6. Now click “Troubleshoot”, then “Advanced Options” and after that click “Windows Start up Settings”.
Disabling Driver Signature Enforcement In Windows 8
Startup settings Windows 8
Step 7. Click on “Restart” and wait for the profit to happen.
Once you did this you will be able to install unsigned drivers, just click “Install this driver” software anyway and this will install your driver.
Installing Unsigned Driver Disabling Driver Signature Enforcement In Windows 8 Permanently
Step 1. Open the Windows command promt as “Run as Administrator”.
Step 2. Run “bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS” (without the “”).
Step 3. To finalize the process run “bcdedit -set TESTSIGNING ON” (without the “”).
Step 4. Reboot and you’re done.
To disable it do step 1 and run these commands on step 2 and 3:
Step 2. “bcdedit -set loadoptions ENABLE_INTEGRITY_CHECKS” (without the “”)
Step 3. “bcdedit -set TESTSIGNING OFF” (without the “”)
Then do step 4 and you’re done.
This method it leaves a watermark saying you are in test mode until you disable it again.