“Fix Tech Daily helps you solve real-world IT problems, with daily tips on Windows, Office, networks, and devices.”
Monday, September 22, 2025
How to Disable Startup Programs in Windows 11 (Step-by-Step Guide)
How to Disable Startup Programs in Windows 11
Windows 11 automatically starts some applications when you boot your PC. While some are useful (like antivirus software), many are unnecessary and slow down your computer.
Here’s the complete guide to disabling startup programs in Windows 11 using different methods.
🔹 Method 1: Disable Startup Programs via Task Manager
-
Press Ctrl + Shift + Esc → Opens Task Manager.
-
Go to the Startup apps tab.
-
Look at Startup impact (High, Medium, Low).
-
Right-click an app you don’t need → Click Disable.
👉 Example apps to disable: Spotify, Teams, OneDrive (if unused), game launchers.
🔹 Method 2: Disable Startup Apps from Settings
-
Press Windows + I → Open Settings.
-
Navigate to Apps → Startup.
-
Toggle Off the apps you don’t want to start automatically.
🔹 Method 3: Disable Startup Apps from the Startup Folder
-
Press Windows + R → type:
shell:startup
-
This opens the Startup folder.
-
Delete any shortcut of apps you don’t want to launch.
🔹 Method 4: Disable Services from System Configuration (msconfig)
⚠️ Be careful, only disable non-Microsoft services.
-
Press Windows + R → type:
msconfig
-
Go to the Services tab → Check Hide all Microsoft services.
-
Disable unnecessary services → Apply → Restart PC.
🔹 Method 5: Disable Startup Apps via Registry Editor (Advanced)
⚠️ Backup your registry before changes.
-
Press Windows + R → type:
regedit
-
Navigate to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
-
Delete the entries of apps you don’t want to start.
🔹 Method 6: Disable Scheduled Tasks
Some apps (like update checkers) use Task Scheduler.
-
Press Windows + S → type Task Scheduler.
-
Navigate to Task Scheduler Library.
-
Look for unnecessary tasks (e.g., Adobe updater, game launchers).
-
Right-click → Disable.
Final Recommendations
-
Keep essential apps only (Antivirus, Windows Security).
-
Disabling unnecessary startup apps reduces boot time and improves performance.
-
Recheck startup apps every few months since new apps may add themselves.