Forum Discussion
Long windows 11 shutdown times
1. New system and drivers: Make sure Windows 11 and all hardware drivers are up to date. Microsoft often fixes known issues with updates.
2. Turn off Fast Startup: Open Control Panel > Power Options.
Click on “Select Power Button Functions”.
Click on “Change settings that are not currently available”.
Uncheck “Enable Fast Startup
Save the changes and restart your computer.
Check for background programs: Close unnecessary background programs and services that may delay the shutdown process.
3. Check for disk errors: Open a command prompt (with administrator privileges).
Type chkdsk /f /r and press Enter.
You will be prompted to check the disk on the next reboot, type Y to confirm.
4. View Event Viewer: Open Event Viewer (you can search for it in the Start Menu).
Look for errors or warnings in Windows Logs > System to find out what may be causing the delayed shutdown.
Disable unnecessary startup items:
Open Task Manager (Ctrl + Shift + Esc).
Switch to the Startup tab.
Disable unnecessary startup items.
5. Run System File Checker: Open a command prompt (with administrator privileges).
Type sfc /scannow and press Enter.
Wait for the scan and repair to complete.