Recommended Posts

Originally posted by CarlosMiguel

i know that this is funny but can anyone help me using bootvis? i cannot understand how this thing will make xp boot faster...

did you try searching?

here's just 1 thread i found http://neowin.net/bboard/showthread.php?s=...ghlight=bootvis

next time use the search tool...it's magic :alien:

Link to comment
https://www.neowin.net/forum/topic/38718-faster-xp-boot/#findComment-393800
Share on other sites

Originally posted by dev/null

I'm not sure if this is the right way to do it, but it's the way that I do it.

1. select 'Next Boot' from the 'Trace' menu

2. restart your computer

3. select 'Optimize System' from the 'Trace' menu

then bootvis should do it's magic if I remember correctly

tnx man :) i really appreciate it :)

Link to comment
https://www.neowin.net/forum/topic/38718-faster-xp-boot/#findComment-393825
Share on other sites

Originally posted by insanekiwi

sphere: my prefetch fodle rcontains 130 files (~5mb). how do i know which ones i can remove?

Part of the filename should be from an existing .exe file.

for example: The winamp prefetch file is called WINAMP.EXE-0D0189CA.pf

If you don't use an applications often (or anymore) you can delete their prefetch file.

Link to comment
https://www.neowin.net/forum/topic/38718-faster-xp-boot/#findComment-397730
Share on other sites

Originally posted by sphere

Part of the filename should be from an existing .exe file.

for example: The winamp prefetch file is called WINAMP.EXE-0D0189CA.pf

If you don't use an applications often (or anymore) you can delete their prefetch file.

what are these prefetc files anyway? are they some kind of temp files?... are they all safe to delete?

Link to comment
https://www.neowin.net/forum/topic/38718-faster-xp-boot/#findComment-397788
Share on other sites

http://msdn.microsoft.com/library/default....ments5_3oc3.asp

in short:

they are files that hold information to save time when loading the files they are associated with.

if you don't use certain programs you can delete the prefetch file that it has created.

if you delete a prefetch file for a program that still needs to load in the future, Windows will just create a new prefetch file.

:)

Link to comment
https://www.neowin.net/forum/topic/38718-faster-xp-boot/#findComment-397795
Share on other sites

what? 4 mins? my system is only k6-2 500MHZ... and it only takes 1 min to boot XP... may be ur system really needs to be formatted.. or check your start up programs... removing useless programs on startup speeds up ur start up time

Link to comment
https://www.neowin.net/forum/topic/38718-faster-xp-boot/#findComment-411673
Share on other sites

  • 2 weeks later...
  • 7 months later...

for a faster boot there a bunch of things to consider....

  • having no autoexec.bat or config.sys
  • removing as many things from startup as possible cause some programs have problems releasing the memory it used if it is loaded at startup vs. regular loading
  • deleting the prefetch dir only works for some

i personally have a login.bat run at startup that contains the following:

NET SHARE ADMIN$ /DELETE

NET SHARE C$ /DELETE

NET SHARE D$ /DELETE

NET SHARE E$ /DELETE

del c:\windows\prefetch\*.* /q

Link to comment
https://www.neowin.net/forum/topic/38718-faster-xp-boot/#findComment-719949
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Microsoft updates Visual Studio Code with chat cost tracking and multi-agent chats by Paul Hill Microsoft has just launched Visual Studio Code 1.126, its latest weekly release. This time, the company has focused on letting you see the total cost of chat sessions to spot expensive conversations; enabling multiple chats per session that run side-by-side in one agent host Copilot session; and letting you browse new folders safely in restricted mode. We have now reached the stage where free AI in IDEs is coming to an end. To help you keep track of your costs, VS Code now lets you see the entire cost of a chat session, rather than just individual turns. This should give you more transparency about which sessions consume the most credits, so you can better manage your usage over time and spend less. For those of you using the Agents window, you know it is possible to run and manage multiple agent sessions at once. In this update, a Copilot session started from an agent host can hold several chats at once. Explaining how this feature works, Microsoft writes: Finally, from this update forward, Microsoft will remove the pop-up when opening an untrusted folder. When you open a new folder now, it will automatically open in Restricted Mode. You will see a banner that lets you manage the trust level of the folder. Microsoft has made this change so that it’s easier to start inspecting code without giving it trust right away. If you have VS Code, you can check for updates within the app now to get this new version. Otherwise, you can download it from the Visual Studio Code website.
    • Anthropic accuses Alibaba of using 25,000 fake accounts to copy Claude's capabilities by Karthik Mudaliar Anthropic has accused Alibaba of using nearly 25,000 fraudulent accounts to extract capabilities from Claude on a huge scale. According to a report from Reuters, Anthropic told US lawmakers that operators linked to Alibaba and the company’s Qwen AI team generated 28.8 million exchanges with Claude between April 22 and June 5, 2026. That is a lot of Claude conversations, but Anthropic says this was not ordinary chatbot use. The company believes the accounts were part of a coordinated effort to collect answers that could help train or improve rival AI systems. The alleged campaign reportedly focused on some of Claude’s most valuable skills, including software development, multi-step reasoning, and agentic tasks. In practical terms, that means getting an AI model to plan and complete work across several stages rather than simply answering a single question. This is called 'distillation,' where AI companies use outputs from a larger model to train a smaller and cheaper one. The smaller model learns to imitate useful parts of the more capable system without needing the same amount of computing power. The distillation process isn't automatically suspicious, but the problem comes when one company gathers another provider's outputs without permission and at an industrial scale. Also, this does not mean Alibaba obtained Claude’s source code, model weights, or original training data. Instead, Anthropic claims the accounts repeatedly asked Claude carefully designed questions and collected the answers. Those answers could then be used as training material for another model. Anthropic has made similar accusations against DeepSeek, Moonshot AI, and MiniMax earlier this year. As Neowin previously reported, Anthropic said those three companies collectively generated more than 16 million Claude exchanges through roughly 24,000 accounts. Anthropic says the new campaign produced almost twice as many exchanges in a matter of weeks. Anthropic reportedly told lawmakers that the campaign could help Chinese AI developers approach the capabilities of its Mythos Preview model. Mythos is focused on advanced cybersecurity work, including finding and exploiting complex software vulnerabilities. via Reuters | Photo via DepositPhotos.com
    • An Indian manufacturer that assembles roughly one-third of Apple's iPhones and supplies semiconductor components to Tesla confirmed Monday that attackers had stolen and publicly published a 630-gigabyte cache of confidential files — including engineering blueprints stamped "TRADE SECRET," a 52-page quality inspection document for iPhone circuit board components, and cryptographic certificates that security experts say could be weaponized in follow-on attacks. https://www.techtimes.com/articles/319019/20260624/apple-tesla-supplier-tata-electronics-confirms-630-gb-data-theft-iphone-specs-dark-web.htm
    • I don't think it was ever a big question. In fact, I don't think anyone ever asked about how clocks work on Mars.
  • Recent Achievements

    • Rookie
      krychek57 went up a rank
      Rookie
    • Grand Master
      Jaybonaut went up a rank
      Grand Master
    • One Year In
      Philsl earned a badge
      One Year In
    • Dedicated
      Scoobystu earned a badge
      Dedicated
    • First Post
      Tom Schmidt earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      441
    2. 2
      +Edouard
      176
    3. 3
      PsYcHoKiLLa
      133
    4. 4
      Michael Scrip
      79
    5. 5
      Xenon
      77
  • Tell a friend

    Love Neowin? Tell a friend!