Problem
Disable startup items on windows XP / Vista / 7
tl;dr
Run
msconfig -> Select startup -> uncheck items
Solution
If you have programs that start automatically with windows and you want to disable them, you can do it from msconfig.
- Open run – Windows key + R or start menu → Run.
- Type in 'msconfig' and hit ok.
- There will be a tab at the top. Select 'Startup' and uncheck any items you don't want to startup.
- On the main msconfig tab, it will default to custom startup vs normal.
- After hitting okay to accept the changes, you will be prompted to restart the system.
- Updated