How To Scrubbing PC Logs Via CMD | Command Prompt

  • Indiasocialbook blocked ?Unblock it by downloading free vpn from -- (HERE)

  • You Must Read our New Rules and Guidelines (HERE)

Ruchika oberoi

Administrator
Staff member
Mar 27, 2022
5,119
132
63
I’m going write how to Scrubbing PC logs via CMD (Command Prompt)

Simple commands using CMD to remove your system logs that everyone might not know.

Delete previous DNS server

ipconfig /flushdns
Purges the contents of the NetBIOS name cache

nbtstat -R
Clear File explorer history and dialog box history

Del /F /Q %APPDATA%\Microsoft\Windows\Recent*
Del /F /Q %APPDATA%\Microsoft\Windows\Recent\AutomaticDestinations*
Del /F /Q %APPDATA%\Microsoft\Windows\Recent\CustomDestinations*
REG Delete HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RunMRU /VA /F
REG Delete HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\TypedPaths /VA /F
CBS.log file records entries when a static file changes.

del “C:\Windows\Logs\CBS\CbsPersist*.cab” /s /f /q
del “C:\Windows\Logs\CBS\CbsPersist*.log” /s /f /q
del “C:\Windows\Logs\CBS\Cbs*.log” /s /f /q
Clear Windows Events logs

for /F “tokens=*” %1 in (‘wevtutil.exe el’) DO wevtutil.exe cl “%1”
pause>null
Enjoy!
 

cbd gummies

New member
Feb 29, 2024
1
0
1
I gave cbd gummies a whack at with a view the first previously, and I'm amazed! They tasted smashing and provided a be under the impression that of calmness and relaxation. My stress melted away, and I slept better too. These gummies are a game-changer an eye to me, and I highly endorse them to anyone seeking natural pain relief and better sleep.
 
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock