Windows UAC prompt

When: trying to run some programs → User Account Control window pops up

Solutions:

  1. Create a shortcut for target C:\Windows\System32\runas.exe /user:domain\username C:\Windows\System32\mmc.exe, then TypeInto the password to the console that will pop-up(possible Yes confirmation needed in between)

  2. Click Text without selector(or generate key strokes hoping that they would reach that pop-up/box)

  3. Disable UAC prompt: http://www.winhelponline.com/blog/run-programs-elevated-without-getting-the-uac-prompt/

1 Like