Difference between revisions of "Dezactivare permanenta Driver Signature Enforcement"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Line 10: | Line 10: | ||
This method it leaves a watermark saying you are in test mode until you disable it again.  | This method it leaves a watermark saying you are in test mode until you disable it again.  | ||
| + | |||
| + | '''ATENTIE''': daca se face aceasta procedura remote, restartul ar trebui dat cu comanda:  | ||
| + | |||
| + | ''shutdown -r -f -t 0''  | ||
| + | |||
| + | din Run sau cmd.exe. Altfel exista posibilitatea sa ramana agatat restartul de o aplicatie.  | ||
Revision as of 09:58, 8 October 2015
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.
This method it leaves a watermark saying you are in test mode until you disable it again.
ATENTIE: daca se face aceasta procedura remote, restartul ar trebui dat cu comanda:
shutdown -r -f -t 0
din Run sau cmd.exe. Altfel exista posibilitatea sa ramana agatat restartul de o aplicatie.