Forum Discussion
How can I disable or turn off startup programs in windows 10?
MSConfig is a built-in troubleshooting tool in Windows that has been around since the Windows 98 days. It is essentially a "control center" that allows you to change how your computer boots up and which services run in the background.
Here is another simple way to disable windows 10 start applications with the built-in tool msconfig.
MSConfig is a built-in troubleshooting tool in Windows that has been around since the Windows 98 days. It is essentially a "control center" that allows you to change how your computer boots up and which services run in the background.
- Press Windows + R, type msconfig, and press Enter
- Go to the Services tab
- Check Hide all Microsoft services (very important to avoid breaking the system)
- Review the remaining third-party services
- Uncheck the services you don’t need at startup
- Click Apply → OK
- Restart your computer to apply changes
MSConfig is a powerful method for disabling startup programs in windows 10 that aren't visible in Task Manager. When used carefully, especially by hiding Microsoft services. It helps improve boot speed and resolve conflicts, making it a great option for advanced users or troubleshooting scenarios.