Answers for "run windows terminal elevated"

0

run cmd elevated command line

Execute the following in Run (Ctrl+R)
powershell -Command "Start-Process cmd -Verb RunAs"
Posted by: Guest on February-01-2021

Code answers related to "run windows terminal elevated"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language