I accidentally found that the "show desktop" icon in the Quick Start bar of the XP system is missing. I usually want to return a lot of things on the desktop and click the "show desktop" icon, it's really inconvenient to lose it now. Flymorn summarizes how to restore the icon.
The first method:
Click Start> Run. In the displayed run dialog box, enter regsvr32/n/I: U shell32 (excluding double quotation marks), and press Enter, in a moment, the "dllinstall successful in shell32" dialog box will pop up, and the "show desktop" button will return perfectly.
This method uses the method of re-registering system components. In fact, it is also the best way to restore the display desktop. Because it is generated after automatic registration within the system, we recommend that you use this method.
Method 2:
Create a text document on the desktop, and enter:
[Shell]
Command = 2
Iconfile1_assumer.exe, 3
[Taskbar]
Command = toggledesktop
Rename, save it as "show desktop. SCF", and drag it to the Quick Start bar.
However, you must note that the "display desktop" created on the desktop is displayed. the SCF file cannot be deleted, because the icon you drag to the Quick Start column is also a shortcut to this file. The source file is deleted, the display desktop in the Quick Start is also invalid. Therefore, we recommend that you use the first method to restore the icon.