Skip to content
Follow
Windows

How to Automatically Start Programs When You Turn On Windows 11

Richard
Written by
Richard
Jan 29, 2026 Updated Aug 13, 2026 3 min read
How to Automatically Start Programs When You Turn On Windows 11
How to Automatically Start Programs When You Turn On Windows 11

The Startup folder in Windows 11 opens specific apps automatically the moment your desktop appears after you log in. Placing a shortcut inside the hidden 📁C:\ProgramData\Microsoft\Windows\Start Menu \Programs\Startup folder tells the operating system to launch that program right away.

Setting up your computer this way saves time when you use the same email client or music player every day. You only need to drop a shortcut into the folder once to make your favorite apps start by themselves every time you turn on your PC.

⚡ Quick Answer

Add a program shortcut to the Startup folder. Press Win+R, type shell:startup, and press Enter to open the folder. Then, create a new shortcut and paste the program’s path into the location field.

Why Make Programs Start Automatically?

Configuring boot-time execution saves time and ensures critical tools are ready for action.

Antivirus and backup software require background execution to protect the system without manual intervention.

Step 1Find the Program You Want to Start

Locating the program’s executable file (the core application file that runs the software) is the first hurdle. For instance, finding Microsoft Edge lets you build a direct path for boot-time launching.

Acquiring this file path guarantees the web browser boots up alongside the operating system.

  1. Look for the program icon (like Edge) on your desktop or in the Start menu.
  2. Right-click on the icon, then choose Properties.
  3. In the window that opens, click the Shortcut tab.
  4. Look at the Target box. This shows the path where the program is located.
  5. You can also click Open File Location to see the program’s folder.

Here is an example of the Properties window for Microsoft Edge:

Microsoft Edge Properties window showing Shortcut tab
Microsoft Edge Properties - Shortcut Tab

The Target field might look something like this:

💻Code
"C:\Program Files (x86)\Microsoft\Edge\Applicationmsedge.exe"

Step 2Open the Startup Folder

Press Windows Key + R on your keyboard to bring up the Run dialog box. Type shell:startup and press Enter.

  1. Press the Windows key + R on your keyboard at the same time. This opens a small box called Run.
  2. Type shell:startup in the box and press Enter.

Dropping an application shortcut into this designated directory forces the operating system to execute it at login.

Windows 11 Startup folder opened
Windows 11 Startup Folder

Step 3Add Your Program to Startup

  1. Inside the Startup folder, right-click on any empty space.
  2. Choose New > Shortcut.
  3. In the box that appears, paste the program path you copied from the Target box earlier.
  4. Click Next.
  5. Give the shortcut a name you will recognize, like "Microsoft Edge".
  6. Click Finish.

Inside the folder, right-click any empty space and choose New Shortcut. Paste the copied program path into the box, click Next, assign a recognizable name, and finish the wizard.

Shortcut added to Windows Startup folder
Shortcut added to Startup folder

Step 4Test It Out

Rebooting the PC serves as the ultimate test for verifying automatic execution. Pressing Ctrl + Shift + Esc opens the Task Manager where the Startup tab lists every active boot item.

Active boot items appear clearly within this dedicated interface panel.

Task Manager Startup tab showing Microsoft Edge
Task Manager showing startup programs

Alternative: Use Task Manager to Add Startup Programs

Right-clicking the Start button reveals another path to the Task Manager. Selecting File Run new task, typing shell:startup, and clicking OK opens the directory instantly.

  1. Right-click the Start button and select Task Manager.
  2. Click the File menu, then choose Run new task.
  3. Type shell:startup and check Create this task with administrative privileges if you want.
  4. Click OK to open the Startup folder and add shortcuts as shown above.
Run new task option in Task Manager
Using Task Manager to open Startup folder

Summary

  • Starting programs automatically saves you time and makes your computer ready when you log in.
  • You can add shortcuts to your favorite programs in the Startup folder.
  • Use the Run box (Windows + R) and type shell:startup to open this folder quickly.
  • Task Manager is another way to manage startup programs.
  • This is helpful for programs you use often or need running in the background.

Configuring startup items streamlines daily workflows by preparing essential tools before input begins. Executing shell:startup via the Run utility grants fast access to the directory, while the Task Manager provides robust oversight for all background tasks.

How do I turn on autostart on apps?

Toggling the switch on enables autostart, while flipping it off stops the app from launching at boot.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Enable or Disable Open Microsoft Edge at Startup in Windows 11
Browsers How to Enable or Disable Open Microsoft Edge at Startup in Windows 11
How to Create Desktop Shortcuts in Windows 11
Windows How to Create Desktop Shortcuts in Windows 11
Windows 11: Shell Folder Command Shortcuts
Windows Windows 11: Shell Folder Command Shortcuts
How to Stop Microsoft Edge from Starting Automatically in Windows 11
Browsers How to Stop Microsoft Edge from Starting Automatically in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

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