Ifdiscord icon has disappearedfrom program uninstall menu onWindows, don't worry: it's a known bug with a very simple solution. Thanks to rapid intervention through theMicrosoft Official System Registry Editor, you can restore the correct display of the app. Here is a step-by-step guide to solve the problem in a few minutes.
Method 1: Edit System Registry Manual
- Open the Registry Editor:
- Click on the buttonStartor use the Windows search bar.
- Search for “System Registry Editor” (or typeregedit) and open it with administrator privileges.
- Navigate to Discord key:
- Follow exactly this path inside the folders:
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Discord
- Follow exactly this path inside the folders:
- Create a new string value:
- Click with theright mouse buttonin an empty area of the right panel.
- Select from the drop-down menu “Nuovo” → “Valore Stringa”.
- Name this new voice exactly as
DisplayIcon.
- Set the icon path:
- Double-click the newly created string
DisplayIcon. - Enter the following local route in the field “Date Value”:
C:\Users\%UserProfile%\AppData\Local\Discord\app.ico - Click on“OK”to confirm.
Note: Remember to replace
%UserProfile%with the actual name of your user folder that you find in the main pathC:\Users. - Double-click the newly created string
Method 2: Creating a Registry File
If you prefer a faster and more automated method, you can create a file.regto apply the change in one shot. Here are the steps to follow:
- Open a basic text editor:
- You can use the classicBlock Notes(Notepad) of Windows or any other text editor you prefer.
- Enter the following code:
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Discord] "DisplayIcon"="C:\\Users\\%UserProfile%\\AppData\\Local\\Discord\\app.ico" - Save the file with the extension
.reg:- Assign a recognizable name to the file, for example
FixDiscordIcon.reg. - Make sure you select the item “All files” in the drop-down menu “Save as” to prevent it from becoming a text file, and add manually
.regat the end of the name.
- Assign a recognizable name to the file, for example
- Run the registry script:
- Double-click the file
.regthat you just saved on your desktop or folder. - Reply “Yes” to the security notice to confirm the addition of the keys to the registry.
- Double-click the file
Following one of the two methods described above, you will restore thediscord iconwithin the Windows app menu. This is practicalworkaroundallows you to solve the visual error in total autonomy, without having to wait for corrective patches released by developers.
FAQ: Frequently Asked Questions about Restoration of Discord Icon
Is it safe to change the Windows System Registry for the Discord icon?
Yes, it is a safe operation if you follow the instructions carefully. The suggested modification touches only the graphical parameters of the uninstall menu, without altering in any way the functionalities of the operating system or application. It is always recommended, however, to create a restore point before making manual changes.
Why does the Discord icon disappear from the Windows App menu?
This visual drawback generally occurs due to overwriting errors during the automatic update of the app, or due to cache of corrupt Windows icons. The update temporarily loses the path that connects the logo to the uninstall key.
Should I restart the computer after applying the correction?
In most cases it is not strictly necessary to restart the entire system. Just close and reopen the “App and Features” window (or the “Control Panel”) so that the changes made to the stringDisplayIconhave effect and the visible lathe icon.






