12 Windows Commands (Run as Administrator) to erase all Your Cyber Footprints

Security

✨ Staff Member ✨
Staff member
Verified Vendor
363
15
12 Windows Commands (Run as Administrator) to erase all Your Cyber Footprints
  • cipher /w:C:\
  • ipconfig /flushdns
  • wevtutil cl System
  • RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 255
  • fsutil usn deletejournal /d /n C:
  • del /f /s /q %TEMP%\*.*
  • powercfg /hibernate off
  • netsh interface ipv4 reset
  • del /q/f/s %systemroot%\System32\spool\PRINTERS\*
  • reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\DataCollection" /v AllowTelemetry /t REG_DWORD /d 0 /f
  • del /q/f/s %SystemRoot%\Prefetch\*
  • reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Error Reporting" /v Disabled /t REG_DWORD /d 1 /f