Celeb Glow
updates | March 10, 2026

Cannot create value: Error writing to the registry

So I get this error when trying to add a dword or even change a value in a key under hklm\system\CurrentControlSet\services\x1

When I look at the effective permissions, I have full control and I am the owner of the key. If I check the next key under "services," I can edit the values and add values under it. But, for some reason, I can't edit this key for the particular software on a couple of machines.

I have tried running as administrator but that doesn't work either.

So if I have full control and I'm the owner, is there something else that could be locking this key? The permissions are identical with the next key in hklm\system\CurrentControlSet\services so I'm not sure what I am missing.

3

1 Answer

Some programs (Anti-malware packages for example) actively disallow editing of their own, and often some system, services.

Try editing the key while in Safe Mode, and/or with any running Anti-malware disabled/uninstalled.

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