Search in blog

Friday 12 December 2014

Autostart program as administrator in windows 8


  • If you have added a program in the Startup folder, and you have said that the program must have administrative rights, the software will not start.
  • How to fix it:
    1. Remove your auto start shortcut in the Startup folder.
    2. Create a shortcut to your program on your desktop.
      • Hold the right mouse button over the program and press and drag it aside. Release. Then select Create Shortcut from the menu that pops up.
    3. Right click on it and go to properties:
    4. Go to advanced and run as admin:
    5. Now. Go to the Start menu and type on the keyboard "Sche" and press the "Task Scheduler" (sv: Schemalägg aktiviteter)
    6. Press action in the menu and create activity:
    7. Do this: Put a name, Run with highest priviligies
    8. And this: New, start when login, All users, OK
    9. And this: New, Start a program
      (Change the name to what you need.)
      "C:\Users\Katarina\Desktop\Script.lnk"
      (C:\Users\Your account\Desktop\Your link name.lnk)
    10. This:
    11. In the end:

      Done!

No comments:

Post a Comment