46

I've checked the "Start-up" tab under Task Manager, the "Services" tab in msconfig, and the startup folder (C:\Users\<username>\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup) but there's an app that keeps coming up whenever I boot (Patriot Dashboard) that's not listed in any of those places.

Where can I find the rest of the startup apps?

enter image description here

2

2 Answers 2

63

Use Autoruns for Windows from Sysinternals

enter image description here

4
  • 2
    Awesome. That found it in C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup.
    – mpen
    Commented Dec 7, 2015 at 21:57
  • Have issue that my task manager is starting with every boot, but even Autoruns can't find it. I also checked all Windows 10 locations for autostart without luck. Any other ideas? Commented Aug 25, 2019 at 8:54
  • @MaksimLuzik You must post your own question with all the details
    – clhy
    Commented Sep 2, 2019 at 5:20
  • I think I have found it. Windows 10 remembers your last open applications, even after shutdown and starts them on every boot. My task manager was due to this fact starting every time, even though it wasn't in any autorun config. Commented Sep 2, 2019 at 6:41
8

You should try Autoruns for Windows.

This utility, which has the most comprehensive knowledge of auto-starting locations of any startup monitor, shows you what programs are configured to run during system bootup or login, and when you start various built-in Windows applications like Internet Explorer, Explorer and media players. These programs and drivers include ones in your startup folder, Run, RunOnce, and other Registry keys. Autoruns reports Explorer shell extensions, toolbars, browser helper objects, Winlogon notifications, auto-start services, and much more. Autoruns goes way beyond other autostart utilities.

Just search for Patriot Dashboard on Everything tab and Autoruns will locate it.

Not the answer you're looking for? Browse other questions tagged .