Jump to content

Strange item in control panel


nyorbee

Recommended Posts


Some Control Panel items are registered in Windows registry, editable with Registry Editor, specifically in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace. One of those keys / "folders" is the one you're looking for to delete, if registry entry is its origin. Description on the right may give it away.

The folder name is just a GUID, so there's probably another folder with the same name under HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID, describing behavior of the Control Panel item. So deleting found keys on both sides should rid of it completely.

The interesting question is where are its origins and if other traces exist.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...