时间:2023-06-02 16:16:41 来源: 人气:
1、打开以管理员身份运行的cmd窗口,, 2、在命令提示符窗口下,输入以下内容:, taskkill /f /im explorer.exe, echo y|reg delete "HKEY_CLASSES_ROOTLocal SettingsSoftwareMicrosoftWindowsCurrentVersionTrayNotify" /v IconStreams, echo y|reg delete "HKEY_CLASSES_ROOTLocal SettingsSoftwareMicrosoftWindowsCurrentVersionTrayNotify" /v PastIconsStream, start explorer, 建议全部复制到窗口内:鼠标光标定位到cmd窗口内右击,选择复制,输入完成后敲击回车。, 注:第一句输入完成后是关闭windows外壳程序的,所以输入完成回车后,桌面图标和任务栏会消失。,