Created
May 28, 2023 22:46
-
-
Save lacymorrow/12ac751e7088a437fc5bada16e395e72 to your computer and use it in GitHub Desktop.
Add an app to run automatically at startup in Windows 10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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