Table of Contents
How to add a program to startup
Method 1: From the Settings app
Method 2: Create a shortcut in the Startup folder
Method 3: Create a program shortcut and move it to the Startup folder
Method 4: Copy Windows applications to the Startup folder
Method 5: From the application’s Settings and Preferences
Method 6: Using Task Scheduler
Method 7: Use the Registry Editor
1. For the current user
For All Users
Method 8: Enable startup applications in Task Manager
Method 9: Use third-party application management to launch the application (Sysinternals Autorun)
How to find and open the Startup folder in Windows 11
2. For all users
FAQ
Why can’t my installed application be found in the startup list?
Where is the Windows 11 startup folder located?
How to access the startup folder using commands?
Home Common Problem Add a launcher on Windows 11: A step-by-step tutorial

Add a launcher on Windows 11: A step-by-step tutorial

May 06, 2023 pm 07:43 PM
software startup

How to add a program to startup

Here are the different ways you can add a program to startup.

Method 1: From the Settings app

The traditional way to make any of these changes is from the Settings app. That's it:

Press Win I to open the Settings app. Then click Apps.

在 Windows 11 上添加启动程序:分步教程

Scroll down on the right side and select Start.

在 Windows 11 上添加启动程序:分步教程

Here you will find a list of applications to enable or add to startup. Just tap the switch next to the ones you want to activate at startup.

在 Windows 11 上添加启动程序:分步教程

If some installed applications are not listed here, continue using other methods to add them to startup.

Method 2: Create a shortcut in the Startup folder

When you start your computer, applications with shortcuts in the Startup folder will open. You can add programs to Launcher yourself by creating shortcuts for them in folders. Here's how to do it:

Open the startup folder on this page in the next section as shown below. Scroll down a bit to find this section after all the methods in this section.

Navigate to the Startup folder as shown previously. We'll use the current user's Startup folder in our example, but know that it will work equally well for all users' Startup folders.

After entering the "Startup" folder, click "New".

在 Windows 11 上添加启动程序:分步教程

Then select Shortcut.

在 Windows 11 上添加启动程序:分步教程

In the Create Shortcut window, click Browse.

在 Windows 11 上添加启动程序:分步教程

Now navigate to the executable file of the application you want to run on startup and select it.

NOTE: The default drive to install the application is the "C" system drive. In it, classic or legacy 32-bit programs will be installed in the "Program Files (x86)" folder, while most 64-bit programs will be in the "Program Files" folder.

After you find the application’s folder and executable file, select it. Then click "OK".

在 Windows 11 上添加启动程序:分步教程

The location of the application will now be in this field. Another way to add a file location is to use File Explorer to navigate to it, right-click on the executable file, and select Copy as Path.

在 Windows 11 上添加启动程序:分步教程

Paste the copied path into the location field.

在 Windows 11 上添加启动程序:分步教程

Click Next.

在 Windows 11 上添加启动程序:分步教程

Click Finish.

在 Windows 11 上添加启动程序:分步教程

#Your program application will now be located in the Startup folder.

Method 3: Create a program shortcut and move it to the Startup folder

In addition to creating a shortcut in the Startup folder, you can also create a shortcut to the application anywhere else , and then move it to the Startup folder.

Now, there are several ways to create a shortcut, one of which we have already seen in method 2. If you want to create a shortcut on your desktop, just right-click on your desktop, select "New" and then "Shortcut".

在 Windows 11 上添加启动程序:分步教程

Then use the Create Shortcut window as shown before. Alternatively, you can go directly to the application's executable file and send its shortcut to the desktop. To do this, right-click the application and select Show more options.

在 Windows 11 上添加启动程序:分步教程

Then select Send to and click Desktop (create shortcut).

在 Windows 11 上添加启动程序:分步教程

The only thing to do now is to copy this shortcut ( Ctrl C) and then paste it ( Ctrl V) into in the "Startup" folder.

Or drag and drop it there.

在 Windows 11 上添加启动程序:分步教程

Method 4: Copy Windows applications to the Startup folder

There are some modern native applications such as calendar, camera, calculator, etc. , whose shortcut cannot be created using the above method. But they are located in the Applications folder, which also lists all other applications, so you can easily move the applications from there to the Startup folder. Here's how:

Press Win R to open the Run box, type shell:appsfolder and press Enter.

在 Windows 11 上添加启动程序:分步教程

This will open the Applications folder.

在 Windows 11 上添加启动程序:分步教程

Now open the Startup folder as shown before (type shell:startup in the RUN command box of the current user's Startup folder).

在 Windows 11 上添加启动程序:分步教程

Arrange the two folders side by side. Then drag and drop your application from the application window into the Startup folder.

在 Windows 11 上添加启动程序:分步教程

Your shortcut is now added to the Startup folder.

Method 5: From the application’s Settings and Preferences

In addition to creating and moving shortcuts, some third-party applications also offer to enable “Run on startup” or application preferences Options like settings in the section.

在 Windows 11 上添加启动程序:分步教程

Look for the "General" settings or preferences in the application you want to run on startup. Then look for an option similar to "Run at startup" or "Run when the computer starts." If available, make sure it's enabled and OK or Save your settings.

在 Windows 11 上添加启动程序:分步教程

If your app does not have such an option, please use other methods.

Method 6: Using Task Scheduler

The Task Scheduler application can be used to automate various actions based on a predefined schedule, such as running applications on startup. Here's how:

Press Start, type task scheduler, and then press Enter.

在 Windows 11 上添加启动程序:分步教程

Then right-click Task Scheduler Library in the left pane and select Create Basic Task…

在 Windows 11 上添加启动程序:分步教程

Name the task and click Next.

在 Windows 11 上添加启动程序:分步教程

Select When I Sign In.

在 Windows 11 上添加启动程序:分步教程

Then click "Next".

在 Windows 11 上添加启动程序:分步教程

Select "Start the program" and click "Next".

在 Windows 11 上添加启动程序:分步教程

Click Browse.

在 Windows 11 上添加启动程序:分步教程

Navigate to the application's executable file, select it, and click Open.

在 Windows 11 上添加启动程序:分步教程

Then click "Next".

在 Windows 11 上添加启动程序:分步教程

Check your configuration and click Finish.

在 Windows 11 上添加启动程序:分步教程

Your application will now be up and running on the next boot.

Method 7: Use the Registry Editor

The Registry Editor provides another way to add a program to startup. These steps vary slightly depending on whether you add them for a single user or for all users.

For the current user

Click the Start button on the taskbar or press the Windows key on the keyboard.

在 Windows 11 上添加启动程序:分步教程

Type regedit and press Enter.

在 Windows 11 上添加启动程序:分步教程

Navigate to the following address:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run

Or , copy the above and paste it into the address bar of Registry Editor.

在 Windows 11 上添加启动程序:分步教程

Then click Enter. Select Run in the left pane, right-click the empty space on the right, select New, and then select String Value.

在 Windows 11 上添加启动程序:分步教程

Give this string a name and double-click to modify it.

在 Windows 11 上添加启动程序:分步教程

#In the Value Data field we will add the path to the application file. For convenience, navigate to the application file in File Explorer, right-click it and select Copy as path.

在 Windows 11 上添加启动程序:分步教程

Then paste it into the value field.

在 Windows 11 上添加启动程序:分步教程

Click OK.

在 Windows 11 上添加启动程序:分步教程

#The next time you reboot and log in, your newly added application will start automatically.

For All Users

If you want an application to start on startup for all users on your system, the location where you need to create the string value is different.

In the Registry Editor, navigate to the following address:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

在 Windows 11 上添加启动程序:分步教程

Now, as before, right-click on the right side and select New and String Value.

在 Windows 11 上添加启动程序:分步教程

Give the string value a name, enter the application’s file location and save.

在 Windows 11 上添加启动程序:分步教程

Method 8: Enable startup applications in Task Manager

Task Manager also allows you to enable certain applications. Here's how to do it:

Right-click on the taskbar and select Task Manager.

在 Windows 11 上添加启动程序:分步教程

Or press Ctrl Shift Esc and open Task Manager. Click the hamburger icon in the upper left corner.

在 Windows 11 上添加启动程序:分步教程

Select Launch Application.

在 Windows 11 上添加启动程序:分步教程

Here you will find a list of apps, the same as in the Settings app (shown in Method 1), which you can enable or disable app. Check their current status under "Status".

在 Windows 11 上添加启动程序:分步教程

To make the application run on startup, simply select it and click Enable at the top.

在 Windows 11 上添加启动程序:分步教程

Method 9: Use third-party application management to launch the application (Sysinternals Autorun)

In addition to the native solution, you also Check out programs that are built specifically for managing startup applications, especially if you have to manage startup applications and services on a regular basis. Microsoft's Autorun tool is a good choice.

But it only allows you to manage applications that are already set to launch at login, not add any new ones. However, it can help in multiple ways and make managing the program a one or two click affair. Download and run the application using the link given above.

Please note that this application is an advanced tool that will show you information about everything set to run at startup, including important services and registry keys, we have no business intervening . Therefore, if you don't understand the purpose of a particular entry, it's best to leave it alone.

Under the Everything tab you'll find a lot of stuff, from discrete programs to background services and tasks that trigger other tasks.

在 Windows 11 上添加启动程序:分步教程

However, we only need to deal with the login part. Click on it to switch to it.

在 Windows 11 上添加启动程序:分步教程

Here, all you have to do is tick Enable or disable startup programs.

在 Windows 11 上添加启动程序:分步教程

How to find and open the Startup folder in Windows 11

Let’s see where the Startup folder is located in Windows 11. There are two separate startup folders - one for the current user (your username) and one common to all users on your system.

1. For the current user

The current user’s location is as follows:

C:\Users\(username)\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

To access it, you can simply open File Explorer by pressing Win E and navigate to the folder. Or you can copy the address given above and paste it into the address bar of File Explorer and press Enter.

在 Windows 11 上添加启动程序:分步教程

A faster way is to simply use a direct shell command. To do this, press Win R to open the run box. Then enter:

shell:startup

在 Windows 11 上添加启动程序:分步教程

and click Enter. Look! You have reached the user's startup folder.

2. For all users

The location of the public startup folder is as follows:

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

在 Windows 11 上添加启动程序:分步教程

And the same shell command is:

shell:common startup

在 Windows 11 上添加启动程序:分步教程

NOTE: If you use File Explorer to access the startup folder, you must set File Explorer's view options to Show "Hidden Items" in order to access certain hidden items in the file path location folder.

FAQ

Let’s take a look at a few frequently asked questions about adding programs to startup on Windows 11.

Why can’t my installed application be found in the startup list?

The launch list in the Settings app does not show all installed apps on your computer. If you want to add a program to startup that is not in the startup list, you must use another, equally simple method. See our tutorial above for more information.

Where is the Windows 11 startup folder located?

Windows has two startup folders - one for the current user and one for all users. Here are their locations:

User startup folder: C:\Users\(username)\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

All user startup folders: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup

How to access the startup folder using commands?

The fastest way to access the startup folder is to use the RUN command. Win RUse the shortcut to open the Run box. Then type shell:startup for your startup folder, or type shell:common startup for the common startup folder and press Enter.

The above is the detailed content of Add a launcher on Windows 11: A step-by-step tutorial. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

Repo: How To Revive Teammates
1 months ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
1 months ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

What software is bonjour and can it be uninstalled? What software is bonjour and can it be uninstalled? Feb 20, 2024 am 09:33 AM

Title: Explore the Bonjour software and how to uninstall it Abstract: This article will introduce the functions, scope of use and how to uninstall the Bonjour software. At the same time, it will also be explained how to use other tools to replace Bonjour to meet the needs of users. Introduction: Bonjour is a common software in the field of computer and network technology. Although this may be unfamiliar to some users, it can be very useful in some specific situations. If you happen to have Bonjour software installed but now want to uninstall it, then

What to do if WPS Office cannot open the PPT file - What to do if WPS Office cannot open the PPT file What to do if WPS Office cannot open the PPT file - What to do if WPS Office cannot open the PPT file Mar 04, 2024 am 11:40 AM

Recently, many friends have asked me what to do if WPSOffice cannot open PPT files. Next, let us learn how to solve the problem of WPSOffice not being able to open PPT files. I hope it can help everyone. 1. First open WPSOffice and enter the homepage, as shown in the figure below. 2. Then enter the keyword "document repair" in the search bar above, and then click to open the document repair tool, as shown in the figure below. 3. Then import the PPT file for repair, as shown in the figure below.

What software is crystaldiskmark? -How to use crystaldiskmark? What software is crystaldiskmark? -How to use crystaldiskmark? Mar 18, 2024 pm 02:58 PM

CrystalDiskMark is a small HDD benchmark tool for hard drives that quickly measures sequential and random read/write speeds. Next, let the editor introduce CrystalDiskMark to you and how to use crystaldiskmark~ 1. Introduction to CrystalDiskMark CrystalDiskMark is a widely used disk performance testing tool used to evaluate the read and write speed and performance of mechanical hard drives and solid-state drives (SSD). Random I/O performance. It is a free Windows application and provides a user-friendly interface and various test modes to evaluate different aspects of hard drive performance and is widely used in hardware reviews

Corsair iCUE software not detecting RAM [Fixed] Corsair iCUE software not detecting RAM [Fixed] Feb 19, 2024 am 11:48 AM

This article will explore what users can do when the CorsairiCUE software does not recognize the RAM in a Windows system. Although the CorsairiCUE software is designed to let users control their computer's RGB lighting, some users have found that the software does not function properly, resulting in an inability to detect RAM modules. Why doesn't ICUE pick up my memory? The main reason why ICUE cannot correctly identify RAM is usually related to background software conflicts. In addition, incorrect SPD write settings may also cause this problem. Fixed issue with CorsairIcue software not detecting RAM If CorsairIcue software is not detecting RAM on your Windows computer, please use the following suggestions.

CrystalDiskinfo usage tutorial-What software is CrystalDiskinfo? CrystalDiskinfo usage tutorial-What software is CrystalDiskinfo? Mar 18, 2024 pm 04:50 PM

CrystalDiskInfo is a software used to check computer hardware devices. In this software, we can check our own computer hardware, such as reading speed, transmission mode, interface, etc.! So in addition to these functions, how to use CrystalDiskInfo and what exactly is CrystalDiskInfo? Let me sort it out for you! 1. The Origin of CrystalDiskInfo As one of the three major components of a computer host, a solid-state drive is the storage medium of a computer and is responsible for computer data storage. A good solid-state drive can speed up file reading and affect consumer experience. When consumers receive new devices, they can use third-party software or other SSDs to

How to set the keyboard increment in Adobe Illustrator CS6 - How to set the keyboard increment in Adobe Illustrator CS6 How to set the keyboard increment in Adobe Illustrator CS6 - How to set the keyboard increment in Adobe Illustrator CS6 Mar 04, 2024 pm 06:04 PM

Many users are using the Adobe Illustrator CS6 software in their offices, so do you know how to set the keyboard increment in Adobe Illustrator CS6? Then, the editor will bring you the method of setting the keyboard increment in Adobe Illustrator CS6. Interested users can take a look below. Step 1: Start Adobe Illustrator CS6 software, as shown in the figure below. Step 2: In the menu bar, click the [Edit] → [Preferences] → [General] command in sequence. Step 3: The [Keyboard Increment] dialog box pops up, enter the required number in the [Keyboard Increment] text box, and finally click the [OK] button. Step 4: Use the shortcut key [Ctrl]

What kind of software is bonjour? Is it useful? What kind of software is bonjour? Is it useful? Feb 22, 2024 pm 08:39 PM

Bonjour is a network protocol and software launched by Apple for discovering and configuring network services within a local area network. Its main role is to automatically discover and communicate between devices connected in the same network. Bonjour was first introduced in the MacOSX10.2 version in 2002, and is now installed and enabled by default in Apple's operating system. Since then, Apple has opened up Bonjour's technology to other manufacturers, so many other operating systems and devices can also support Bonjour.

How to resolve an incompatible software attempt to load with Edge? How to resolve an incompatible software attempt to load with Edge? Mar 15, 2024 pm 01:34 PM

When we use the Edge browser, sometimes incompatible software attempts to be loaded together, so what is going on? Let this site carefully introduce to users how to solve the problem of trying to load incompatible software with Edge. How to solve an incompatible software trying to load with Edge Solution 1: Search IE in the start menu and access it directly with IE. Solution 2: Note: Modifying the registry may cause system failure, so operate with caution. Modify registry parameters. 1. Enter regedit during operation. 2. Find the path\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Micros