How to Disable Startup Programs to Speed Up Boot Time

The Problem

You sign in and wait while Spotify, Adobe's updater, three game launchers, and a printer utility all fight over the disk and CPU. Every installer ticked "launch at startup" by default and nobody ever unticked them.

Trimming that list is the largest free speed improvement available on Windows 11—more noticeable than any registry tweak, and it costs nothing.

Still sluggish once booted? Broader tune-up: speed up a slow Windows 11 PC.

Symptoms

  • Minutes between sign-in and a usable desktop.
  • Fans spinning up immediately at boot with nothing open.
  • Dozens of Enabled entries in Task Manager's Startup apps tab.
  • The disk pinned at 100% for the first few minutes after login.

Step 1: Task Manager Startup Apps

  1. Press Ctrl + Shift + EscStartup apps.
  2. Click Startup impact to sort, with High first.
  3. Right-click anything you do not need at sign-in → Disable.

Generally safe to disable: Spotify, Steam, Epic Games Launcher, Discord, Zoom and Teams (unless you live in meetings), Adobe Creative Cloud updater, iTunes helper, Java updater, printer status monitors, RGB and fan-control utilities, manufacturer marketing apps ("WebCompanion", "WildTangent", "McAfee WebAdvisor").

Keep enabled: Your antivirus, your password manager if you want it available immediately, cloud sync you genuinely rely on, touchpad and fingerprint drivers on laptops, and audio drivers.

Disabling only stops the program launching at login. It does not uninstall anything, and you can still open it normally.

Step 2: The Settings List

SettingsAppsStartup shows the same list with toggles, plus a clearer impact label. Useful on a tablet, and it sometimes lists entries Task Manager does not.

Prefer one screen? Ultimate PC Repair Tool gives a single performance dashboard instead of digging through Task Manager.

Step 3: The Startup Folders

Some applications place shortcuts here rather than registering properly, so they never appear in Task Manager.

Press Win + R and check both:

shell:startup
shell:common startup

The first is your account, the second applies to everyone. Delete any shortcut you do not want—deleting a shortcut here removes nothing but the shortcut.

Step 4: Scheduled Tasks (The Hidden Ones)

Updaters increasingly run as scheduled tasks specifically because people disable startup entries.

  1. Win + Rtaskschd.mscTask Scheduler Library.
  2. Look through the vendor folders (Adobe, Google, Microsoft, and so on).
  3. Check the Triggers column for At log on.
  4. Right-click → Disable for updaters belonging to software you have already removed, or that you are happy to update manually.

Leave Microsoft's own maintenance tasks alone.

Step 5: Services You Do Not Need

Only if the above was not enough, and with care.

  1. Win + Rservices.msc.
  2. Look for third-party services from software you have uninstalled or rarely use.
  3. Set Startup type to Manual rather than Disabled—Manual lets the service start if something genuinely needs it, so a wrong guess does not break anything.

Never touch services whose description mentions Windows Update, Security, Audio, Network, or Plug and Play.

Step 6: Browser Launch Settings

  • Edge: Settings → System and performance → turn off Startup boost and Continue running background extensions.
  • Chrome: Settings → System → turn off Continue running background apps when Google Chrome is closed.
  • Both: Settings → On startup → avoid restoring dozens of tabs, which delays a usable desktop far more than any startup app.

Step 7: Measure the Result

  • Task ManagerStartup apps → top-right shows Last BIOS time, which is the firmware handoff only—useful as a constant to compare against.
  • Event ViewerApplications and Services LogsMicrosoftWindowsDiagnostics-PerformanceOperational. Event ID 100 records the real boot duration, and events 101–110 name the specific applications and drivers that delayed it. This is the precise answer, not a guess.

What Not to Disable

  • Windows Security and Defender components.
  • Realtek or Intel audio, if you want sound at login.
  • Touchpad, fingerprint, and OEM hotkey drivers on laptops—disabling these is how the Fn keys stop working.
  • OneDrive, if your Desktop and Documents are redirected to it. Disabling it there means files stop syncing without any obvious warning.

Still Slow to Boot?