How To Add Programs To Startup Windows 11 Updated _top_ May 2026
Guide: Add programs to Startup in Windows 11 (updated)
Method 1: Using the Startup Folder
The Startup Folder is a simple and straightforward way to add programs to startup in Windows 11. Here's how:
- Open the Run dialog box: Press the Windows key + R to open the Run dialog box.
- Type "shell:startup": Type "shell:startup" in the Run dialog box and press Enter. This will open the Startup Folder.
- Create a shortcut: Create a shortcut to the program you want to add to startup by right-clicking on the program's executable file and selecting "Create shortcut."
- Move the shortcut: Move the shortcut to the Startup Folder by dragging and dropping it into the folder.
- Restart your computer: Restart your computer to see the program launch automatically at startup.
Why Add Programs to Startup? The Pros and Cons
Before diving into the "how," let’s understand the "why" and the "when." how to add programs to startup windows 11 updated
How to Access the Startup Folder:
There are two versions of the Startup Folder: Guide: Add programs to Startup in Windows 11
- Current User: Only you. (
shell:startup)
- All Users: Everyone who logs into this PC. (
shell:common startup) – Requires admin rights.
When to Use This:
- You need a delay (e.g., start Spotify 30 seconds after boot to avoid lag).
- The program requires administrator rights to function.
- You want to run a script or non-executable file at startup.
Method 5 — Use Registry (system-level; be careful)
- Press Win+R, type regedit, Enter.
- Navigate to one of:
- HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run (per-user startup)
- HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run (all users; requires admin)
- Right-click → New → String Value. Name it descriptively.
- Double-click it and set its value to the full path of the program’s .exe (include quotes if path has spaces).
- Restart or sign out/in to test.
Why Manage Startup Programs in Windows 11?
Before diving into the "how," let's understand the "why." Each program added to startup increases your "Boot Impact" —the time between pressing the power button and seeing a responsive desktop. Recent Windows 11 updates now provide clear performance ratings (Low, Medium, High) for each startup item. Open the Run dialog box : Press the
Benefits of adding programs strategically:
- Instant access to daily tools (password managers, cloud storage)
- Automation of repetitive logon tasks
- Consistent workspace (snap layouts restored automatically)
Important: After the Windows 11 2024 Update (24H2), Microsoft restricted legacy VBS scripts from running at startup by default. Ensure your methods are using modern shortcuts or executables.