bphlpt ... after my last post I decided to go ahead and post everything I have on the subject ... I guess if the Mods decide it's OK or not OK, then they can remove my post. I don't see anything sinister about it, forum looks OK ... a person asked for help with Desktop Icons and this guy (securityguy14) comes along with a registry fix that seems to work for most people. He didn't give anyone credit so I give him the credit. It must have been his discovery or fix. I have posted the replies of thanks that came in after various people tried the fix. As I write this my Desktop Icons are still in place after a full two days. I sure hope this is a permanent fix ... like I said earlier, after a few weeks I will have a better feel for everything.
How can I lock desktop icons? (at answers.microsoft.com)
Quote
I am unable to LOCK the icon items on my desktop. I have clicked right on the desktop and via properties checked lock items, yet they are easily moved and NOT locked. I've tried locking them thru 'Appearances and Themes', yet they will NOT lock. How can I get them to stop moving around and stay put by locking. Any help would be graciously appreciated. And, no I am not changing my resolution which I know moves them.
The forum labeled this Reply: ... "Most Helpful Reply"
securityguy14:
When you say "LOCK the icon items on my desktop" I'm assuming that you mean to keep them from re-arranging themselves with a reboot? If that is what you mean, then just copy then paste whats below to notepad, then click on "File>save as..." at the top, save it to the desktop. when you go to save it change the "Save as type" from "Text Documents (*.txt)" to "All Files" and name it anything with a .reg extension. then close everything and click on the file and choose "merge". also you want to make sure to add the part " Windows Registry Editor Version 5.00". that registry setting saves the position of items on the desktop when you shut down
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSaveSettings"=hex(3):00,00,00,00
Then someone posted this reply asking "securityguy14" for additional information.
......
I'm hoping SecurityGuy14 can clarify a point, since I'm concerned about making any changes to to the registry -in the past I've had some disasters.
So, how/where exactly does one "add the part Windows Registry Editor Version 5.00"
In other word, how and where should it be added in the registry editor (or somewhere else)? I've done a search, and cant find Windows Registry Editor Version 5.00 currently on my hard drive (I have Windows 7 home premium 64-bit).
This reshuffling of the desktop is a real annoyance and seems to have occurred in every version of Windows back to 98. I've used the Create Restore Point feature, but this is a huge hassle if youve got to do it repeatedly. And since the rearranging seems to happen without any precipitating factors I can determine, you'd almost have to create a restore point daily.
By the way, when I check "screen resolution" by right-clicking the desktop, the monitor name and resolution all appear the same as always. I know that occasionally on reboot the system finds "generic pnp monitor" in place of the actually monitor brand, but this doesnt seem to be a factor in my situation.
Thanks to all those who take the time to offer help on these pages.
.......
securityguy answers ...
.......
Sorry I didn't get back on this, I wasn't getting the alerts about the thread that I was supposed to. for the part about adding "Windows Registry Editor Version 5.00", that was just to say that it has to be included along with the rest, it has to be on the registry file created, by copying then pasting what I have there to notepad, for it to be recognized as a registry file.
.......
then the following posts thanking securityguy14 ...
.......
GENIUS.... Thank You sir, I will install the new registry key on all work computers.
What a lifesaver. Thanks securityguy.
.......
I can confirm for you that securityguys first answer does indeed work fine with no problems. The registry edit he suggested works fine.... just make sure you write it out without the spaces between the "windows registery edit" starts. as in it should look like
windows....
[HKEY...
and not
........Windows...
[HKEY..
so no space between the side of the document and and the first text... (no tab space)
or else when you go to merge it, it wont work. (wont do anything bad, just says it cant be merged)... thats the problem i had with it.... but i can confirm it does work... thanks securityguy
.......
The solution posted by securityguy14 worked for me, also.
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSaveSettings"=hex(3):00,00,00,00
To be safe, I exported HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ and called it noSaveSettingsRestore.reg
.......
OK. SecurityGuy 14's Solution as Implement by me and a couple of others REALLY works in Windows 7 Professional
In regedit go to [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies
Then create Key "Explorer"
Add new DWORD value "NoSaveSettings" and set to 0
Now Reboot and the problem was solved for us.
.......
Security Guy's fix works great in Windows XP Ver 2002. Many thanks for ending a very annoying problem.
.......
It seems you guys are talking about three different things. The main question is how to make it where your icon positions will be saved, and will still be exactly where you left them when you reboot. That is the question Security Guy answered.
However, some people seem to be asking for the ability to make it where the icons cannot be moved. Some are okay with them being moved temporarily, while others aren't. Either way, you'd be best off looking for a third party solution. Just search the net for "lock desktop icons freeware."
Finally, some people are answering the question about locking the desktop itself. In other words, they are describing something like locking your cell phone, so that none of the buttons work, and you have to type a password to use it again. These are the people telling you to press Windows-L.
.......
Indeed there isn't. The best solution I've come up with to this issue is the following registry hack:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSaveSettings"=hex(3):00,00,00,00
That seems to have done the trick for me on both my Vista & Win 7 Machines.
.......
Wow Thanks for the great info and clear instructions. This has been driving me crazy for
a while.
.......
OK, that's all I got and I hope I don't "need" anymore and the icons never move again unless I move them.
thanks ...
.... Update ... I see after reading the forum again that I left out the last reply from securityguy14 so it is out of order but here it is:
What do you mean by "highlight desktop icons"? And, where is 'lock icons in place'? I just see 'lock web items in place'. I have tried all the suggestions except Security Guy's, and none work. If I change the size of icons in Appearance in Properties, all my icons move to the left. I enjoy changing my Desktop's appearance periodically, and also have my icons stay around the edge of the screen in groups where I can find one quickly. Doesn't appear to be possible on XP? Thanks.
securityguy14:
Actually it is possible to have Windows XP to save the position of the icons, the registry edit that I listed above tells the system to save the placement of icons.
....