Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lacymorrow/12ac751e7088a437fc5bada16e395e72 to your computer and use it in GitHub Desktop.
Save lacymorrow/12ac751e7088a437fc5bada16e395e72 to your computer and use it in GitHub Desktop.
Add an app to run automatically at startup in Windows 10
Windows 10
Select the Start button and scroll to find the app you want to run at startup.
Right-click the app, select More, and then select Open file location. This opens the location where the shortcut to the app is saved. If there isn't an option for Open file location, it means the app can't run at startup.
With the file location open, press the Windows logo key + R, type shell:startup, then select OK. This opens the Startup folder.
Copy and paste the shortcut to the app from the file location to the Startup folder.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment