Windows · Guide

How to Find and Manage Startup Programs in Windows 11

Short answer

Task Manager's Startup apps tab covers the obvious entries. For the full picture — services, scheduled tasks, drivers and shell extensions — use Autoruns from Sysinternals and disable rather than delete.

Requirements

  • Windows 11 or Windows 10
  • Task Manager (built in)
  • Autoruns (free, Microsoft Sysinternals)
  • Administrator rights to change system-wide entries

Steps

  1. 1. Start with Task Manager

    Press Ctrl + Shift + Esc, open Startup apps, and sort by Startup impact. Disable the high-impact entries you do not need immediately after signing in.

  2. 2. Check Settings for store apps

    Settings > Apps > Startup lists packaged apps that Task Manager sometimes presents differently, including ones re-enabled after an update.

  3. 3. Run Autoruns as administrator

    Autoruns shows every auto-start location: Run keys, services, scheduled tasks, Winlogon, Explorer add-ins and drivers. Elevation is required to see system-wide entries.

  4. 4. Hide Microsoft and verified entries

    In Options, enable Hide Microsoft entries and Hide Windows entries. What remains is third-party software, which is where unwanted startup items live.

  5. 5. Verify signatures before judging an entry

    Options > Scan Options > Verify code signatures marks unsigned entries. An unsigned binary in a temporary or user folder deserves a closer look than a signed vendor updater.

  6. 6. Uncheck instead of deleting

    Clearing the checkbox disables the entry and keeps it recoverable. Deleting removes the registry value entirely, which is hard to undo if you were wrong.

  7. 7. Reboot and confirm

    Sign out and back in, then check that nothing you rely on is missing — cloud sync, VPN and input tools are common regrets. Re-enable anything you actually needed.

Alternative methods

  1. 1. Use the Startup folder

    Run shell:startup to open the per-user Startup folder. Removing a shortcut there is the simplest way to stop a single app launching.

  2. 2. Remove the software entirely

    If an application only exists to run at startup, uninstalling it with Revo Uninstaller or Geek Uninstaller removes the startup entry and its leftovers together.

Troubleshooting

A disabled entry comes back after a reboot

A vendor update service is recreating it. Disable the parent service or scheduled task as well, or uninstall the component you do not use.

Something stopped working after I disabled entries

Re-enable the most recently disabled entries in Autoruns one at a time and reboot between changes until the feature returns.

Windows starts slowly but startup apps are minimal

Look at the Services and Scheduled Tasks tabs in Autoruns, and at drive health in CrystalDiskInfo. Slow sign-in on a healthy PC is often storage or a network-dependent service.

Frequently asked questions

Is it safe to disable all startup programs?

Disabling third-party entries is generally safe and reversible, but leave security software, drivers and input-device tools enabled unless you know what they do.

Does disabling startup items uninstall the app?

No. The application stays installed and still opens when you launch it — it simply does not load automatically at sign-in.

Why does Task Manager show fewer entries than Autoruns?

Task Manager only covers common per-user startup locations. Autoruns enumerates services, tasks, codecs and shell extensions as well.

Can PowerToys help with startup?

Indirectly. PowerToys Run and FancyZones reduce the need for several always-on helper utilities, so you can disable them at startup.

Reviewed by SoftNexi Editorial Team

Last verified: September 8, 2026