WindowsTutorial2 min read

How to Disable Startup Programs on Windows 11

Speed up Windows 11 boot time by disabling unnecessary startup programs using Task Manager and the Settings app.

Modern laptop on a desk workspace

Why Startup Programs Matter

Every program that launches at startup adds to your boot time and keeps consuming RAM and CPU in the background. On a typical Windows machine, 10–20 apps may be set to start automatically — most of them unnecessary. Disabling them does not uninstall the app; it just stops it from launching until you open it manually.

Method 1 — Task Manager (Easiest)

  1. Press Ctrl + Shift + Esc to open Task Manager
  2. Click the Startup apps tab (in the left sidebar on Windows 11)
  3. Click the Startup impact column header to sort — put High impact apps at the top
  4. Right-click any app you don't need at boot and choose Disable

The Status column will update to Disabled. Re-enable anytime by right-clicking again.

Method 2 — Settings App

  1. Open Settings (Win + I)
  2. Go to Apps → Startup
  3. Toggle off any app you don't want launching at boot

This shows the same list as Task Manager but with a cleaner interface. Each toggle also shows the startup impact rating.

What to Disable vs. What to Keep

Safe to disable:

  • Spotify, Discord, Slack, Teams (launch them when you need them)
  • Steam, Epic Games Launcher, Battle.net
  • Manufacturer utilities (Realtek audio manager, RGB control apps)
  • Browser update helpers (Chrome Update, Edge Update)

Keep enabled:

  • Windows Security — your antivirus
  • OneDrive — if you rely on real-time sync
  • Any hardware utility you actively use (e.g., GPU overlay software)

How Much Difference Does It Make?

On a machine with an SSD, disabling startup apps can shave 10–30 seconds off boot time and free 500 MB – 2 GB of RAM that would otherwise be consumed before you open anything. On older spinning-disk machines the difference is even more dramatic.

Advanced: Check the Registry and Task Scheduler

Some stubborn programs add themselves via the Registry or Task Scheduler rather than the standard startup list. To find them, search for Task Scheduler in the Start menu and look under Task Scheduler Library for any third-party tasks set to run at login. You can disable them without deleting.

Summary

  • Use Task Manager → Startup apps or Settings → Apps → Startup
  • Sort by Startup impact and disable High items you don't need
  • Keep Windows Security and essential sync apps enabled
  • Changes are instant and easily reversible