我不知道你的實際狀況,
也不知道那兩個IMMKSSVC.EXE-2C034B99.pf、MMUAGENT.EXE-06E1A492.pf是怎麼來著的
但找到一份文件, 我看了一會 , 覺的可能對你有幫助 , 你參考看看....
如果你看不明白 , 那麼你可以請 G狗大神搜尋這個字串..."C:\WINDOWS\Prefetch"
應該會有些中文的文件可以參考....
C:\WINDOWS\Prefetch 這個資料夾的裡面內容可以刪掉 ,因為這是暫時快取,可以刪掉
引用:
文件出處:http://64.233.179.104/search?q=cach...tw&ct=clnk&cd=1
windows startup - is it slow? prefetch help
Prefetch is a little piece of software that lurks in your system to make programmes start up faster. It gets full very quickly and actually begins to slow down the time it takes to start up your pc. Also, if you start a programme up and things go wrong - or a virus gets in, the problem will stay there until you clear out PREFETCH. Next time you start the programme a new PREFETCH file will be generated.
Here's what to do:
1. To clean out the PREFETCH FILE
MY COMPUTER / C:WINDOWS / PREFETCH
Delete everything EXCEPT the LAYOUT.INI file.只有一個檔案無法刪除:layout
2. To automate this
create a new text file in your C:\ directory
(simply go to C: right click on the plain white background choose new text document)
in this new document type del c:\windows\prefetch\*.* /q
save the file as prefetch.bat (if you get a message if you change a file extension . . . click yes)
in the Start Menu, select Run
type gpedit.msc
in the window that appears, under computer configuration heading, expand windows settings
select Scripts (Startup/Shutdown)
double click shutdown in the right window
click add
click browse : locate your prefetch.bat file
click open
click OK
click apply or OK to finalise this process.
reboot your pc (ie shut down and restart you pc)
every time you shut down or restart your computer, it will run your shutdown script to delete the prefetch files.
I like the first method best - but it means remembering to do it regularly - once a fortnight or so.
|