Why can't I change Window 10 registry key?

I want to change a Windows 7 Registry key in

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced - Hidden

I ran regedit as administrator. But when I was trying to modify that key, it doesn't allow me to change and reports error as

Cannot edit: error writing the value's new contents

So why can't I change the registry key even in administrator mode? How to solve this problem in Windows 10?

1

3 Answers

Interesting. I'm on Windows 10 Pro x64 and I can edit the value.

Right click on Advanced and choose "Permissions".

Click your user name and make sure you have full permissions:

If you don't, try allowing yourself full control (if the boxes are available).

If they're greyed out like in my screenshot, but you don't have full access, you can try to take ownership of the object by clicking Advanced

Then next to Owner click Change:

Type your username into the box and then press Check Names. Press Okay, then before you press Okay again make sure the following is selected:

10

If you are logged in with a Microsoft account (usually this happens when you have a local user, then you try to log in into the Windows Store).

You can add your Microsoft account into the users group by right click the registry you want to change, then permissions, and click in the advanced option.

Next to the listed owner you can add your Microsoft account (click on change and then use your e-mail), so this account can take ownership of any file.

2

Search for Regedit under C:\windows Once you find it, right click on it and run as administrator. Enter credentials for administrator if needed...

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like