Disk Cleanup

Disk Cleanup - Windows

Open powershell as administrator

paste the code in the powershell terminal

Dism.exe /online /Cleanup-Image /StartComponentCleanup
Dism.exe /online /Cleanup-Image /StartComponentCleanup /ResetBase

The above code will clean up disk space in the server.