How to get rid of this area #3861
-
Anybody knows how to get rid of this area ? |
Beta Was this translation helpful? Give feedback.
Answered by
pyrates999
Oct 30, 2024
Replies: 1 comment 2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Then I'm not sure. I would try to google for your windows 11 version of 24h2 as that article seems to be for windows 11 23h2.
Since this involves modifying the registry, create a system restore point first so you can restore to it.
Perhaps they removed the registry key from NameSpace_41040327 to NameSpace, as I do see that registry key listed there under NameSpace instead of NameSpace_41040327.
Make a backup of the registry key before you modify the registry though. Then reboot. If it doesn't work, you can restore from the registry key backup you made.
And if it doesn't boot, restore from the system restore point that you made.
If you are not comfortable with doing any of this, I would le…