For this hack I used the tool AdvancedRun offered by NirSoft and combining the explanation given about “Run explorer.exe as Administrator user within Windows 7” and “How to run Command Prompt as Trusted Installer on Windows 11“
Using the tool AdvancedRun I opened a command prompt as Trusted Installer. Once there and from there
- I opened “Registry Setting” with
regedit.exe
- Navigate to the registry key:
HKEY_CLASSES_ROOT\AppID{CDCBCFCA-3CDC-436f-A4E2-0E02075250C2}
- Right click on the registry key and click Permissions…
- Give Full Control permissions to the user logged in.
- Close “Registry Settings” and …
- From command prompt again now, open
dcomcnfg.exe
- Expand DCOM Config
- Right click and select properties of “Elevated-Unelevated Explorer Factory“, click the Identity tab and select “The launching user“.
- Close
dcomcnfg.exe
and close also the command prompt we’re using
After this, you can for example open a new command prompt as administrator and execute “explorer.exe” or go to a current “File Explorer” C:\Windows and “Run as Administrator”
Enjoy your new power!