mirror of
https://github.com/Sycnex/Windows10Debloater.git
synced 2025-03-13 02:05:30 +00:00
2 lines
180 B
PowerShell
2 lines
180 B
PowerShell
|
Write-Host "Clear last used files and folders"
|
||
|
Remove-Item %APPDATA%\Microsoft\Windows\Recent\AutomaticDestinations\*.automaticDestinations-ms -FORCE -ErrorAction SilentlyContinue
|