Slow Shutdown in Windows 10 & 11 - Solutions & Reasons

If your computer takes too long to shut down or restart, this is not normal behavior. In most cases, Windows is waiting for programs, services, or drivers to close — but something gets stuck.

In this guide, you’ll learn why Windows shuts down slowly, how to find the exact cause, and how to fix the problem properly without reinstalling Windows.

Computer Takes a Long Time to Shut Down

Common Reasons for Slow Shutdown in Windows

1. Too Many Startup Programs

Programs that start automatically with Windows must also close during shutdown. If there are too many of them — or one freezes — Windows will wait.

  • Game launchers (Steam, Epic Games)
  • Adobe and Creative Cloud services
  • Cloud sync tools
  • Auto-updaters

2. Hung or Misbehaving Windows Services

Some background services fail to respond when Windows sends a shutdown signal. As a result, Windows waits until a timeout expires.

This is one of the most common causes of long shutdown times.

3. Fast Startup Is Buggy

Fast Startup (Hybrid Shutdown) is meant to speed up boot time, but on many systems it causes:

  • Very slow shutdown
  • Incomplete shutdown
  • Driver-related freezes

This often happens after Windows or driver updates.

4. Outdated or Broken Drivers

Old or incompatible drivers may block the shutdown process completely.

  • Chipset drivers
  • Storage controllers
  • Network adapters

Quick Fix: Speed Up Shutdown Using a Registry Tweak

Important: This does not fix the root cause, but it removes long waiting times during shutdown.

Windows waits for services to close gracefully. You can reduce this waiting time.

How to Apply the Tweak

  1. Press Win + R, type regedit, press Enter
  2. Go to the following registry key:
HKEY_LOCAL_MACHINE
\System
\CurrentControlSet
\Control
  1. Find the value WaitToKillServiceTimeout
  2. Set it to a lower value, for example:
2000

(The value is in milliseconds.) Windows will now close frozen services faster during shutdown.


How to Find What Actually Slows Down Shutdown

Instead of guessing, Windows can tell you exactly which process is responsible.

Use Event Viewer

  1. Press Win + R
  2. Type eventvwr.msc and press Enter
  3. Navigate to:
Applications and Services Logs
└ Microsoft
   └ Windows
      └ Diagnostics-Performance
         └ Operational

Important Event IDs

Slow Startup

  • ID 100 — overall slow startup
  • ID 101–110 — specific apps or services slowing boot

Slow Shutdown or Restart

  • ID 200 — overall slow shutdown
  • ID 201–203 — process or service blocking shutdown

You can filter these events using Filter Current Log on the right panel.

What to Look For

Each event shows:

  • The process or service name
  • How long it delayed shutdown

Occasional freezes are normal, but if the same program appears repeatedly, it should be fixed or removed.


How to Fix the Root Cause

Disable from Startup

Best for launchers, background utilities, and auto-updaters.

Update or Reinstall

Recommended for drivers, system tools, and security software.

Remove Completely

Best for unused, outdated, or legacy software.


Final Thoughts

A slow shutdown is not normal for Windows 10 or Windows 11. In most cases, it is caused by:

  • Startup programs
  • Hung services
  • Buggy or outdated drivers

Instead of reinstalling Windows, use Event Viewer to identify the real cause and fix the problematic software properly.

Download PC No Problems
Return to list of articles