# How to Disable Startup Programs to Speed Up Boot Time URL: https://www.mytechnician.tech/tips/disable-startup-programs-speed-up-boot/ Published: 2026-05-20 | Updated: 2026-08-10 | Author: Ankit Kumar Tags: Windows 11, Performance, Optimization, System Summary: Windows 11 stuck at the logo on every boot? Disable startup apps in Task Manager and Settings so only what you need runs — and cut boot time fast. Recommended app: Ultimate PC Repair Tool — https://www.mytechnician.tech/apps/my-technician/ (Microsoft Store: https://apps.microsoft.com/detail/9PH863L9C6HC?hl=en-us&cid=mytechnician-web). Optional; every step below uses built-in Windows tools. ## 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](https://www.mytechnician.tech/tips/speed-up-slow-windows-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 + Esc` → **Startup 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 **Settings** → **Apps** → **Startup** 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](https://www.mytechnician.tech/apps/my-technician/) 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 + R` → `taskschd.msc` → **Task 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 + R` → `services.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 Manager** → **Startup apps** → top-right shows **Last BIOS time**, which is the firmware handoff only—useful as a constant to compare against. * **Event Viewer** → **Applications and Services Logs** → **Microsoft** → **Windows** → **Diagnostics-Performance** → **Operational**. 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? * [High RAM usage](https://www.mytechnician.tech/tips/fix-high-ram-usage-windows-11/) after login. * [100% disk usage](https://www.mytechnician.tech/tips/how-to-fix-100-disk-usage-windows-11/) from Windows Search or a pending update. * Fast Startup can cause a slow, unreliable boot rather than a fast one—try turning it off: **Control Panel** → **Power Options** → **Choose what the power buttons do**. * Ultimately, an HDD instead of an SSD beats any startup list. See [the best PC upgrades to speed up an old computer](https://www.mytechnician.tech/tips/best-pc-upgrades-to-speed-up-an-old-computer/). --- Source: https://www.mytechnician.tech/tips/disable-startup-programs-speed-up-boot/ — My Technician, free Windows 10/11 troubleshooting guides. Related tool: Ultimate PC Repair Tool (Ultimate PC Repair Tool is a Windows diagnostic and repair toolkit with system analysis, automated troubleshooting, and hardware checks for Windows 10/11.) — https://www.mytechnician.tech/apps/my-technician/ More guides: https://www.mytechnician.tech/llms.txt