Task bar backup?

  • Thread starter Thread starter Dr. DOS
  • Start date Start date
D

Dr. DOS

I want to keep a backup of my task bar. I had the registry
key for this, but I have lost it. Does anyone have the
registry key location so I can export the task bar settings
for "safe keeping?"
 
Alan said:

No. That link was not helpful.
I did find the answer on my own computer! I had asked for
help on the WinXP IE NG and had received this answer in 2/07.
The layout & contents are stored in the registry values found under:

"HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop"

"TaskbarWinXP" holds the settings for the taskbar & any additional toolbars attached to it. "Toolbars" (if it exists) holds the settings for any toolbars on other edges of the screen.

The tricky part is, these values are only read at login, then retained (and modified if you change the layout) in memory throughout the user session, and only written back to the registry when the user logs out.

So, to backup a layout, you need to log off & back on after making any changes and before you export the registry key. If you want to restore the key from a backup, you would need to:

Open regedit & task manager

Kill the shell by clicking 'Start' -> 'Shutdown' (turn off computer),
press & hold <Ctrl> + <Alt> +<Shift> & click the 'Cancel' button in the Shutdown dialog.

Import your saved key.

Restart explorer via Task Manager -- 'File' -> 'New Task (Run...)' -> type 'explorer'


--
Good Luck,

Keith Malke
Microsoft MVP [Windows XP Shell/User]
I exported (saved) the taskbar key. So now, once again, I
have a backup.
 
Just export this registry key:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop]


ju.c
 
You mean the key he already mentioned in his reply a day and a half
ago?

Just export this registry key:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop]


ju.c


Dr. DOS said:
I want to keep a backup of my task bar. I had the registry
key for this, but I have lost it. Does anyone have the
registry key location so I can export the task bar settings
for "safe keeping?"
 
Yes.


Alan Edwards said:
You mean the key he already mentioned in his reply a day and a half
ago?

Just export this registry key:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop]


ju.c


Dr. DOS said:
I want to keep a backup of my task bar. I had the registry
key for this, but I have lost it. Does anyone have the
registry key location so I can export the task bar settings
for "safe keeping?"
 
Back
Top