# How to change startup programs in Windows 11

During startup in Windows 11 and other operating systems, applications and documents are automatically launched or reopened after a computer has been switched off. The applications are sometimes predefined by the system, but **users can adjust which applications they would like to automatically launch**. But why does startup in Windows 11 make sense? And how do you define programs for automatic startup or exclude them?

## What is a Windows 11 startup folder?

Automatic startup is a useful feature of operating systems to ensure that certain **system services and applications** **are automatically executed** following system startup. In Microsoft, startup applications could previously be managed via the Start menu. However, with [Windows 8 startup](https://www.ionos.com/digitalguide/server/configuration/windows-8-startup-programs/ "Windows 8 startup programs"), [Windows 10 startup](https://www.ionos.com/digitalguide/server/configuration/startup-folder-in-windows-10/ "Startup folder in Windows 10"), and Windows 11 startup, changes can only be made via a folder in the user file or the Windows directory.

---

### Note

The user-specific startup folder determines the **startup settings for the individual user**. The configuration of the parent startup folder in the Windows directory is always loaded **for all users** of the system. They are set by the administrator and by the operating system itself (as part of software installations).

---

Usually, the startup folders contain **shortcuts** of the programs that should be launched automatically. Theoretically, however, you can store files in one of the folders that are to be executed at system startup – for example, a [batch file](https://www.ionos.com/digitalguide/server/tools/creating-a-batch-file/ "Creating a batch file"). The native applications and services such as the registry keys “Run” and “RunServices” that Windows 11 loads as part of startup are not found in the folders.

## Why you should monitor startup in Windows 11

Retaining an overview of the programs, services, and scripts that are loaded during Windows 11 startup is useful for several reasons.

First and foremost, startup saves **time and is convenient.** Applications like email clients or [collaboration tools](https://www.ionos.com/digitalguide/e-mail/technical-matters/collaboration-tools-a-comparison-of-the-best-solutions/ "Collaboration tools: a comparison of the best solutions") are automatically run after user login. This means you don’t have to repeatedly launch common work applications every time you log in.

While Windows 11 startup may be useful for most, it’s not well-suited to systems with **performance problems**. When too many applications are running and launching automatically, it can put a strain on system resources. It is therefore advisable to regularly inspect the components of the Windows 11 startup to **exclude unnecessary programs and scripts**.

Finally, a regular examination of the components of the startup folder is **recommended for security reasons**. Many types of [malware](https://www.ionos.com/digitalguide/server/security/how-to-recognize-and-remove-malware/ "How to recognize and remove malware") take advantage of the properties of Autostart to be loaded at every system startup.

## Windows 11: how to launch the startup folder

There are two options to access the startup folder in Windows 11. You can click through the **directories** of your system until you arrive at the user-specific or the general startup folder. However, both folders can be accessed more conveniently via the **shell command**.

The **paths** to launch both startup options are:

```none
C:\Users\USERNAME\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
```

If you don’t want to click through folders one by one (for the latter path you have to show hidden items), you can **enter paths into the address bar** **of the File Explorer** to navigate to the respective startup folder.

To launch the Windows 11 startup folder directly via shell command, use the “Run” dialog via the key combination [\[Windows\] key](https://www.ionos.com/digitalguide/websites/web-development/windows-button/ "Windows button") + **\[R\]**. Then type one of the following entries:

**User-specific startup folder**:

```none
shell:startup
```

**General, overlapping startup folder**:

```none
shell:common startup
```

## Adding applications to the Windows 11 startup folder – a tutorial

Many applications include a **setting option** to launch them on startup. It’s a good idea to check whether the respective application has this option before adding it manually to the Windows 11 startup folder.

To add an application manually to the startup folder, you just need to place a shortcut of the executable startup file – recognizable by the file extension [.exe](https://www.ionos.com/digitalguide/server/know-how/exe-file/ ".exe File") – in the startup folder.

### Step 1: Call file location

Navigate to the **installation directory of the program** you want to add to the Windows 11 startup folder. If necessary, use the search function to find it. Click the magnifying glass icon in the taskbar and type the name of the application you are looking for. Select “**Open file location**”.

[![Image: Windows 11: search for applications](https://www.ionos.com/digitalguide/fileadmin/_processed_/3/d/csm_windows-11-search-for-applications_c0e13b3402.webp "Windows 11: search for applications")](https://www.ionos.com/digitalguide/fileadmin/DigitalGuide/Screenshots_2021/windows-11-search-for-applications.png) Windows 11: search for applications       ###  Step 2: Create shortcut

In the next window, the startup file of the desired application is automatically selected. Right-click the file to select it and click the “**Show more options**” menu item.

[![Image: Windows 11: File right-click menu](https://www.ionos.com/digitalguide/fileadmin/_processed_/1/6/csm_windows-11-file-right-click-menu_fa0b972f55.webp "Windows 11: File right-click menu")](https://www.ionos.com/digitalguide/fileadmin/DigitalGuide/Screenshots_2021/windows-11-file-right-click-menu.png) Windows 11: File right-click menu       Windows 11 automatically opens a new menu that contains the item “**Send to**”. Click on it and select “**Desktop (create shortcut)**” to place a shortcut of the startup file of the desired program on the desktop.

[![Image: Windows 11: Desktop create shortcut](https://www.ionos.com/digitalguide/fileadmin/_processed_/6/7/csm_windows-11-desktop-create-shortcut_3ed6da0940.webp "Windows 11: Desktop create shortcut")](https://www.ionos.com/digitalguide/fileadmin/DigitalGuide/Screenshots_2021/windows-11-desktop-create-shortcut.png) Windows 11: Desktop create shortcut       ###  Step 3: Copy shortcut to Windows 11 startup folder

Now copy and paste, or drag and drop the shortcut to one of the two startup folders.

If you wish for the **shortcut to apply only to yourself**, select the user-specific folder:

```none
C:\Users\USERNAME\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
```

If the **startup entry is intended for all users** of the system, copy the shortcut to the general folder:

```none
C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
```

[![Image: Shortcut in the user-specific Windows 11 startup folder](https://www.ionos.com/digitalguide/fileadmin/_processed_/3/8/csm_shortcut-specific-windows-11-startup-folder_05a481d9ef.webp "Shortcut in the user-specific Windows 11 startup folder")](https://www.ionos.com/digitalguide/fileadmin/DigitalGuide/Screenshots_2021/shortcut-specific-windows-11-startup-folder.png) Shortcut in the user-specific Windows 11 startup folder       ##  How to exclude programs from Windows 11 startup

In case an application that you never or no longer use starts automatically after login, you can exclude it from startup. To do so, you can either change the settings in the respective application or **delete the shortcut from the startup folder(s).**

---

### Note

To delete entries in the general startup folder and exclude programs from startup in Windows 11, you need administrator rights.

---

In addition, you can disable program startup via the [task manager](https://www.ionos.com/digitalguide/server/configuration/how-to-open-task-manager/ "How to open task manager"). Launch the help tool by using the key combination **\[Ctrl\] + \[Shift\] + \[Esc\]** and switch to the “Startup” tab. Select the desired application for which you wish to prevent auto-startup by right-clicking on it and selecting “**Disable**”.

[![Image: Windows 11: Startup configuration in Task Manager](https://www.ionos.com/digitalguide/fileadmin/_processed_/1/b/csm_windows-11-startup-configuration-task-manager_a847eb78c6.webp "Windows 11: Startup configuration in Task Manager")](https://www.ionos.com/digitalguide/fileadmin/DigitalGuide/Screenshots_2021/windows-11-startup-configuration-task-manager.png) Windows 11: Startup configuration in Task Manager       ##  FAQs

To conclude, we have summarized the most important questions and answers about startup in Windows 11.

### How to add applications to the Windows 11 startup folder?

To add an application to the Windows 11 startup, you just need to place a shortcut of that application’s executable file in one of the two available startup folders.

### What are the paths of the Windows 11 startup folders?

You can find the **user-define startup folder** here:

```none
C:\Users\USERNAME\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
```

The general startup folder can be found here:

```none
C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
```

### Can Windows 11 startup folders be accessed by command?

Yes. Simply open the “Run” dialog with the key combination \[Win\] + \[R\] and execute either the command “**shell:startup**” or “**shell:common startup**”. The latter opens the general startup folder.

### How do you exclude applications from startup in Windows 11?

If a corresponding option exists, you can disable startup **in the application’s settings**. Otherwise, the **task manager** lets you exclude programs. To do this, proceed as follows:

1. Launch the Task Manager using the key combination \[Ctrl\] + \[Shift\] + \[Esc\].
2. Call “**Startup**”.
3. Select the desired application via right-click.
4. Click on “**Deactivate**”.

### What applications should be part of the Windows 11 startup folder?

Startup management is exclusively about **third-party applications**. You do not have to worry about the management of programs and services that are necessary for the proper operation of the system. For example, recommended applications for Windows 11 startup include:

- Security programs such as malware scanners, antivirus software or firewalls
- Backup software
- Regularly used programs such as email clients, VPN programs, or cloud storage applications


This is a markdown version of: [https://www.ionos.com/digitalguide/server/configuration/windows-11-startup/](https://www.ionos.com/digitalguide/server/configuration/windows-11-startup/) for AI/LLM consumption.