1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Can I safely remove files in the prefetch folder?

Discussion in 'Windows XP' started by lturknett, 2004/08/22.

Thread Status:
Not open for further replies.
  1. 2004/08/22
    lturknett

    lturknett Inactive Thread Starter

    Joined:
    2004/08/22
    Messages:
    2
    Likes Received:
    0
    A folder in windows C:\WINDOWS\prefetch, the files in there keep trying to access the internet and my norton software recommends I block them. They keep popping up every minute or so. Can I safely remove these files or the entire folder?
     
  2. 2004/08/22
    charlesvar

    charlesvar Inactive Alumni

    Joined:
    2002/02/18
    Messages:
    7,024
    Likes Received:
    0
    Hello lturknett,

    The short answer to can you delete these files is yes http://www.kellys-korner-xp.com/xp_abc.htm Scroll down to Prefetch, what it is and how to manage.

    But as the article points out, this technique speeds up software executes.

    I think your problem with Norton isn't because these programs are in the prefetch, but because these programs want access, regardless of whether they are in the prefetch folder or not. But see after you delete, either some - those that have not been used for long time, or all of them.

    Regards - Charles
     

  3. to hide this advert.

  4. 2004/08/22
    surferdude2

    surferdude2 Inactive

    Joined:
    2004/07/04
    Messages:
    4,009
    Likes Received:
    23
    I agree. I have long had a line in my tempzap.bat file to do just that and have never noticed any untoward effects.

    Code:
    echo y | del c:\windows\prefetch\*.* 
    After all, the prefetch folder is initially empty when the system is installed and nobody seems to miss it. :)

    If you don't do it too often, you won't lose the dubious speed increase promised by XP when they designed this part of the beast. Frankly, I turned off file indexing long ago and haven't missed it either.
     
    Last edited: 2004/08/22
  5. 2004/08/23
    lj50 Lifetime Subscription

    lj50 SuperGeek WindowsBBS Team Member

    Joined:
    2003/07/04
    Messages:
    2,801
    Likes Received:
    137
    This is how I dealt with it. I deleted all the files within the Prefetch Folder, then emptied the Recycle Bin. Go to Start\Run\regedit\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SessionManager\MemoryManagement\PrefetchParameters. Right click on EnablePrefetcher and from the menu choose Modify. Change the Call for Attributes from (3) to (2) click OK. Exit the registry and restart your computer.
     
    lj50,
    #4
  6. 2004/08/23
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400
    You can also just disable or remove Indexing Service and Prefetch will never be used.
     
  7. 2004/08/23
    lj50 Lifetime Subscription

    lj50 SuperGeek WindowsBBS Team Member

    Joined:
    2003/07/04
    Messages:
    2,801
    Likes Received:
    137
    I keep forgetting that you can deal with it that way through Services. I guess I just love tinkering with the registry.
     
    lj50,
    #6
  8. 2004/08/23
    Christer

    Christer Geek Member Staff

    Joined:
    2002/12/17
    Messages:
    6,585
    Likes Received:
    74
    TonyT,

    I have Indexing Service disabled but still have a Prefetch folder with freshly updated entries!

    Could You, please, elaborate!

    Thanks,
    Christer
     
  9. 2004/08/23
    charlesvar

    charlesvar Inactive Alumni

    Joined:
    2002/02/18
    Messages:
    7,024
    Likes Received:
    0
    Hi Christer,

    Same here, and I notice mine are all .exe entries and from August only. Is that true on yours as well?

    Regards - Charles
     
  10. 2004/08/23
    Christer

    Christer Geek Member Staff

    Joined:
    2002/12/17
    Messages:
    6,585
    Likes Received:
    74
    Hi Charles!

    The majority are *.exe but a few others have sneaked in:

    aida32.bin-
    everest.bin-
    ins3b3.tmp-
    ins3d.tmp-
    isobuster 1.4 (all languages)- [no extension, my remark]
    logon.scr-
    ntosboot- [no extension, my remark]

    and all are from August.

    One entry puzzles me:

    xpsp3.exe-

    The only xpsp3.exe I have is a folder by that name created by me in anticipation of downloading and slipstreamimg.

    It seems like Prefetch hits anything named *.exe ...... :confused: ...... and a few more!

    Christer
     
  11. 2004/08/23
    charlesvar

    charlesvar Inactive Alumni

    Joined:
    2002/02/18
    Messages:
    7,024
    Likes Received:
    0
    Looked at a Pro system today and has mostly .exe's w/ a few more file extension types - all for August.

    So for FWIW, this is not a huge file hog - 4.4MB on my system.

    Christer, are you running NIS or NFP and if so are you getting notifications from Norton about the prefetch folder as lturknett is?

    Regards - Charles
     
  12. 2004/08/23
    Christer

    Christer Geek Member Staff

    Joined:
    2002/12/17
    Messages:
    6,585
    Likes Received:
    74
    Charles,

    I'm running NIS and have the firewall active at default settings but I see no alerts regarding prefetch files.

    I believe that it would come from something running as a service under svchost.exe but that's pure speculation. If someone knows what the name of that service would be, then it would show up if lturknett does a Start > Run > cmd and type tasklist /svc (well, if he is on XP-pro at least, don't know about XP-home).

    Christer
     
  13. 2004/08/23
    dobhar Lifetime Subscription

    dobhar Inactive

    Joined:
    2002/05/24
    Messages:
    924
    Likes Received:
    3
    Hi Guys...

    Turned off my Indexing right after installing fresh clean install of WinXP SP1 (prior to my SP2 installation) and after my SP2 install my Prefetch folder is only 3.4MB. They are all *.exe's except for 7 *.tmp.
     
  14. 2004/08/23
    charlesvar

    charlesvar Inactive Alumni

    Joined:
    2002/02/18
    Messages:
    7,024
    Likes Received:
    0
    Hi Kent,

    Ok, you're another one that has a prefetch that looks about the same as Christer's and mine, and, as far as I can tell is not a big problem.

    Regards - Charles
     
  15. 2004/08/23
    Christer

    Christer Geek Member Staff

    Joined:
    2002/12/17
    Messages:
    6,585
    Likes Received:
    74
  16. 2004/08/23
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400
    My Prefetch Folder has been 0 bytes since the day I installed XP.
    When tweaking services, I disable Indexing Service AND I also use Add-Remove programs\Windows Components to remove Indexing Service. I have never had a single file in that Prefetch folder.

    You may also have to rt click\properties teh drive XP is installed on and uncheck "allow Indexing Service to blah blah... ".
     
  17. 2004/08/23
    noahdfear

    noahdfear Inactive

    Joined:
    2003/04/06
    Messages:
    12,178
    Likes Received:
    15
    I also have indexing shut off and an empty Prefetch. I also recommend emptying it to those having spyware/malware problems. Sometimes a baddie's executable resides there also, and can easily re-infect a cleaned computer.

    lturknett,

    To add to charlesvar's comment,
    what programs/processes are trying to gain internet access that Norton warns you of? Legitimate programs that you are using? Random/odd names? Whatever they are, it will not hurt anything to delete them all.
     
  18. 2004/08/23
    lturknett

    lturknett Inactive Thread Starter

    Joined:
    2004/08/22
    Messages:
    2
    Likes Received:
    0
    Follow up on Prefetch

    Wow! I didn't expect to get so much feedback. But, hey I'm not complaining. Thanks to everyone who responded. To many to list, but really, thanks everyone. :)
     
  19. 2004/08/24
    dobhar Lifetime Subscription

    dobhar Inactive

    Joined:
    2002/05/24
    Messages:
    924
    Likes Received:
    3
    I forgot to mention that the PC in my first post was my work PC.

    At home I'm running WinXP SP2 and only have 2.50MB (66 items) of files in Prefetch folder. I have the Indexing Service "Disabled ", have removed Indexing from Add/Remove Windows Components, and deselected Indexing on on all HDD's. Just now I emptied the Prefetch folder and after rebooting and opening some programs I now have 0.99MB (14 items). I opened Outlook and watched the Outlook.exe-xxxxx.pf file appear.

    If I have all disabled why is my Prefetch filling up again?

    One thing I did notice after reading a "Prefetch" article that "File Types" have the /Prefetch. For example the AVI file type has this string under "Open" => "C:\Program Files\Windows Media Player\wmplayer.exe" /prefetch:8 /Play "%L ". Does this /Prefetch:8 have anything to do with the "Prefetch " folder?
     
  20. 2004/08/24
    charlesvar

    charlesvar Inactive Alumni

    Joined:
    2002/02/18
    Messages:
    7,024
    Likes Received:
    0
    Hi Dave,

    I'm not clear on what you're saying here:
    Let's say that I uninstall Ad-Aware for which I have a prefetch entry, I use it quite often. Now if I uninstall it, what you seem to be saying is that it will be executed by the system - "come back" - beause it still has a prefetch entry until it gets cleared by the system, is that what you're saying? Or is Malware potentially a special case?

    Regards - Charles
     
  21. 2004/08/24
    Johanna

    Johanna Inactive Alumni

    Joined:
    2003/03/08
    Messages:
    2,402
    Likes Received:
    2
    I allow Indexing Service to run on my C drive. My Prefetch looks like Christer & CharlesVar described. I even found WUpdater and wuauclt in there! (Grrr.. :mad: but that is another thread!) I noticed there was nothing in there that hadn't been used in the last month or so, and I deleted everything that hadn't been used in the last week. NO CHANGE to system performance or anything else that I can see. (I am hoping that by deleting the WU exes that they don't come back!)

    lturknett I'm with Noahdfear (Dave) on how to approach your problem. What exactly in the prefetch is trying to access the internet? That's where we need to start.

    Johanna

    TonyT- Why do you disable Indexing and not use XP's Prefetch? Just curious.
     
Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.