Setting a class is simple, but sometimes it is invalid. Registry classes are more complex, but more effective (especially the third vbs).
First, set the
1, in My Computer-Properties-Advanced-Performance-Settings, check the icon label of the desktop with the shadow option.
2. Under xp, it is Desktop Properties-Desktop-Custom Desktop -web, and all items are not selected.
3. Right-click the desktop, and then click Properties-Property Display-Desktop-Custom Desktop -Web- Select the active desktop being used-Delete-OK, and then click OK.
4. If it still doesn't work, you can cancel the check box in front of "Lock Desktop Project" in the above Web window and confirm the saving.
5. If you don't want this to happen in the future, you can run gpedit.msc to open the group policy, expand it in turn, and change User Configuration-Management Template-Desktop Active Desktop-Disable Active Desktop to Enable.
Second, the registry modification method:
1, in "Start"->; Run-> type "regedit" and enter HKEY _ user-> s-1-5-21-kloc-0/289129-3884528725-39325465. Software->; Microsoft->; windows-& gt; Current version-> Explorer-> advanced
Find "showcompcolor" = "dword: 0000001"and change it to "dword:00000000"
Find "listview shadow" = "dword: 000000" and change it to "dword: 000000 1"
2. Copy the following contents to Notepad, then save the file as aa.reg, double-click aa.reg to import the registry, and restart it to take effect.
Windows registry editor version 5.00
[HKEY _ Current User \ Software \ Microsoft \ Windows \ Current Version \ Explorer \ Advanced]
" listview shadow " = dword:000000 1
[HKEY _ LOCAL _ MACHINE \ Software \ Microsoft \ Windows \ current version \ Policies \ Explorer]
" ForceActiveDesktopOn"=-
[HKEY _ Current User \ Software \ Microsoft \ Windows \ Current Version \ Policy \ Explorer]
" ForceActiveDesktopOn " = dword:00000000
[-HKEY Current User \ Software \ Microsoft \ Internet Explorer \ Desktop \ Component]
[HKEY _ Current User \ Software \ Microsoft \ Windows \ Current Version \ Explorer]
"Shell Status" =-
3. Write the following code in Notepad.
Dim HiddenArrowIcon
Set HiddenArrowIcon=WScript. CreateObject("WScript。 Shell ")
Dim RegPath 1,RegPath2
regpath 1 = " HKCR \ lnk file \ is short cut "
Regpath 2 = "HKCR \ Pifel \IsShortCut"
HiddenArrowIcon。 RegDelete(RegPath 1)
HiddenArrowIcon。 RegDelete(RegPath2)
Save it as a file with a suffix. Vbs, and double-click it on the desktop to restart it. Change the suffix to a D disk, such as D disk, select Tools-Folder Options-View-remove the √ before "Hide extensions of known file types", and then replace ".". Txt "behind the notepad you just saved". vbs”。
Third, with the help of third-party software.
1, master of Windows optimization, in optimization-system personality settings-other settings-icon text transparency.
2.IBM World Clock Dynamic Wallpaper+Desktop Text Transparency Tool. Rar is the downloaded software. It will be OK after downloading and decompressing.