Autostart in Windows 10
|
Briefly: Computer Management → Task Scheduler → Create Basic Task →
Enter Name and Description → Choose Task Trigger → Choose Action
→ Browse to the script location → Finish
|
Right Click on START and then choose (Computer Management)
|
|
Task Scheduler → Create Basic Task
|
|
Enter Name and Description and then click Next
|
|
Choose what should trigger the script to start. I have choses Log on
|
|
Choose action. I want script to start so I choose
Start a program
|
|
Brows to the script location
|
|
Choose the file
|
|
Click Next
|
|
Click Finish
|
|
Script should become visible among Active Tasks
|
|