Windows 10 - no Startup folder in Task Manager [duplicate]

I am trying to disable several application from auto starting after restarting computer.

However - can not see Startup folder in Task Manager:

enter image description here

Where to find it / how to enable it?

1

3 Answers

  • Your screenshot shows the 'Classic' (Windows 7) Task Manager, which you probably installed from WinAero. Uninstall it to get the real Windows 10 Task Manager app back.

  • As of Windows 10.1803, the same feature can be found in the Settings app, under Apps → Startup. Eventually it might be removed from Task Manager.

A better tool isautoruns.

With this tool you can disable and enable startups with a click and refine the display by filter and display either all the startups or separate them by section.

image

Note, too, that in addition to autoruns (which I also recommend), you can view the contents of the Startup folder itself (which is not available from the Windows 10 menu) in the following ways:

  • Issue the command shell:startup.
  • Navigate to C:\Users\%Username%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup.

An application that starts with Windows, however, may well not be in this folder—as many other things can cause an application to start automatically.

You Might Also Like