windows app startup code example
Example 1: win 10 add program to startup
Adding app to startup manually:
1. Create app shortcut
2. Drag and drop in C:\Users\USERNAME\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
To test if the app is added successfully:
1. Open task manager
2. Go to Startup
3. The app will be visible
Example 2: run app at startup in Windows 10
Add an app to run automatically at startup in Windows 10:
1. Find the app you want to run at startup, select the Start button and
scroll to find the app, look on your desktop to find the app or
use the search option.
2. 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.
3. With the file location open, press the Windows logo key + R,
type shell:startup, then select OK. This opens the Startup folder.
4. Copy and paste the shortcut to the app from the file location to the
Startup folder. Now when you open Task Manager and go to the startup
tab, you should see the app with the 'Enabled' status.