As an example, I'm trying to apply the main answer from How do I change "Open with Powershell" to "Open with Command Prompt" when shift-rightclicking in Explorer?.
I'm the only user of the computer, and administrator. In good Win7 days, I would just open regedit.exe and edit the key.
Now in Win10, even if I start regedit.exe as administrator, it seems I cannot rename HKEY_CLASSES_ROOT\Directory\shell\cmd\HideBasedOnVelocityId without a long process and/or using a third party tool like regownershipex.
I can't imagine doing this each time I want to edit a registry key.
Question: how to, as an admin, bypass the Win10 registry ownership rules, and edit the registry "normally" without having to use a tool like regownershipex?
Even if I should disable some security features, it's fine, but I don't want every registry tweaking to become a long task - I want to keep it simple and stupid like in Windows 7. How to do this?