当前位置:网站首页>如何清理C盘
如何清理C盘
2022-07-21 13:06:00 【green5+1】
1.Windows+R
ctrl+A全选并删除
清理回收站
2.打开此电脑
右击选择C盘—>属性–>磁盘清理
点击清理–>确定
3.新建一个.txt文件,将以下代码粘贴到文本中,重命名为.bat格式
@echo off
echo 正在清除系统垃圾文件,请稍等......
del /f /s /q %systemdrive%\*.tmp
del /f /s /q %systemdrive%\*._mp
del /f /s /q %systemdrive%\*.log
del /f /s /q %systemdrive%\*.gid
del /f /s /q %systemdrive%\*.chk
del /f /s /q %systemdrive%\*.old
del /f /s /q %systemdrive%\recycled\*.*
del /f /s /q %windir%\*.bak
del /f /s /q %windir%\prefetch\*.*
rd /s /q %windir%\temp & md %windir%\temp
del /f /q %userprofile%\cookies\*.*
del /f /q %userprofile%\recent\*.*
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
del /f /s /q "%userprofile%\Local Settings\Temp\*.*"
del /f /s /q "%userprofile%\recent\*.*"
echo 一键清理系统垃圾完成!
echo. & pause
双击运行即可
4.解决电脑占内存大头–微信
取消勾选开启文件自动下载,并把文件管理目录改到空闲的盘符,以前的文件会自动转存到当前位置
5.使用电脑自带的碎片整理
选择盘符,分析并优化
最后清空回收站就ok啦,这次清理重新获得了30+g的C盘空间,非常舒爽
边栏推荐
- Open source GIS system
- 【开发教程7】疯壳·ARM功能手机-BLE透传实验教程
- 【微信小程序】WXSS和全局、页面配置入门砖
- Step by step introduction to the development framework based on sqlsugar (12) -- split the content of the page module into components to realize the division and rule processing
- [chestnut sugar GIS] WPS -- how to fill the space in the content of the previous line
- 【板栗糖GIS】arcmap—如何快速生成四至信息
- Access denied for user ‘root‘@‘localhost‘ (using password: YES)的解决方法
- Yunzhou intelligent IPO was terminated: the annual revenue was 250million, the loss was 130million, and it was planned to raise 1.55 billion
- Subvert cognition! There are as many as 13 methods to guarantee research?
- Addition, deletion and modification of MySQL database and table
猜你喜欢
Pl marker (ACL 2022) - extraction de l'information (ner + re) Nouvelle Sota, analyse de thèse et navigation de code
[wechat applet] Introduction to wxss and global and page configuration
FTP服务与配置
【链表及其经典问题】
PL marker (ACL 2022) - New SOTA of information extraction (ner+re), paper analysis and code browsing
LeetCode·每日一题·814.二叉树剪枝·递归
OrmLiteDB数据库(依赖)的简单使用(小白成长记录)
Here comes the multilingual model that everyone can use! Support 59 languages, parameters 176billion, 1000 scientists jointly launched
CITIC branch Mobile has registered: it plans to raise 4billion yuan to create a listed enterprise for research and development of 5g in optical valley
DRF -- users user module
随机推荐
Mipi based high performance imaging system
GTSAM入门学习
Niu Ke brushes questions
mysql 逻辑架构
配置.browserslistrc 做浏览器适配
(字符串+内存)函数的介绍
美国急于发展6G或是重温坐收3G专利费的旧梦,但中国已抢占先机
Static setting and baking properties of unity
全面败退,中国手机首次遭受重大挫折,三星和苹果则大幅增长
How to pre train multimodal models using multi type data?
Human moon day | exclusive interview with Zou Haiyang: China's aerospace dream is a story of trust and live up to
Command line use of eslint
深度之眼(十五)——导数
Windows无法启动MySQL80服务(位于本地计算机)
Win11如何增强麦克风?Win11增强麦克风的设置
GMT learning notes
PG函数中有OUT则忽略 RETURNS SETOF record AS $$
DRF--跨域问题解决
Write bootloader from 0 - bootloader relocates app
Pl/sql exception