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:

  1. Open the Run dialog box: Press the Windows key + R to open the Run dialog box.
  2. Type "shell:startup": Type "shell:startup" in the Run dialog box and press Enter. This will open the Startup Folder.
  3. 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."
  4. Move the shortcut: Move the shortcut to the Startup Folder by dragging and dropping it into the folder.
  5. 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

When to Use This:

Method 5 — Use Registry (system-level; be careful)

  1. Press Win+R, type regedit, Enter.
  2. 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)
  3. Right-click → New → String Value. Name it descriptively.
  4. Double-click it and set its value to the full path of the program’s .exe (include quotes if path has spaces).
  5. 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:

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.