this method help you disable startup automatic program or remove startup unnecessary software when windows startup.
#1) remove startup program from start menu
- Â go to start menu > program > startup
- right click icon you want remove from startup list and click delete
#2) disable startup from system configuration utility
- go to start munu > run type msconfig
- go to startup tab
- check on item you want disable from startup and then click apply
- reboot your computer
#3) remove startup program from windows registry
- Open registry editer go to start menu > run type regedit command
- Find this key on HKEY_LOCAL_MACHINE
- SOFTWARE\Microsoft\Windows\CurrentVersion\Run
- Delete list string value that you want remove from startup (may be check other key runonce,runonceex,runservices)
- restart your computer.
#4) You can ignore windows startup program by press SHIFT key during windows start.