Uruchom podwyższoną linię poleceń CMD

Execute the following in Run (Ctrl+R)
powershell -Command "Start-Process cmd -Verb RunAs"
Programming Doggo