'C:\Program Files\Internet Explorer\iexplore.
This results in Microsoft Edge automatically logging me in as my Windows account, not the different user account I need.Īs I mentioned before, if I enter the following command using IE 11, it works:
Run 'Start-Process PowerShell -Verb RunAs' to open a PowerShell window with Administrator-level access as that different user.Ĭ:\Windows\System32\cmd.exe /c start shell:AppsFolder\Microsoft.MicrosoftEdge_8wekyb3d8bbwe!MicrosoftEdge -private Running PowerShell as a different user than the one logged into Windows. Internet properties window can be launched from command prompt by executing the command command inetcpl.cpl works on all Windows editions(windows XP, Vista, and Windows 7). However, I cannot make this work when using Microsoft Edge. I'veīeen following the below process using Microsoft Internet Explorer 11 without issue. Therefore, I'm attempting to run as a different user to perform administrative-actions. It is not practical for me to login to Windows as that separate account.
My organization uses separate accounts for elevated privileged actions. Running Microsoft Edge from command line does not seem to work when trying to connect to an SSO-enabled HTTPS site and needing to run as a different user.