Clear items from the Recycle Bin. This command can only be used through PowerShell versions 5.1 and below, or 7.1 and above. More information: https://learn.microsoft.com/powershell/module/microsoft.powershell.management/clear-recyclebin.
Clear-RecycleBin
Clear-RecycleBin -DriveLetter {{C}}
Clear-RecycleBin -Force