前沿拓展:
系統(tǒng)清理
推介用這個很快的
在電腦屏幕的左下角按“開始→程序→附件→記事本”,把下面的文字**進去,點“另存為”,
路徑選“桌面”,保存類型為“所有文件”,文件名為“清除系統(tǒng)LJ.bat”,就完成了。記住
后綴名一差川飯附塊壞桿依定要是.bat,ok!你的垃圾清除器就這樣制作成功了!
雙擊它就能很快地清理垃圾文件,大約一分鐘不到。
======就是下面的文字(這行不用復來自制)======天千歌西殖希劃許=======================
@echo off
echo 正在清除系統(tǒng)垃圾文件,請稍等……
del /f /s /q
系統(tǒng):win10專業(yè)版
電腦:聯(lián)想小新Air 13 Pro
1、要想在電腦上清理系統(tǒng)文件垃圾,第一我們可以在電腦上打開設(shè)置。
2、第二在設(shè)置界面選擇系統(tǒng)選項進入系統(tǒng)設(shè)置界面。
3、進入系統(tǒng)界面后在左側(cè)找到儲存點擊打開。
4、第二選擇自己需要清理的磁盤。
5、進入磁盤后能看到該磁盤下的所有文件,可以手動在這個地方刪除自己不需要的文件。我們這里先要找到如圖所示中的臨時文件,點擊進去。
6、這里我們所看到的臨時文件基本上都是安裝包和緩存文件,直接點擊刪除文件即可清理掉。
拓展知識:
系統(tǒng)清理
下面介紹一種清理電腦系統(tǒng)垃圾的辦法,希望能夠幫助到你。
01
法一
雙擊“我的電腦”。
02
右鍵點C盤,選擇“屬性”。
03
點“磁盤清理”。
04
點擊“internet臨時文件”。
05
點“確定”。
06
法二
點開“金山毒霸”。
07
點擊“清理”。
08
掃描中。
09
點擊“一鍵清理”。
10
清理中。
11
完成。
12
法三
新建一個記事本。
13
粘貼以下信息。
@echo off
echo 正在清除系統(tǒng)垃圾文件,請稍等……
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 SettingsTemporary Internet Files*.*"
del /f /s /q "%userprofile%Local SettingsTemp*.*"
del /f /s /q "%userprofile%recent*.*"
echo 清除系統(tǒng)LJ完成!
echo. & pause
14
保存為任意名字,后綴為.bat
15
點開記事本,正在清理。
16
法四
點開“我的電腦”。
17
點開“C盤”。
18
選擇你想要刪除的。
19
放入回收站。
20
完成。
原創(chuàng)文章,作者:九賢生活小編,如若轉(zhuǎn)載,請注明出處:http://xiesong.cn/30413.html