Im Menü Systemsteuerung befinden sich Icons ohne Titel, wie bekomme ich die weg?

green-e

Lt. Commander
Registriert
Juni 2011
Beiträge
1.679
Hallo,

nutze Windows 7 und lasse mir die Systemsteuerung als Menü anzeigen. Nach einer großen Aufräumaktion und einigen Deinstallationen sind nun in diesem Menü Icons ohne Titel geblieben. Klicke ich drauf, so bekomme ich die Meldung vom Explorer, das die Datei nicht existiert. Wie bekomme ich die übriggebliebenen Icons weg.

Danke schon mal :)
 

Anhänge

  • 2013-05-20 15_02_42-Program Manager.jpg
    2013-05-20 15_02_42-Program Manager.jpg
    48,9 KB · Aufrufe: 251
Vermutlich handelt es sich um Links, die nicht gelöscht wurden. So sollte es gehen:

  • Mit der rechten Maustaste auf das Icon und anschließend auf Eigenschaften klicken.

  • Im Dialog Eigenschaften auf die Registerkarte Allgemein klicken.

  • bei Ort steht das Verzeichnis in dem sich das Objekt befindet
 
Danke für deinen Einsatz.

Der Rechtsklick auf das Symbol gibt folgendes zu Auswahl: Öffnen (was ja nicht mehr geht, weil deinstalliert), Verknüpfung anlegen (geht auch nicht) und nach Namen sortieren.

Bin irgendwie richtig aufgeschmissen :(
 
Hi,

guck mal im "Startmenü" von Win...Da sollteste diese dann finden und löschen können...

C:\Users\Name\AppData\Roaming\Microsoft\Windows\Start Menu

oder unter :

C:\ProgramData\Microsoft\Windows\Start Menu

mfg
 
Sorry, in die falsche Richtung gedacht.

Kenne mich da nicht gut aus, aber die Dateien (*.cpl | Control Panel Library | Windows-Systemsteuerungsapplet), die in der Systemsteuerung angezeigt werden, befinden sich in System32 und SysWOW64. Z.B. Flash Player 32bit: C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl

http://en.wikipedia.org: Control Panel (Windows)
List of Control Panel applets (Auszug)
The applets listed below are components of the Microsoft Windows control panel, which allows users to define a range of settings for their computer, monitor the status of devices such as printers and modems, and set up new hardware, programs and network connections. Each applet is stored individually as a separate file (usually a .cpl file), folder or DLL, the locations of which are stored in the registry under the following keys:

  1. HKLM\SOFTWARE\Microsoft\Windows\Current Version\Control Panel\Cpls
    This contains the string format locations of all .cpl files on the hard drive used within the control panel.
  2. HKLM\SOFTWARE\Microsoft\Windows\Current Version\Explorer\ControlPanel\Namespace
    This contains the location of the CLSID (GUID) variables for all the panels not included as cpl files. These are commonly folders or shell applets, though Windows Vista allows physical programs themselves to be registered as well. The CLSID (GUID) then allows items such as the icon, infobox and category to be set and gives the location of the file to be used.
The control panel then uses these lists to locate the applets and load them into the control panel program (control.exe) when started by the user. In addition to using the control panel, a user can also invoke the applets manually via the command processor. For instance, the syntax "Control.exe inetcpl.cpl" or "control.exe /name Microsoft.InternetOptions" will run the internet properties applet in Windows XP or Vista respectively. While both syntax examples are accepted on Windows Vista, only the former one is accepted on Windows XP.
 
Zuletzt bearbeitet: (Text ergänzt)
Zurück
Oben