Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Performance > Control panel view issue

Reply
Thread Tools Display Modes

Control panel view issue

 
 
Vette
Guest
Posts: n/a

 
      06-21-2006
Hello

I change the Control panel view by clicking on the Classic view button on
the left bar. When I did that the left bar disappeared. So now I can't change
back to the Categorial View.
Do sombody know how to get the left bar back, and get control panel back to
Cantegorial View.

Please help me!!
 
Reply With Quote
 
 
 
 
Jimmy Brush
Guest
Posts: n/a

 
      06-22-2006
> Do sombody know how to get the left bar back, and get control panel back to
> Cantegorial View.


Hello,

I am having the some problem. Every now and then the left bar will disappear
from my control panel. I have no idea what causes is!

However, it seems to come back after a while ... in fact, I just restarted
my computer and it came back.

I wish I could figure out what is causing it so I could bug it!

- JB
 
Reply With Quote
 
Sribala
Guest
Posts: n/a

 
      06-25-2006
What is the build you have in your computer..
i have 5384 and i dont any issue with the left bar that you were talking about

Bala

"Johnny Hawk" wrote:

> "Vette" wrote:
> >
> > I change the Control panel view by clicking on the Classic view button on
> > the left bar. When I did that the left bar disappeared. So now I can't change
> > back to the Categorial View.
> > Do sombody know how to get the left bar back, and get control panel back to
> > Cantegorial View.

>
> This is a known issue, have heard several people mention this behavior, if
> you change to the classic view you are stuck with it. If it comes back, your
> are lucky.
> Hey it is Beta.....
>
>
> --
> Johnny Hawk
> Ctrl-alt-Doh!

 
Reply With Quote
 
Oly S
Guest
Posts: n/a

 
      06-27-2006
I had this problem earlier today as I was generating beta reviews for my
department at work...

Try running C:\Windows\System32\control.exe (Be sure to adjust the
C:\Windows\System32 path if you have Vista installed on a different drive or
folder). I was able to run that, click on the 'Control Panel Home' link on
the left sidebar, and close it, and it seem to save my changes so that I
could re-open it back to Category View through the Start Menu.

I speculate that this will not work for everyone having this issue, and
since I can't seem to replicate the problem, I won't be of much more help.
--
Oly S.


"Vette" wrote:

> Hello
>
> I change the Control panel view by clicking on the Classic view button on
> the left bar. When I did that the left bar disappeared. So now I can't change
> back to the Categorial View.
> Do sombody know how to get the left bar back, and get control panel back to
> Cantegorial View.
>
> Please help me!!

 
Reply With Quote
 
Oly S
Guest
Posts: n/a

 
      06-28-2006
I've narrowed the problem down to a specific registry key that seems to
control which view the Control Panel loads. As always, be sure to back up
your Registry before making any changes, or you may end up reinstalling Vista
all over again! (At least back up the Registry Key that you are modifying...)

The key that I'm working with is:

{HKEY_CURRENT_USERS\Software\Classes\CLSID\{5399E6 94-6CE54D6C-8FCE-1D8870FDCBA0}\Instance\InitPropertyBag}

I found two string values here: (Default), which was blank, and Target. The
Target value contains the CLSID that controls which view the Control Panel
loads. For Category View, I have "::{26EE0668-A00A-44D7-9371-BEB064C98683}"
(without the quotes, of course), and for Classic View, I had
"::{21EC2020-3AEA-1069-A2DD-08002B30309D}". Switching between the two values
seemed to 'toggle' the Category and Classic Views.

I had to do some searching in the registry editor to find this key. What I
don't know is if these CLSIDs are machine-specific (limited to my personal
computer), or if they are global to Vista (everyone has the same CLSIDs).
You'll have to take a peek for yourself.

--
Oly S., Alaska
------------------------
Dell Inspiron E1505, Intel T2300 Yonah non-OC'd, 2GB PC2-5400 5-5-5-12, 60GB
5400RPM HDD, ATI Mobility X1400 128MB dedicated/128MB shared, no addt'l mods


"Oly S" wrote:

> I had this problem earlier today as I was generating beta reviews for my
> department at work...
>
> Try running C:\Windows\System32\control.exe (Be sure to adjust the
> C:\Windows\System32 path if you have Vista installed on a different drive or
> folder). I was able to run that, click on the 'Control Panel Home' link on
> the left sidebar, and close it, and it seem to save my changes so that I
> could re-open it back to Category View through the Start Menu.
>
> I speculate that this will not work for everyone having this issue, and
> since I can't seem to replicate the problem, I won't be of much more help.
> --
> Oly S.
>
>
> "Vette" wrote:
>
> > Hello
> >
> > I change the Control panel view by clicking on the Classic view button on
> > the left bar. When I did that the left bar disappeared. So now I can't change
> > back to the Categorial View.
> > Do sombody know how to get the left bar back, and get control panel back to
> > Cantegorial View.
> >
> > Please help me!!

 
Reply With Quote
 
DrNik
Guest
Posts: n/a

 
      07-03-2006
Hi Oly,

When I launched Control Panel the command line, it still had the classic
view, so that was a no-go. However, your registry solution worked for me,
using the same CLSIDs.

Thanks for the help!

Nik

>
> {HKEY_CURRENT_USERS\Software\Classes\CLSID\{5399E6 94-6CE54D6C-8FCE-1D8870FDCBA0}\Instance\InitPropertyBag}
>
> I found two string values here: (Default), which was blank, and Target. The
> Target value contains the CLSID that controls which view the Control Panel
> loads. For Category View, I have "::{26EE0668-A00A-44D7-9371-BEB064C98683}"
> (without the quotes, of course), and for Classic View, I had
> "::{21EC2020-3AEA-1069-A2DD-08002B30309D}". Switching between the two values
> seemed to 'toggle' the Category and Classic Views.
>

 
Reply With Quote
 
Bobby Roa
Guest
Posts: n/a

 
      08-13-2006
Hey Oly.. thanks for the registry key thing!! It worked and I now have my
Control Panel Home back to it's old self!! Yes, the CLSID is global so i
guess everybody could use this workaround!!

Vette, this should solve your problem like it did mine although if you're
not familiar with tweaking the registry, i suggest you get someone who does
:-)

"Oly S" wrote:

> I've narrowed the problem down to a specific registry key that seems to
> control which view the Control Panel loads. As always, be sure to back up
> your Registry before making any changes, or you may end up reinstalling Vista
> all over again! (At least back up the Registry Key that you are modifying...)
>
> The key that I'm working with is:
>
> {HKEY_CURRENT_USERS\Software\Classes\CLSID\{5399E6 94-6CE54D6C-8FCE-1D8870FDCBA0}\Instance\InitPropertyBag}
>
> I found two string values here: (Default), which was blank, and Target. The
> Target value contains the CLSID that controls which view the Control Panel
> loads. For Category View, I have "::{26EE0668-A00A-44D7-9371-BEB064C98683}"
> (without the quotes, of course), and for Classic View, I had
> "::{21EC2020-3AEA-1069-A2DD-08002B30309D}". Switching between the two values
> seemed to 'toggle' the Category and Classic Views.
>
> I had to do some searching in the registry editor to find this key. What I
> don't know is if these CLSIDs are machine-specific (limited to my personal
> computer), or if they are global to Vista (everyone has the same CLSIDs).
> You'll have to take a peek for yourself.
>
> --
> Oly S., Alaska
> ------------------------
> Dell Inspiron E1505, Intel T2300 Yonah non-OC'd, 2GB PC2-5400 5-5-5-12, 60GB
> 5400RPM HDD, ATI Mobility X1400 128MB dedicated/128MB shared, no addt'l mods
>
>
> "Oly S" wrote:
>
> > I had this problem earlier today as I was generating beta reviews for my
> > department at work...
> >
> > Try running C:\Windows\System32\control.exe (Be sure to adjust the
> > C:\Windows\System32 path if you have Vista installed on a different drive or
> > folder). I was able to run that, click on the 'Control Panel Home' link on
> > the left sidebar, and close it, and it seem to save my changes so that I
> > could re-open it back to Category View through the Start Menu.
> >
> > I speculate that this will not work for everyone having this issue, and
> > since I can't seem to replicate the problem, I won't be of much more help.
> > --
> > Oly S.
> >
> >
> > "Vette" wrote:
> >
> > > Hello
> > >
> > > I change the Control panel view by clicking on the Classic view button on
> > > the left bar. When I did that the left bar disappeared. So now I can't change
> > > back to the Categorial View.
> > > Do sombody know how to get the left bar back, and get control panel back to
> > > Cantegorial View.
> > >
> > > Please help me!!

 
Reply With Quote
 
Bobby Roa
Guest
Posts: n/a

 
      08-13-2006
Hi Oly,

The registry thing worked for my PC and my Control Panel Home is back to its
old self!!! Yes, i believe the CLSID is global in nature and this
solution/workaround of yours can be used by everybody.

Vette, this should work for you as well. Although, if you're not familiar
with tweaking the registry, it would be best to get somebody who does. :-)

Bobby Roa

"Oly S" wrote:

> I've narrowed the problem down to a specific registry key that seems to
> control which view the Control Panel loads. As always, be sure to back up
> your Registry before making any changes, or you may end up reinstalling Vista
> all over again! (At least back up the Registry Key that you are modifying...)
>
> The key that I'm working with is:
>
> {HKEY_CURRENT_USERS\Software\Classes\CLSID\{5399E6 94-6CE54D6C-8FCE-1D8870FDCBA0}\Instance\InitPropertyBag}
>
> I found two string values here: (Default), which was blank, and Target. The
> Target value contains the CLSID that controls which view the Control Panel
> loads. For Category View, I have "::{26EE0668-A00A-44D7-9371-BEB064C98683}"
> (without the quotes, of course), and for Classic View, I had
> "::{21EC2020-3AEA-1069-A2DD-08002B30309D}". Switching between the two values
> seemed to 'toggle' the Category and Classic Views.
>
> I had to do some searching in the registry editor to find this key. What I
> don't know is if these CLSIDs are machine-specific (limited to my personal
> computer), or if they are global to Vista (everyone has the same CLSIDs).
> You'll have to take a peek for yourself.
>
> --
> Oly S., Alaska
> ------------------------
> Dell Inspiron E1505, Intel T2300 Yonah non-OC'd, 2GB PC2-5400 5-5-5-12, 60GB
> 5400RPM HDD, ATI Mobility X1400 128MB dedicated/128MB shared, no addt'l mods
>
>
> "Oly S" wrote:
>
> > I had this problem earlier today as I was generating beta reviews for my
> > department at work...
> >
> > Try running C:\Windows\System32\control.exe (Be sure to adjust the
> > C:\Windows\System32 path if you have Vista installed on a different drive or
> > folder). I was able to run that, click on the 'Control Panel Home' link on
> > the left sidebar, and close it, and it seem to save my changes so that I
> > could re-open it back to Category View through the Start Menu.
> >
> > I speculate that this will not work for everyone having this issue, and
> > since I can't seem to replicate the problem, I won't be of much more help.
> > --
> > Oly S.
> >
> >
> > "Vette" wrote:
> >
> > > Hello
> > >
> > > I change the Control panel view by clicking on the Classic view button on
> > > the left bar. When I did that the left bar disappeared. So now I can't change
> > > back to the Categorial View.
> > > Do sombody know how to get the left bar back, and get control panel back to
> > > Cantegorial View.
> > >
> > > Please help me!!

 
Reply With Quote
 
Bobby Roa
Guest
Posts: n/a

 
      08-13-2006
Hi Oly,

The registry thing worked for my PC and my Control Panel Home is back to its
old self!!! Yes, i believe the CLSID is global in nature and this
solution/workaround of yours can be used by everybody.

Vette, this should work for you as well. Although, if you're not familiar
with tweaking the registry, it would be best to get somebody who does. :-)

Bobby Roa

"Oly S" wrote:

> I've narrowed the problem down to a specific registry key that seems to
> control which view the Control Panel loads. As always, be sure to back up
> your Registry before making any changes, or you may end up reinstalling Vista
> all over again! (At least back up the Registry Key that you are modifying...)
>
> The key that I'm working with is:
>
> {HKEY_CURRENT_USERS\Software\Classes\CLSID\{5399E6 94-6CE54D6C-8FCE-1D8870FDCBA0}\Instance\InitPropertyBag}
>
> I found two string values here: (Default), which was blank, and Target. The
> Target value contains the CLSID that controls which view the Control Panel
> loads. For Category View, I have "::{26EE0668-A00A-44D7-9371-BEB064C98683}"
> (without the quotes, of course), and for Classic View, I had
> "::{21EC2020-3AEA-1069-A2DD-08002B30309D}". Switching between the two values
> seemed to 'toggle' the Category and Classic Views.
>
> I had to do some searching in the registry editor to find this key. What I
> don't know is if these CLSIDs are machine-specific (limited to my personal
> computer), or if they are global to Vista (everyone has the same CLSIDs).
> You'll have to take a peek for yourself.
>
> --
> Oly S., Alaska
> ------------------------
> Dell Inspiron E1505, Intel T2300 Yonah non-OC'd, 2GB PC2-5400 5-5-5-12, 60GB
> 5400RPM HDD, ATI Mobility X1400 128MB dedicated/128MB shared, no addt'l mods
>
>
> "Oly S" wrote:
>
> > I had this problem earlier today as I was generating beta reviews for my
> > department at work...
> >
> > Try running C:\Windows\System32\control.exe (Be sure to adjust the
> > C:\Windows\System32 path if you have Vista installed on a different drive or
> > folder). I was able to run that, click on the 'Control Panel Home' link on
> > the left sidebar, and close it, and it seem to save my changes so that I
> > could re-open it back to Category View through the Start Menu.
> >
> > I speculate that this will not work for everyone having this issue, and
> > since I can't seem to replicate the problem, I won't be of much more help.
> > --
> > Oly S.
> >
> >
> > "Vette" wrote:
> >
> > > Hello
> > >
> > > I change the Control panel view by clicking on the Classic view button on
> > > the left bar. When I did that the left bar disappeared. So now I can't change
> > > back to the Categorial View.
> > > Do sombody know how to get the left bar back, and get control panel back to
> > > Cantegorial View.
> > >
> > > Please help me!!

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Classic View Control Panel Won't Stay as Default View Dreanmachine Windows Vista General Discussion 5 02-06-2008 04:36 PM
Control Panel Category View gone... Windows Vista Performance 16 10-28-2007 05:11 PM
Control panel view issue Vette Windows Vista Performance 9 08-14-2006 09:16 AM
Control panel view issue Vette Windows Vista Performance 0 06-21-2006 02:10 PM
Can't get back to Category View in Control Panel Noonway Windows Vista Installation 1 06-11-2006 10:58 PM



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 55 56 57 58 59