Tuesday, July 10, 2012

How to : Clear Temporary Files ลบไฟล์ขยะ แก้ปัญหาคอมพิวเตอร์อืด รวน ช้า





- Open Notepad [เปิด Notepad]
- Copy code from below into notepad and change enjoy_sonic to your computer's User Account [Copy โค้ดข้างล่างไปใส่ (เปลี่ยน enjoy_sonic เป็นชื่อ User Account ของเครื่องตัวเอง)]

Windows XP
------------------------------------------------------------------------------
@echo of
del "C:\Documents and Settings\enjoy_sonic\Cookies"\*.*/s/q/f
del "C:\WINDOWS\Temp"\*.*/s/q/f
del "C:\DOCUME~1\enjoy_sonic\LOCALS~1\Temp"\*.*/s/q/f
del "C:\Documents and Settings\enjoy_sonic\Local Settings\Temporary Internet Files\Content.IE5"\*.*/s/q/f
del "C:\WINDOWS\Prefetch"\*.*/s/q/f
------------------------------------------------------------------------------



Windows 7
------------------------------------------------------------------------------
@echo of
del "C:\Users\hp\AppData\Roaming\Microsoft\Windows\Cookies"\*.*/s/q/f
del "C:\Users\hp\AppData\Roaming\Microsoft\Windows\Cookies\Low"\*.*/s/q/f
del "C:\WINDOWS\Temp"\*.*/s/q/f
del "C:\Users\hp\AppData\Local\Temp"\*.*/s/q/f
del "C:\Users\hp\AppData\Local\Microsoft\Windows\Temporary Internet Files\Low\Content.IE5"\*.*/s/q/f
del "C:\WINDOWS\Prefetch"\*.*/s/q/f

------------------------------------------------------------------------------




- Save to .bat file [Save เป็นไฟล์ .bat]
- Run file by double click on file [ดับเบิ้ลคลิกที่ไฟล์ที่ save]


## ให้ Run ทุกครั้งที่เปิดเครื่อง ให้ย้ายไป Save ไว้ใน Start --> Program --> Start up





1 comment:

  1. Remove Malware and virus from your Computer/Laptop. Get Instant tech Support help at Ratchet Infotech.

    ReplyDelete