Remove unwanted items from control panel

S

Stephen Lo

I want to remove the following items which i NEVER use from the control
panel of WinXP Pro SP2.

Scanner and camera
Windows cardspace
Wireless Network Setup Wizard

I put the corresponding applets:

sticpl.cpl
infocardcpl.cpl
irprops.cpl

in HKEY_CURRENT_USER\Control Panel\don't load with a "no" data. but they
still appear in the control panel.

I also unchecck the last two applets in Control Panel of MS TweakUIXP
still don't work as desired (the first item could be found in TweakUI)

Please help, thank you!!
 
K

Ken Blake, MVP

I want to remove the following items which i NEVER use from the control
panel of WinXP Pro SP2.

Scanner and camera
Windows cardspace
Wireless Network Setup Wizard

I put the corresponding applets:

sticpl.cpl
infocardcpl.cpl
irprops.cpl

in HKEY_CURRENT_USER\Control Panel\don't load with a "no" data. but they
still appear in the control panel.


You did it backwards. If you don't want them to load, the value of the
don't load registry key should be "Yes."
 
S

Stephen Lo

You did it backwards. If you don't want them to load, the value of the
don't load registry key should be "Yes."

"No", "Yes" or blank work for all the others except sticpl.cpl;
infocardcpl.cpl & irprops.cpl.

Any other suggestion, thank you!!
 
R

Ramesh, MS-MVP

It's because the "Scanner and Camera" is a namespace object. To hide it, you use the "NonEnum" registry key.

For example, see Method 2 here:
http://windowsxp.mvps.org/hidemnp.htm

Note that the link above talks about "My Network Places". For "Scanner and Camera" the GUID string is given below:

{E211B736-43FD-11D1-9EFB-0000F8757FCD}

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


You did it backwards. If you don't want them to load, the value of the
don't load registry key should be "Yes."

"No", "Yes" or blank work for all the others except sticpl.cpl;
infocardcpl.cpl & irprops.cpl.

Any other suggestion, thank you!!
 
S

Stephen Lo

Ramesh said:
It's because the "Scanner and Camera" is a namespace object. To hide it, you use the "NonEnum" registry key.

For example, see Method 2 here:
http://windowsxp.mvps.org/hidemnp.htm

Note that the link above talks about "My Network Places". For "Scanner and Camera" the GUID string is given below:

{E211B736-43FD-11D1-9EFB-0000F8757FCD}
Thank you, It works. How about the other two:

Windows cardspace and Wireless Network setup wizard?
 
R

Ramesh, MS-MVP

Wireless Network setup wizard

In the "don't load" registry key, set netsetup.cpl value data as "yes". The "Network Setup Wizard" and the "Wireless Network Setup Wizard" applets should disappear.

No idea. I don't have this item in my system.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


Stephen Lo said:
It's because the "Scanner and Camera" is a namespace object. To hide it, you use the "NonEnum" registry key.

For example, see Method 2 here:
http://windowsxp.mvps.org/hidemnp.htm

Note that the link above talks about "My Network Places". For "Scanner and Camera" the GUID string is given below:

{E211B736-43FD-11D1-9EFB-0000F8757FCD}
Thank you, It works. How about the other two:

Windows cardspace and Wireless Network setup wizard?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top