- Run regedit.exe elevated.
- Take ownership of HKEY_CLASSES_ROOT\AppID{CDCBCFCA-3CDC-436f-A4E2-0E02075250C2}.
- Rename the RunAs value to
_RunAs
. - Create a new shortcut on your Desktop for C:\Windows\System32\runas.exe.
- Name it something like
Admin-Explorer
. - Right-click the new shortcut and click Properties.
- Change the target to:
C:\Windows\System32\runas.exe /noprofile /user:<domain>\<username> "c:\windows\explorer.exe /separate"
- (Optional) Change the icon.
- (Optional) Pin to taskbar.
Created
October 8, 2019 19:20
-
-
Save robderickson/8260f6d28f29fc123c63d18b43d12ba4 to your computer and use it in GitHub Desktop.
How to enable 'Run as a different user' for Explorer.exe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment