Enabiling Cmd + Regedit When It's Disabled By Admin / Group Policy

CMD:

Step 1:
Create a new shortcut
Step 2:
Add the following to the shortcut:

REG add HKCU\Software\Policies\Microsoft\Windows\System /v DisableCMD /t REG_DWORD /d 0 /f


Regedit:


Step 1:
Create shortcut
Step 2:
Add the following to the shortcut:

REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f
Back register keys b4 u try this

Comments

Popular posts from this blog

Redmi Note 12 Pro / Pro + 5G: Install TWRP Recovery and Root MIUI 14 Android 13 | Easiest Way