Tip to bypass UAC prompt w/ Task Scheduler AND focus the window


  1. Posts : 31
    Windows 7 Ultimate x64
       #1

    Tip to bypass UAC prompt w/ Task Scheduler AND focus the window


    Just wanted to pass on this tip I found since it was hard to come by (only saw it in on one site).

    Many of us know the trick about creating a shortcut with administrator privileges through the Task Scheduler to get around the UAC prompt. Elevated Program Shortcut without UAC Prompt - Create

    But the annoying thing is when you open the program from this shortcut the window won't be focused and will open in the background if there are windows on top.


    This trick will create the same admin level shortcut and focus the window as well.

    Follow the tutorial as usual but when you get to the Actions tab, in the Program/script box enter:

    C:\WINDOWS\System32\cmd.exe


    In the Add arguments (optional) box enter:

    /c start "TaskName" "Program Path"


    For example: /c start "StartChrome" "C:\Program Files\Chrome\Chrome.exe"


    This will open up cmd.exe and pass the arguments to it, because /c is specified it will run those arguments and then close. Since 'start' will give anything started with it focus, the program will come up with its window focused.

    Do everything else in the tutorial the same and that's it. Hope this helps somebody else, because the unfocused window was really bugging me.
      My Computer


  2. Posts : 71,977
    64-bit Windows 11 Pro for Workstations
       #2

    Thank you chillz. Steps 7 and 8 have been updated in the tutorial for this to help others. :)

    Elevated Program Shortcut without UAC Prompt - Create
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 17:17.
Find Us