When Windows 11 boots up or installs a major system update, the screen is usually dominated by a minimalist interface showing a spinning circle of dots and generic, unhelpful phrases like “Getting Windows ready” or “Please wait.”
If your computer freezes during this startup sequence, it is almost impossible to determine what caused the problem because the operating system hides all the technical details behind this simplistic user interface. To fix this, you can enable “Verbose Status Messages.” This hidden feature replaces the generic spinning circle with highly detailed text explaining exactly which system service, driver, or update package is currently loading or failing.
How to Enable Verbose Status Messages via the Registry
Because this feature is designed for IT administrators and developers, it is hidden deep within the Windows Registry.
- Click the Start button, type regedit, and press Enter to open the Registry Editor. Click “Yes” if the User Account Control prompt appears.
- Copy and paste the following path into the address bar at the top of the window and press Enter:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System - With the System folder selected on the left, right-click in the empty space on the right side of the window.
- Select New > DWORD (32-bit) Value.
- Name this new value exactly verbosestatus.
- Double-click on your newly created
verbosestatusvalue. - Change the “Value data” box from 0 to 1.
- Click OK.
You can now safely close the Registry Editor. The next time you restart your computer or install a Windows Update, you will no longer see the generic “Please wait” screen. Instead, you will see a rapid scrolling list of exact services starting, group policies applying, and user profiles loading, making it infinitely easier to diagnose a slow boot time or a frozen startup screen.