How To Disable Blur on Windows 10 Sign-In Screen

Starting with Windows 10 “19H1” or build 18237, you have likely encountered a blurred background on the login screen. Some users like this feature and some don’t. If you’d like to change the blurred effect to a clear image, then you can do it in two ways:
1. Group Policy or Local Policy
2. Registry setting

Change using Group Policy or Local Policy:

  • Launch the Group Policy Editor > gpedit.msc
  • In Group Policy Editor, go to: Computer Configuration\Administrative Templates\System\Logon
  • Enable the policy option: Show clear logon background
  • Restart the computer for good measure

Change using Registry setting:

  • Launch the Registry editor (make sure you backup the registry prior to making any changes) > regedit.exe
  • Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System
  • Create a new DWORD (32-bit) value: DisableAcrylicBackgroundOnLogon
  • Set the Value data to 1 to disable the blur effect on the login screen
  • Restart the computer

Now, you should have a clear login screen background.

How To Fix: Bitlocker Recovery Key Prompts On Every Reboot

windows-10-bitlocker-featured

There are few reports of users having Bitlocker issues following the October 2016 patches.

The issue: On every reboot, the Bitlocker recovery key is required which is quite disruptive and cumbersome. As a workaround in order to solve this issue, the following steps can be taken:

On the next reboot and once in Windows, reset Bitlocker by disabling and re-enabling it.
In administraive command prompt, do the following:
manage-bde -protectors c:-disable
then do this:
manage-bde -protectors c:-enable

At this time, I’m not certain on which patch is causing the issue but I wanted to share this info to help. You can also discuss in this TechNet post.

Follow (@Hoorge) on Twitter and join Tech Konnect on Facebook and Twitter (@TechKonnect) to stay current on technology related matters.