Clearing CBS Logs

From DFWLPiki
Revision as of 00:48, 22 June 2021 by Jhorne (talk | contribs) (Created page with "category:Windows ==Clearing CBS Logs when they are too large== Stop-Service TrustedInstaller Remove-Item -Path C:\Windows\Logs\CBS\*.* Start-Service TrustedInstaller")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Clearing CBS Logs when they are too large

Stop-Service TrustedInstaller
Remove-Item -Path C:\Windows\Logs\CBS\*.*
Start-Service TrustedInstaller