How to cleanup disk in Windows server 2012 with or without desktop experience or powershell? This guide shares video and method to cleanup disk for server 2012 as an example and a tool to increase the disk space in server 2012/2016/2008 without data loss.
Disk cleanup button missing on Server 2012 R2 or Server 2008/2016? You will need to install a separate server component in this case. And that component is named Desktop Experience. You will have to use Powershell to do that.
Open command prompt, then add:
copy C:\Windows\WinSxS\amd64_microsoft-windows-cleanmgr_31bf3856ad364e35_6.2.9200.16384_none_c60dddc5e750072a\cleanmgr.exe C:\Windows\System32\
copy C:\Windows\WinSxS\amd64_microsoft-windows-cleanmgr.resources_31bf3856ad364e35_6.2.9200.16384_en-us_b6a01752226afbb3\cleanmgr.exe.mui C:\Windows\System32\en-US\
Quick question: can we do disk cleanup without desktop experience? -> Yes, Partition Resizer can do the job in an easier way.
Once you added the above cleanmgr.exe, you may start disk cleanup with cleanmgr.exe.
If cleanmgr disk cleanup powershell does not work for you or you want to know how to clean up disk without Desktop Experience, a third party tool like Partition Resizer is very useful as a replacement.
Option 1: run cleanmgr (valid after copying files or installing)
Option 2: via File Explorer (only valid after installing)
The Windows server 2012 r2 disk cleanup powershell system works great if you want to clean up your disk and remove files that might take up up to 10GB disk space. More space needed? Try Partition Resizer Server that can add like 300GB or 500GB if there was free space on the disk without losing data.
The problem: What if you want to save more free space from the disk partition? Or you found Disk Clean up is not easy to use?
Solution: Clean up disk with Defragment and reallocate disk space with Partition Resizer Server without losing data. You can add as much disk space such as 100GB, 200GB or even more to any drive you want to expand.
IM-Magic Partition Resizer Server Edition does an amazing job at helping you clean up unnecessary data with Defragment in the software plus it could allocate disk space from one drive to another without losing data.
#1 - Clean up disk with Defragment in Partition Resizer for Windows Server
This will automatically clean the disk temp file and trashes if you click the C drive as a target for defragment.
#2 - Extend Server C Drive with free space from another partition
Video - how to increase Windows Server partition volume size without losing data
IM-Magic Partition Resizer Server Edition ensures no downtime for Windows server if you extend a c drive and it is 100% data and OS safe with this tool.
[Guide] Steps to extend volume without data loss
This step by step guide will show you the way to extend any volume using IM-Magic Partition Resizer Server edition.
Step-1 Download install, and launch the program.
Step-2 Right click the large volume to produce unallocated free space.
Steps to increase disk partition space
Step-3 Then right click c and drag the border to acquire the free space.
Steps to increase disk partition space
Step-4 Apply the changes.
Q: How to run winsxs cleanup for Server 2012
A: Winsxs can be cleaned by the following cmd without losing data, please copy and paste the following cmd to the command window and run it.
Copy the following command lines to cleanup winsxs folder in CMD window.
Video - how to cleanup winsxs folder on Windows
Or you may also use the following cmd to clean winsxs folder.
Dism /Online /Cleanup-Image /AnalyzeComponentStore
Dism /Online /Cleanup-Image /StartComponentCleanup
Video - how to clean up winsxs using disk cleanup or cmd
Also read: how to clean winsxs on Windows Server
Q: How to delete temp files on Server 2012
A: Installing Disk Cleanup (cleanmgr.exe) on Windows Server 2012 R2 and run it would help remove temp files on Windows Server 2012. You may install disk cleanup with the following steps.
You need to restart your computer to get it done.
And then you may come back to THIS PC, right click C drive -> Properties, and then disk cleanup option will be available for you to remove temp files and unnessary files on Server 2012.
Watch the following video again to see how to use disk cleanup in Windows server 2012
Also read: how to resize partition in Windows Server 2012 without formatting