Tech Support > Microsoft Windows > Log off without saving settings
Log off without saving settings
Posted by moWhite on November 16th, 2005


How can I log off Windows XP without saving settings?

Occasionally I use remote desktop to take over the Console from home. It
rearranges the icons to fit my 14-inch laptop. When I get back to work in
the morning, I'd like to quit out of Windows and log back in and have the
icons in there origional positions.

I've tried combinations of Shift and Control with the log off on the Start
Menu, with zero luck.

Please don't suggest unplugging the machine, my coworkers have already had
that brainstorm .

Richard

Posted by David H. Lipman on November 16th, 2005


From: "moWhite" <moWhite@discussions.microsoft.com>

| How can I log off Windows XP without saving settings?
|
| Occasionally I use remote desktop to take over the Console from home. It
| rearranges the icons to fit my 14-inch laptop. When I get back to work in
| the morning, I'd like to quit out of Windows and log back in and have the
| icons in there origional positions.
|
| I've tried combinations of Shift and Control with the log off on the Start
| Menu, with zero luck.
|
| Please don't suggest unplugging the machine, my coworkers have already had
| that brainstorm .
|
| Richard


Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
"NoSaveSettings"=dword:00000001



--
Dave
http://www.claymania.com/removal-trojan-adware.html
http://www.ik-cs.com/got-a-virus.htm


Posted by moWhite on November 16th, 2005


Thanks for the quick response.

Won't that turn off saving settings each time i log off? I only want to
turn off saving settings periodically.

Richard

"David H. Lipman" wrote:

> From: "moWhite" <moWhite@discussions.microsoft.com>
>
> | How can I log off Windows XP without saving settings?
> |
> | Occasionally I use remote desktop to take over the Console from home. It
> | rearranges the icons to fit my 14-inch laptop. When I get back to work in
> | the morning, I'd like to quit out of Windows and log back in and have the
> | icons in there origional positions.
> |
> | I've tried combinations of Shift and Control with the log off on the Start
> | Menu, with zero luck.
> |
> | Please don't suggest unplugging the machine, my coworkers have already had
> | that brainstorm .
> |
> | Richard
>
>
> Windows Registry Editor Version 5.00
>
> [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
> "NoSaveSettings"=dword:00000001
>
>
>
> --
> Dave
> http://www.claymania.com/removal-trojan-adware.html
> http://www.ik-cs.com/got-a-virus.htm
>
>
>

Posted by David H. Lipman on November 16th, 2005


From: "moWhite" <moWhite@discussions.microsoft.com>

| Thanks for the quick response.
|
| Won't that turn off saving settings each time i log off? I only want to
| turn off saving settings periodically.
|
| Richard


You can't have everything.

"NoSaveSettings"=dword:00000001 <---- Turns it on

"NoSaveSettings"=dword:00000000 <-----Turns it off

--
Dave
http://www.claymania.com/removal-trojan-adware.html
http://www.ik-cs.com/got-a-virus.htm



Similar Posts