Windows 7 How to Resolve My Computer's Test Mode Issue?

blosh

New Member
Joined
Aug 10, 2010
Messages
2
For some reason my computer is running in a test mode.

Screenshot:
weird.webp
 

Solution
If you have disabled signature driver checking, then re-enable it and this watermark should be gone.



command prompt

bcdedit.exe -set loadoptions ENABLE_INTEGRITY_CHECKS

bcdedit.exe -set TESTSIGNING OFF
If you have disabled signature driver checking, then re-enable it and this watermark should be gone.



command prompt

bcdedit.exe -set loadoptions ENABLE_INTEGRITY_CHECKS

bcdedit.exe -set TESTSIGNING OFF
 

Solution
Back
Top