Want to make your XP system boot faster? (prefetch cleaning)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • - Jesus Christ -
    Confirmed User
    • Mar 2003
    • 7197

    #1

    Want to make your XP system boot faster? (prefetch cleaning)

    first make a file in your XP system drive root named "prefetch.bat" and enter this into the file (replace C: with the drive letter you have XP installed on)

    md C:\WINDOWS\Prefetch\pf_tmp\
    move d:\windows\prefetch\CMD*.pf C:\WINDOWS\Prefetch\pf_tmp\
    move d:\windows\prefetch\USER*.pf C:\WINDOWS\Prefetch\pf_tmp\
    move d:\windows\prefetch\NTOS*.pf C:\WINDOWS\Prefetch\pf_tmp\
    del C:\windows\prefetch\*.pf /q
    move C:\WINDOWS\Prefetch\pf_tmp\*.* C:\windows\prefetch\
    rd C:\WINDOWS\Prefetch\pf_tmp\



    From the Start menu, select "Run:
    Type in "gpedit.msc"

    In the window that appears, under the "computer configuration" heading, expand "windows settings"

    under "windows settings", select "Scripts (Startup/Shutdown)"

    double click "shutdown" from the right window

    click "add"

    click browse and locate your "prefetch.bat" file

    click "open"

    click "OK"

    click apply or OK to finalize this process.

    Now you are done. every time you shut down or restart your computer, it will run your shutdown script to delete the prefetch files and give you a faster startup.

    Amen
  • JamesK
    hi
    • Jun 2002
    • 16731

    #2
    yeah right
    M3Server - NATS Hosting

    Comment

    • - Jesus Christ -
      Confirmed User
      • Mar 2003
      • 7197

      #3
      Originally posted by Wildcard
      yeah right
      Dont believe me....

      Instead of doign what I said.. use just this line in the prefetch.bat

      del C:\windows\prefetch\*.pf /q



      Your system will blaze by the boot lago.... But it will take longer to launch explorer. Prefetch does have an effect on boot times. Especcily on lower end systems and laptops.

      Amen

      Comment

      • StuartD
        Sofa King Band
        • Jul 2002
        • 29903

        #4
        Originally posted by Wildcard
        yeah right
        I didn't believe it at first either, so I went looking...


        "This is an unique technique for WinXP. We know that it is necessary to wash registry and TEMP files for Win9X/ME/2000 periodly. Prefetch is a new and very useful technique in Windows XP. However, after using XP some time, the prefetch directory can get full of junk and obsolete links in the Prefetch catalog, which can slow down your computer notablely. My suggestion is: open C(system drive):/windows/prefetch, delete those junk and obsolete files,reboot. It is recommended that you do this every month. "
        This is me on facebook
        This is me on twitter

        Comment

        • magicmike
          Confirmed User
          • Feb 2003
          • 2384

          #5
          Cool info.

          I have about 5mb in my prefetch directory.

          But my XP loads fast enough for me.
          Just Porno with both classic and mobile porn versions.
          Gay Porn Our mega gay site tranny porn

          Comment

          • - Jesus Christ -
            Confirmed User
            • Mar 2003
            • 7197

            #6
            Oops i fuckedu p my BAT information (Left some D:'s in there cuz thats where I have XP) it wont hurt anything but your Exploere wont boot as fast.. I fixed it below.



            md C:\WINDOWS\Prefetch\pf_tmp\
            move C:\windows\prefetch\CMD*.pf C:\WINDOWS\Prefetch\pf_tmp\
            move C:\windows\prefetch\USER*.pf C:\WINDOWS\Prefetch\pf_tmp\
            move C:\windows\prefetch\NTOS*.pf C:\WINDOWS\Prefetch\pf_tmp\
            del C:\windows\prefetch\*.pf /q
            move C:\WINDOWS\Prefetch\pf_tmp\*.* C:\windows\prefetch\
            rd C:\WINDOWS\Prefetch\pf_tmp\

            Amen

            Comment

            • myjah
              Back in the harbor
              • Sep 2003
              • 11482

              #7
              nice to know
              VP of Marketing
              AVN Media Network
              Skype: AVNJill
              [email protected]

              Comment

              • StuartD
                Sofa King Band
                • Jul 2002
                • 29903

                #8
                Originally posted by - Jesus Christ -
                md C:\WINDOWS\Prefetch\pf_tmp\
                move C:\windows\prefetch\CMD*.pf C:\WINDOWS\Prefetch\pf_tmp\
                move C:\windows\prefetch\USER*.pf C:\WINDOWS\Prefetch\pf_tmp\
                move C:\windows\prefetch\NTOS*.pf C:\WINDOWS\Prefetch\pf_tmp\
                del C:\windows\prefetch\*.pf /q
                move C:\WINDOWS\Prefetch\pf_tmp\*.* C:\windows\prefetch\
                rd C:\WINDOWS\Prefetch\pf_tmp\
                Well, I decided to be the guinea pig and read up and tried it and yes... I did infact notice a nice difference in load times.

                Also, my prefetch folder only has a few files in it now, which is nice.

                Thanx for the tip
                This is me on facebook
                This is me on twitter

                Comment

                Working...