Group Policy Screensaver setting isn’t working in Windows

This article helps work around an issue where the Screensaver doesn’t start after a Group Policy is configured to enable it in Windows. Applies to:   Windows 7 Service Pack 1, Windows Server 2012 R2Original KB number:   2616727 Symptoms A Group Policy is configured to enable Screensaver: User Configuration\Administrative Templates\Control Panel\Personalization\Enable screen saver But there’s no … Read more

Event 812: BitLocker cannot use Secure Boot for integrity because the UEFI variable ‘SecureBoot’ could not be read.

First Step Check the current status. Open the Command Prompt and run the following command Manage-bde -protectors -get c: *we can change the drive letter as per our requirement. Secondly Run the following command one after one as per the order. The Fix: manage-bde -protectors c: -delete -t tpm manage-bde -protectors c: -add -tpm Finally, … Read more