新建文件clear.bat,文本内容
reg delete "HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify" /va /f taskkill /f /im explorer.exe & start explorer.exe
然后运行。

新建文件clear.bat,文本内容
reg delete "HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify" /va /f taskkill /f /im explorer.exe & start explorer.exe
然后运行。