re: Question about 'Windows keeps forgetting simple settings, such as screen colors!'
Tuesday, March 2, 2004 at 4:16 pm Windows 98 Annoyances Discussion Forum
Posted by Franklin
(540 messages posted)
This may help.And remember always backup your registry before making any changes.
To make ALL Desktop settings permanent in an (Explorer) window: window size, position,
display the toolbar etc, run Regedit and go to:
HKEY_CURRENT_USER\ Software\ Microsoft\ Windows\ CurrentVersion\ Policies\ Explorer
Right-click in the right hand pane, ---> click New, and select DWORD Value. Name
---> it NoSaveSettings, and ---> press Enter. Now ---> right-click on it, ---> choose
Modify, and type 1 in the Value data box. Click ---> OK and exit the Registry Editor.
All future windows settings will be from now on those you specified BEFORE creating
the new "NoSaveSettings" Registry value, and can be changed ONLY temporarily.
Next time you open that same window, its settings will revert back to the ones you
started with, before this Registry change.
To reenable permanent settings changes again, run Regedit again, and go to the same
Registry key above, right-click on "NoSaveSettings", ---> choose Modify, and change
its Value data to 0. Close Regedit, make the desired changes to your windows settings,
then go back and make them permanent again by resetting "NoSaveSettings" back to
1.
Alternatively you can delete the NoSaveSettings DWORD (which has the same effect
as assigning it the 0 value) by right-clicking on it, selecting Delete and then clicking
Yes.
|