How to Stop Apps From Opening on Startup (2024)

The operating system runs several applications, services, and driver files during startup. Windows services and driver files are required for Windows to run smoothly.

Startup applications are not exactly required for running the OS, so you can stop them from running on startup if they are no longer useful. Besides this, startup applications take up a significant amount of physical memory that might result in lag, especially if the system is low on memory.

You will find several methods to stop an application from opening on startup. Let’s start with the first method—using Task Manager.

How to Stop Apps From Opening on Startup

Using Task Manager

Besides displaying current processes and their details, system performance, and services, the task manager shows the applications that run on startup.

The Startup tab in the task manager shows the status of the application—enabled or disabled, and the startup impact. 

Applications with a startup impact marked as high take up a lot of system resources. These applications can make the PC significantly choppy during startup.

Press the Ctrl + Shift + Esc to open the Task Manager.

Go to the Startup apps tab. Here you can see all the applications that run on startup.


task-manager-check-startup-apps

Click on the application you want to disable from startup and press Disabled.


disable-startup-application-from-task-manager

Alternatively, you can also disable startup applications from Windows Settings.

Press the Windows + I key simultaneously.

Go to Apps and click on Startup.


open-startup-apps-settings

Toggle the slider to off.


disable-startup-application-from-windows-settings

Using Windows Explorer

Windows Explorer contains a special folder named Startup. Any application shortcut, files, or folder you store inside Startup will automatically run once you boot into the OS.

See also  Resolving Driver Issues with Intel Management Engine Interface

In order to disable it, you need to delete the file from the Startup folder. By deleting, the OS will also remove this application from the Startup tab in Task Manager.

Press the Windows + R key.

Type shell:startup and press Enter. This will take you to the startup folder in Windows Explorer.


open-startup-folder-disable-startup-application

Here, delete the application shortcut to stop it from opening on startup.


startup-folder

From Registry Editor

The Registry Editor contains a certain entry that also allows windows to run applications on startup. This registry key holds the application that needs to run as soon as the OS loads. This includes antivirus applications, security health checks, anti-cheat systems from games, the display link tray app, etc.

Removing some of these applications/services from the startup could stop other software from functioning. So, we recommend that you back up your registry before making any changes to the registry value.

  • Open Run.
  • Type regedit and press Enter.


open-registry-editor-disable-startup-application

  • Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run.
  • On the right panel, right-click on the registry entry which you want to disable from startup.
  • Select Delete.


disable-startup-application-on-registry

  • Restart your system.

Using Autoruns

If you want to go in-depth about all the startup entries, an application named Autoruns provides detailed information on all the applications, services, DLL files, scheduled tasks, drivers, etc., that run on startup. 

Removing these executables from Autoruns will automatically stop its respective application from launching on startup.


download-autoruns-and-autorunsc

  • Right-click on the downloaded file and click on Extract All.
See also  How to Reset Graphics Driver in Windows 11


extract-autoruns-compressed-folder

  • Open the extracted folder.
  • Right-click on Autoruns.exe and select Run as Administrator.


open-autorun-as-administrator

  • Go to the Everything tab.

Here, you will see all the registry entries along with their description and Image path.

  • Uncheck the application that you want to stop from running on startup.


autoruns-uncheck-startup-application

Through Task Scheduler

Windows may also have a task scheduled that triggers on startup. In such cases, the Task Manager, Windows settings, or Windows explorer may not have any entry of the application. Here, you need to disable the scheduled task to stop the application from running on startup.

Although you can disable the scheduled task using Autoruns, determining the tasks that run on startup can be quite difficult. Therefore, we recommend that you check scheduled tasks from the Task Scheduler itself.

  • Open Run.
  • Type taskschd.msc and press Enter. This will open the Task Scheduler.


open-task-scheduler-from-run

Here on the left panel, click on the Task Scheduler Library.

  • On the middle panel, check if the Triggers column says At system startup. This indicates there is a service or application that runs on startup.


check-task-scheduler-triggers

  • Right-click on the task scheduled that has the trigger on system startup and select Disable.

Disable From Application

The application that automatically runs on startup may have a specific setting that allows it to run on startup. If it does, you can disable it to stop the application from opening on startup.

Applications like Spotify, Skype, Adobe Reader, etc. allow you to disable it from starting during boot within the application itself.

  • Open the application which you want to open on startup.
  • Go to its settings.
  • Search for settings like Startup behavior or Startup and disable it.
See also  How to Solve The Problem “A configuration change was requested to clear this computer’s TPM”


startup-window-behaviour-spotify

Note: The startup setting on any application will vary depending on the application itself. You need to navigate to find the correct configuration.

"Because of the Google update, I, like many other blogs, lost a lot of traffic."

Join the Newsletter

Please, subscribe to get our latest content by email.

Mohamed SAKHRI
Mohamed SAKHRI

I'm the creator and editor-in-chief of Tech To Geek. Through this little blog, I share with you my passion for technology. I specialize in various operating systems such as Windows, Linux, macOS, and Android, focusing on providing practical and valuable guides.

Articles: 1646

Newsletter Updates

Enter your email address below and subscribe to our newsletter

Leave a Reply

Your email address will not be published. Required fields are marked *