How to Skip the Microsoft Account Requirement on Windows 11 Setup

Quick fix: At the OOBE network screen, press Shift + F10 to open Command Prompt. Type oobe\BypassNRO and press Enter. The PC reboots, OOBE shows again with an I don’t have internet option, allowing local-account creation. Windows 11 setup demands a Microsoft account during OOBE. Home edition has required this since 22H2; Pro since 23H2. … Read more

How to Fix Slow Boot Times After Installing a Recent Windows 11 Update

Quick fix: Open Settings → Apps → Startup, disable everything you don’t need at boot. Then run Disk Cleanup as admin with Windows Update Cleanup ticked. If still slow, the WindowsApps install state is corrupted from the update — repair with sfc /scannow followed by DISM /Online /Cleanup-Image /RestoreHealth. Before the latest cumulative update, your … Read more

Why Your PC Asks for a BitLocker Key After Replacing the Motherboard

Quick fix: Enter the recovery key from your Microsoft account at account.microsoft.com/devices/recoverykey, then immediately suspend BitLocker (Manage BitLocker → Suspend protection) before the next reboot — the TPM in the new motherboard needs to re-seal the encryption key against the new boot measurements. Your motherboard failed (or you upgraded), and after reassembly your PC boots … Read more

Fix Windows 11 Stuck on Automatic Repair Loop Without Reinstalling

Quick fix: At the Automatic Repair screen, choose Advanced options → Troubleshoot → Advanced options → Command Prompt, then run bcdedit /set {default} recoveryenabled No to disable the loop, reboot, and Windows will attempt a normal boot. Your PC powers on, shows the Windows logo, then displays “Preparing Automatic Repair” for a minute, then “Automatic … Read more

How to Exit the Preparing Automatic Repair Black Screen on Windows 11

Quick fix: Force-shutdown by holding the power button for 10 seconds, wait, power on, immediately mash F8 as Windows starts — interrupts the Automatic Repair entry and gives you Recovery Environment options. Windows boots, displays “Preparing Automatic Repair,” goes to a black screen, and stays there for hours. The spinning dots disappear. The disk light … Read more

Windows 11 Boot Stuck on Spinning Dots: A Working Recovery Sequence

Quick fix: Force three failed boots (hold power button 10 seconds during each early-boot phase) to trigger Recovery Environment, then use Troubleshoot → Advanced options → Startup Repair as the first attempt. If that fails, Uninstall latest quality update from the same Advanced options menu. You power on the PC, see the Windows logo, and … Read more

How to Stop BitLocker Recovery Key Prompt After Every Update in Windows 11

Quick fix: Suspend BitLocker before each major Windows Update, or clear the TPM-triggering Secure Boot policy that’s flagging your firmware change as tampering. Every time Windows installs a feature update or a firmware-related patch, your PC reboots into a blue screen asking for the 48-digit BitLocker recovery key. You enter it, the system boots normally, … Read more

Where Microsoft Stores Your BitLocker Recovery Key and How to Retrieve It Fast

Quick fix: Visit account.microsoft.com/devices/recoverykey from any phone or other PC, sign in with the same Microsoft account that’s on the locked PC, and the 48-digit BitLocker recovery key appears next to the matching device name. You’re staring at a blue BitLocker recovery screen demanding a 48-digit number you don’t remember setting. The drive is fine; … Read more