Advertisement
Guest User

Untitled

a guest
Aug 25th, 2021
8,216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. REG DELETE HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop /F
  2. taskkill /f /im explorer.exe
  3. taskkill /f /im shellexperiencehost.exe
  4. del %localappdata%\Packages\Microsoft.Windows.ShellExperienceHost_cw5n1h2txyewy\TempState\* /q
  5. start explorer.exe
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement