新建一個 .bat檔案,輸入以下內容
@echo off taskkill /f /im explorer.exe taskkill /f /im shellexperiencehost.exe timeout /t 3 /NOBREAK > nul del %localappdata%\Packages\Microsoft.Windows.ShellExperienceHost_cw5n1h2txyewy\TempState\* /q timeout /t 1 /NOBREAK > nul start explorer @echo on
轉載請註明出處,本文鏈接:https://www.uj5u.com/caozuo/13730.html
標籤:Windows
