- First, open the registry using Regedit.exe.
- Navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Lock Screen
- Right-click on the folder and select Export.
- Save this as a backup incase this doesn't work for you.
- Copy the text in my last post, starting with Windows Registry Editor Version 5.00, into Notepad.
- Save the file as Update.reg.
- Right-click on the file and select merge.
- If you hit F5 in Regedit, you should see the new fields added.
- Try to set your lock screen, You may have to close it down first then restart the settings for it to take affect.
Lockscreen issues on Windows 8.1
http://www.youtube.com/watch?v=1GSHEC0oeK0&list=HL1382167444&feature=mh_lolz
I can not change my lock screen at all. It just loads but does not allow me to change it at all. The link is a video, hopefully demonstrating my problem. I am running a purchased and activated version of windows 8.1. (Purchased windows 8 and upgraded).
Thanks for your help.
Windows for home | Previous Windows versions | Accessibility
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
125 additional answers
Sort by: Newest
-
Anonymous
2015-01-01T09:08:12+00:00 This is interesting. For me the problem was a missing key. It looks as if the "ImageId_A” key is missing or if it has invalid data that it breaks the lockscreen code. Just creating a REG file with the following was sufficient to fix it for me. You don't even need the "Details_A" part, but it's probably smarter to add it in just in case. The values don't have to be what was inserted below (from the original solution), but they work just fine. You could make the value the same as in the ImageID_B key if you prefer that.
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Lock Screen]
"ImageId_A"="{9F5E9C6C-8359-4271-81D0-2B72817D3CDF}"
"Details_A"="ROAMING"
I have seen and tried this before. I also have repeatedly responded that this does not resolve my issue.
-
Anonymous
2015-01-01T06:46:33+00:00 Yeah im having a problem its not working for me i have a picture with my stuff if you need more just replay! http://i.imgur.com/3VsUqxb.jpg
- First, open the registry using Regedit.exe.
- Navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Lock Screen
- Right-click on the folder and select Export.
- Save this as a backup incase this doesn't work for you.
- Copy the text in my last post, starting with Windows Registry Editor Version 5.00, into Notepad.
- Save the file as Update.reg.
- Right-click on the file and select merge.
- If you hit F5 in Regedit, you should see the new fields added.
- Try to set your lock screen, You may have to close it down first then restart the settings for it to take affect.
-
Anonymous
2014-12-26T15:10:52+00:00 This is interesting. For me the problem was a missing key. It looks as if the "ImageId_A” key is missing or if it has invalid data that it breaks the lockscreen code. Just creating a REG file with the following was sufficient to fix it for me. You don't even need the "Details_A" part, but it's probably smarter to add it in just in case. The values don't have to be what was inserted below (from the original solution), but they work just fine. You could make the value the same as in the ImageID_B key if you prefer that.
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Lock Screen]
"ImageId_A"="{9F5E9C6C-8359-4271-81D0-2B72817D3CDF}"
"Details_A"="ROAMING"
-
Anonymous
2014-12-19T15:45:27+00:00 I have tried similar registry keys from working computers.
The result was nothing changed. My particular LockScreen is "frozen". No amount of registry changes can unfreeze it.