-
移动桌面、下载、视频、音乐等文件夹到D盘。
如何将电脑桌面内容移动到D盘或其他非系统盘-百度经验:https://jingyan.baidu.com/article/cdddd41c988c7712ca00e15c.html -
右击C盘图标—>属性—>磁盘清理。进入磁盘清理后,可以直接确定。还可以清理系统文件—>确定。还可以清理系统文件—>其他选项—>删除所有还原点 / 卸载程序。
-
清理 WinSxS 文件夹。
清理 WinSxS 文件夹 | 微软文档:https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/clean-up-the-winsxs-folder?view=windows-10
其实就是用管理员模式打开CMD,然后依次输入下面三条命令。
Dism.exe /online /Cleanup-Image /StartComponentCleanup
Dism.exe /online /Cleanup-Image /StartComponentCleanup /ResetBase
Dism.exe /online /Cleanup-Image /SPSuperseded
- Windows里的:设置—>系统—>存储。可以看到那些文件夹占用磁盘多,然后专门去清理他们。可以看到那些应用安装在C盘占用磁盘多,专门去卸载他们。