SysChat is a free online computer support community. Ask questions, share resources, contribute knowledge and discuss technology. Join our growing community to access all features. Register Now!

SysChat » Software Support » Operating Systems » Start Button and Task Bar won't display

Operating Systems

Support help troubleshooting and discussions on Operating Systems.

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 03-15-2006, 06:30 PM
okippiko okippiko is offline
Junior Member
 
About:
Join Date: Mar 2006
Posts: 1
okippiko is on a distinguished road

Default Start Button and Task Bar won't display


Hi,
I have a computer with winxp.,512mb ram. I am trying to navigate and the start button and the task bar will not display. I moved my mouse in between the task bar and bottom of the screen to create the double arrows to find my start button and task bar . I can't get these items to display. What can I do to have my start button and task bar to display?
Any help will be appreciated. Thanks.

Len Piko [email protected]



Reply With Quote
  #2 (permalink)  
Old 03-15-2006, 06:40 PM
William_Wilson's Avatar
William_Wilson William_Wilson is offline
Moderator
 
About:
Join Date: Mar 2006
Location: Canada
Posts: 973
William_Wilson has a spectacular aura aboutWilliam_Wilson has a spectacular aura aboutWilliam_Wilson has a spectacular aura about

Default


That's funny, i just posted a similar script to REMOVE the taskbar on another site, lol, but here's a script to put it back.
Save this code as RestoreTaskBar.reg
Code:
REGEDIT4

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects2]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSetTaskbar"=dword:00000000
"NoTrayItemsDisplay"=dword:00000000
"HideClock"=dword:00000000
"NoToolbarsOnTaskbar"=dword:00000000
"NoTrayContextMenu"=dword:00000000
"NoSaveSettings"=dword:00000000
This will create the directory possibly missing, as well as reset all tasbar items to be viewable.
the last one enables the settings to be saved, if you wish to test this before saving the settings, change it to 00000001.

This will require a reboot to take effect
-Hope it helps!



__________________

</Dream In Code>
-William. § (marvin_gohan)
Reply With Quote
Reply





Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is on
Smilies are on
[IMG] code is on
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are on



» Ads



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54