惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
G
Google Developers Blog
S
SegmentFault 最新的问题
Microsoft Security Blog
Microsoft Security Blog
J
Java Code Geeks
罗磊的独立博客
H
Hackread – Cybersecurity News, Data Breaches, AI and More
量子位
P
Proofpoint News Feed
博客园 - 【当耐特】
MongoDB | Blog
MongoDB | Blog
L
LangChain Blog
F
Fortinet All Blogs
C
Check Point Blog
博客园_首页
I
InfoQ
Jina AI
Jina AI
Blog — PlanetScale
Blog — PlanetScale
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
酷 壳 – CoolShell
酷 壳 – CoolShell
Engineering at Meta
Engineering at Meta
美团技术团队
Vercel News
Vercel News
Apple Machine Learning Research
Apple Machine Learning Research

Latest from Windows Central

"An unmatched upgrade opportunity": Intel's new Core Series 3 mobile CPUs target "value buyers"… "There are over 5,700 combinations.": I attended Panasonic's USS Intrepid press conference and saw 10Gbps, Wi‑Fi 7 and on‑device AI in the new Toughbook 56, but should you swap out your Toughbook 55? "We "So Mac folks feel comfortable": Microsoft Microsoft thinks you'll want an Xbox Controller and 1 year of Microsoft 365 and Xbox Game Pass over a MacBook Neo "Microsoft fired the skilled people, leaving flowchart followers": Microsoft's Security Response Center is being blamed for the zero-day BlueHammer exploit leak, but I can't tell who's right "Thank you to every Greymane": Crimson Desert shows no signs of slowing down, topping over 5 million sales… "Another all-round excellent mini PC:" Beelink's discounted desktop is fantastic for intensive work and… Xbox's Starfield gets Nintendo Switch 2 rating days after its PS5 release, keeping hopes for a port of Bethesda's RPG alive — here's what we know "The stuff that we're seeing is really well put together": Xbox game publishing chief says Forza Horizon 6 takes him back to the golden years of racing games Microsoft's Xbox games lead Matt Booty says its studios are in a "culture of cultures" and work together more than you think — Blizzard is even helping with Fable Rumored feature coming to Steam that will help you track prices, and Microsoft should copy it immediately for Xbox and… Xbox and Best Buy want to help you build your first video game in 2026 Microsoft prepares display upgrades and two stage launch for new Surface Pro and Surface Laptop with Intel and… Someone discovered Seagate's Xbox Storage Expansion cards can be used on PC — which has made their value more… ID@Xbox makes a bold claim — “Games launching day one into Game Pass… do very well on other platforms… Before Forza Horizon 6 takes us to Japan, let's remember where the legend began almost 14 years ago "Users can now simply ask what happened": AppControl's optional AI integration gives you in-depth PC diagnostic history in plain English — It works with popular LLMs, but I'll use offline models for added security Our friends at Tom's Guide are upgrading: Here's what it means, and how our sister site's overhaul… "Quantity over quality is not always the answer": WWE 2K26 comes close to being the best in the world, but yearly releases are holding it back I "This is one headset that absolutely will not disappoint anyone": Our favorite Xbox headset raises the bar for sound quality with a price that's lower than I expected "One of the better laptops I’ve encountered and one I’d happily use daily": This high-end ThinkPad is a solid bet for professionals — especially after this generous discount I've finally found a loophole to block a specific type of YouTube ads, and it won’t cost you a dime: Just a… www.windowscentral.com "The Lotus guys probably figured it didn't matter to be wrong": Excel thinks 1900 was a leap year because of a small shortcut taken in the '80s — I'll think of this next time I want to cut corners Starfield's sales on PlayStation 5 make me wonder why Xbox even bothered... was this worth devaluing exclusivity? Overwatch Season 2 is LIVE! Xbox Your Xbox Storage Expansion Cards can have a life after the console if you get a simple adapter for your PC
“This update broke BitLocker for me” — ...
mhuck@live.c · 2026-04-21 · via Latest from Windows Central
Windows 11 desktop showing group policy editor and command prompt. The editor highlights a setting, while command prompt displays a successful encryption command.
Fixing the April Windows 11 update: a look at the BitLocker recovery commands saving affected PCs. (Image credit: Mauro Huculak)

On April 14, 2026, Microsoft began rolling out the April 2026 Security Update (KB5083769) for Windows 11, introducing several visual changes, improvements, and fixes. However, as with previous updates, some users are running into issues after installation.

Microsoft has confirmed a specific BitLocker-related problem that can cause affected devices to boot directly into the BitLocker recovery screen, preventing access to the desktop.

Article continues below

In addition, System Information must report “Secure Boot State PCR7 Binding” as “Not Possible,” the UEFI CA 2023 certificate must be present in the Secure Boot Signature Database (DB), and the device must not already be running the 2023-signed Windows Boot Manager.

How to fix the BitLocker recovery key at boot issue on Windows 11

If you prevent or resolve the current encryption issue with the April 2026 Security Update on Windows 11, you must undo the Group Policy configuration or enter the recovery key when prompted.

If you're a commercial customer, you can contact Microsoft to obtain the Known Issue Rollback (KIR) update to undo the faulty configuration if you cannot use Group Policy.

Confirm BitLocker recovery key after update

To find the BitLocker recovery key for your device, use these steps:

  1. Open your Microsoft account online on a different device.
  2. Confirm the PC name and "Key ID" to find the correct BitLocker recovery key.
  3. Type the key in the BitLocker recovery key screen.

BitLocker recovery key screen

(Image credit: Microsoft)
  1. Click the Continue button.

Once you complete the steps, the computer will boot straight to the desktop, and future reboots won't require the recovery key.

Undo Group Policy configuration before update

To undo the unrecommended Group Policy configuration from your PC, use these steps:

  1. Open Start.
  2. Search for gpedit and click the top result to open Group Policy Editor.
  3. Open the following path: Computer Configuration > Administrative Templates > Windows Components > BitLocker Drive Encryption > Operating System Drives
  4. Right-click the "Configure TPM platform validation profile for native UEFI firmware configurations" policy and choose the Edit option.
  5. Select the Not configured option.

TPM validation profile for UEFI policy

(Image credit: Mauro Huculak)
  1. Click the Apply button.
  2. Click the OK button.
  3. Open Start.
  4. Search for Command Prompt, right-click the top result, and choose the Run as administrator option.
  5. Type this command to force the new configuration and press Enter: gpupdate /force
  6. Type this command to suspend BitLocker protection on the system drive and press Enter: manage-bde -protectors -disable C:

Command Prompt manage BitLocker

(Image credit: Mauro Huculak)
  1. Type this command to resume BitLocker protection after the policy update and press Enter: manage-bde -protectors -enable C:

After you complete the steps, the system will rebind BitLocker to use the default PCR profile in the operating system, and you won't see the recovery screen upon restart after installing the update.

Have you encountered this specific problem after installing the April 2026 Security Update? Let me know in the comments.

FAQs about resetting BitLocker config

These are common questions regarding resetting the unrecommended BitLocker on Windows 11.

Why is Windows 11 asking for a BitLocker recovery key after the April 2026 update?

Windows 11 may request a BitLocker recovery key after the April 2026 update due to a misconfigured TPM validation policy. This setup changes how the system verifies boot integrity, triggering a recovery prompt on first restart.

Is the BitLocker recovery screen after the KB5083769 update a widespread issue?

No, the BitLocker recovery issue is not widespread. Microsoft confirms it affects a limited number of devices with a specific configuration involving BitLocker, PCR7, and Secure Boot settings. Most users installing the April 2026 update will not encounter this problem.

How do I fix the BitLocker recovery key loop on Windows 11?

To fix the BitLocker recovery prompt, enter your recovery key once to regain access after the update. Or reset the TPM validation policy to “Not configured” using Group Policy and re-enable BitLocker before updating.

More resources

Explore more in-depth how-to guides, troubleshooting advice, and essential tips to get the most out of Windows 11 and 10. Start browsing here:


Click to join us on r/WindowsCentral

Join us on Reddit at r/WindowsCentral to share your insights and discuss our latest news, reviews, and more.


Mauro Huculak has been a Windows How-To Expert contributor for WindowsCentral.com for nearly a decade and has over 22 years of combined experience in IT and technical writing. He holds various professional certifications from Microsoft, Cisco, VMware, and CompTIA and has been recognized as a Microsoft MVP for many years.

You must confirm your public display name before commenting

Please logout and then login again, you will then be prompted to enter your display name.