Optimize XP - A Windows XP Optimization Guide v1.8


Recommended Posts

BootVis is not built into XP. Windows XP has a automatic boot time optimization routine that runs at an unknown time/date. BootVis allows you to optimize your boot up time when you want, it also lets you see graphically what is slowing down your bootup.

I didn't read all the posts, and I can't even remember where I found out about it, so if this one has been mentioned, forgive me, lol.

"The Tweaking Experience Registry Guide" seems pretty good.

http://windowsxp.homedns.org/

Seems to be set up nicely anyways.

That guide there is the perfect example of what I am trying to avoid, editing the registry is just a bad way to go about making changes to your system. You can do it much safer with applications, not to mention some of the tweaks mentioned are useless. 90% of the performance tweaks mentioned can be much easier and safely done using Cacheman. Alot of the "tweaks" are irrelevant or very application or instance specific that most users have no need for them. IMO it is messy, you have mentions of applications that do the same exact thing CCleaner and MRU Blaster. Then applications that are older versions of newer ones, XAIDA32 (Not even spelled right, should be AID32) and Everest. There are alot of things wrong there.

  • 2 weeks later...
Please note that Bootvis.exe is not a tool that will improve boot/resume performance for end users. Contrary to some published reports, Bootvis.exe cannot reduce or alter a system's boot or resume performance. The boot optimization routines invoked by Bootvis.exe are built into Windows XP. These routines run automatically at pre-determined times as part of the normal operation of the operating system.

http://www.microsoft.com/whdc/system/syspe...BootVisdwn.mspx

That guide there is the perfect example of what I am trying to avoid, editing the registry is just a bad way to go about making changes to your system. You can do it much safer with applications, not to mention some of the tweaks mentioned are useless. 90% of the performance tweaks mentioned can be much easier and safely done using Cacheman. Alot of the "tweaks" are irrelevant or very application or instance specific that most users have no need for them. IMO it is messy, you have mentions of applications that do the same exact thing CCleaner and MRU Blaster. Then applications that are older versions of newer ones, XAIDA32 (Not even spelled right, should be AID32) and Everest. There are alot of things wrong there.

585215021[/snapback]

cacheman is junk, xp manages it's memory better without any program like it, the best program to dl is not mentioned in your list, x-setup pro for editing the registry, ccleaner is good, never tried mru blaster... link?

This is quite clear in the guide:

"BootVis is a boot performance trace visualization and optimization tool. This tool invokes the built in Windows XP boot time optimization process when you run it, instead of waiting for it to be scheduled at some unknown time by Windows. You will notice immediate improvement in boot performance for this reason."

cacheman is junk, xp manages it's memory better without any program like it, the best program to dl is not mentioned in your list, x-setup pro for editing the registry, ccleaner is good, never tried mru blaster... link?
Again, Cacheman is specifically NOT used in the guide to manage memory, instead it is used as an easy way to optimize cache and memory related registry settings. It is specifically recommended NOT to load it at startup:

"Then under "Options" uncheck "Load Cacheman on Windows Startup", Exit and Save Cacheman."

Again, X-Setup lets you change alot of settings but not alot are related to performance. The ones that are, are already covered in the guide.

Edited by Mastertech
  • 2 weeks later...

personally... i think most of those guides (if not all) are close to useless/pointless.

as in most cases never offer any real performance increases... if anything i think it messes stuff up in certain cases.

to put it simply... DONT mess with settings like these ;) u will thank me in the long run.

Yeah, I don't use to toy around with things like this unless it's a specific setting I need to change for some very specific thing. I wouldn't recommend anyone starting to browse a list of stuff and "tweaking" settings. I've even seen stuff that automatically does it for you -- even worse. (it just takes one bug in such an app to mess up your system)

When Microsoft is setting default settings for Windows XP, you also need to understand it's not always for speed, but for stability too. Windows XP is also closed source, and you need to respect the fact that modifying "hidden" cool settings may have unintended and undocumented effect you can't gain proper support for. "Registry guides" are the worst and usually neglect these aspects. Or wait... No, I think the .sys file tweak to "improve" P2P app performance was.

NTFS registry changes like these in this guide makes me scared:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]

"NtfsDisable8dot3NameCreation"=dword:00000001

I mean, that will instantly break anything that rely on 8.3 filenames in Windows.

You don't have any? You sure how the internals in all your apps work, and that none use any legacy file management code? Then go ahead and change it, but you won't improve the performance noticeably at all so there's no win in doing it. This change is to "make NTFS run better" according to the author though. Define "better".

Here we have another suggested change to destroy the cached data when you reboot:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]

"ClearPageFileAtShutdown"="1"

The author claims it prevents fragmenting, however in the same sentence he says he isn't sure. But go ahead and do it, it's "probably good". You won't keep the cache across sessions, but who cares? :huh: I also fail to see how forcing Windows to recreate a, say, 1024 MB file will in any way reduce fragmentation. More like the opposite. It's when data is reallocated, there's the risk of physical fragmentation, if you didn't know.

Edited by Jugalator
personally... i think most of those guides (if not all) are close to useless/pointless. as in most cases never offer any real performance increases... if anything i think it messes stuff up in certain cases. to put it simply... DONT mess with settings like these ;) u will thank me in the long run.

Pointless for those who do not care how fast their system runs. The real performance increases can be observed by those who take the time to run through their guide, results speak for themselves.

It is important you read the guide before making assumptions:

NTFS registry changes like these in this guide makes me scared:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]

"NtfsDisable8dot3NameCreation"=dword:00000001

I mean, that will instantly break anything that rely on 8.3 filenames in Windows.

You don't have any? You sure how the internals in all your apps work, and that none use any legacy file management code? Then go ahead and change it, but you won't improve the performance noticeably at all so there's no win in doing it. This change is to "make NTFS run better" according to the author though. Define "better".

#1 no where in the guide are registry changes mentioned directly ESPECIALLY not this one. This one is included as an OPTION in Cacheman. If you follow the instructions it DOES NOT say to check this box by default. By default it is unchecked. If you follow the instructions this will not be enabled. The box also lists a CLEAR warning for those who want to turn it off: "Do not use with Norton Utilities, AntiVirus or System Works"

Here we have another suggested change to destroy the cached data when you reboot:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]

"ClearPageFileAtShutdown"="1"

The author claims it prevents fragmenting, however in the same sentence he says he isn't sure. But go ahead and do it, it's "probably good". You won't keep the cache across sessions, but who cares?

Huh? Are you even reading the same guide!? This is mentioned under XP-AntiSpy

"_ Clear pagefile at shutdown - This causes Windows XP to take longer to shutdown but is a good idea for security." What site are reading this nonsense in your post from? Please if your not going to take the time to read the guide do not post Misinformation.

  • 3 weeks later...

Optimize XP v1.9.0

v1.9.0

Spyware - Sun Java Virtual Machine Item Added

Spyware - All Java Instructions Updated

Spyware - All Java Links Updated

Utilities - Cacheman v5.50 Instructions Updated

Tweaks - Diskeeper Instructions Added

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

    • No registered users viewing this page.
  • Posts

    • I'm content with my dual charger for now, but this actually sounds quite nice - and it's less expensive than I was expecting. As for the company, they can name themselves "Nazirapist" for all I care.
    • While I miss Outlook for a couple of small things, I use Thunderbird now because I don't like how MS wants to force you to change things.
    • Chrome has history of being the browser everyone uses because Internet Explorer sucks, not realizing that Edge changed that, but people got into the habit of using Chrome. I use Brave and I've never been happier with a browser. It does what it is meant to do and gets out of the way.
    • Wino Mail -> Microsoft Outlook (the new one). Link: https://github.com/bkaankose/Wino-Mail Just sayin.
    • Microsoft launches Godot Sample to streamline Xbox PC game development on the engine by Pulasthi Ariyasinghe Microsoft today announced a new endeavor that aims to make it simpler for Godot developers to get their products into the Xbox PC ecosystem. Dubbed the "XBOX Godot Sample," this is a new public reference for developers using the open-source engine. This is set to serve as an example of how Microsoft GDK, Xbox Services, and PlayFab can be integrated into their projects. The sample is available now on GitHub as a working example. This covers key features in gaming projects that developers may need to release their projects on Xbox PC, with everything from matchmaking and game sign-in to gamepad compatibility with Godot being covered. This release is being called the first step in giving Godot developers the tools to bring their games over to Xbox PC, with more changes to come based on feedback and issue reports. However, the company was clear that this is not related to bringing Godot projects to Xbox consoles. The engine's open development model stops it from accessing console SDKs due to the requirement of NDAs and legal contracts. Here's how it explained this Godot sample project's focus: This is a source-only sample, not a product. It's MIT-licensed at the wrapper layer; the GDK and PlayFab dependencies still require their own installs and license acceptance, consistent with our other XBOX samples. There is no set update cadence for support or maintenance. We’ll watch the repo, monitor issues, and iterate where it makes sense, but this isn't a commercial release. That said, we’re excited to hear your feedback and see any community PRs, as we evolve this together. This is the first step in bringing Godot for XBOX on PC. We plan to evolve it over time based on what the community tells us is most valuable. This sample is built specifically for XBOX on PC. It doesn’t include support for XBOX Series X|S or XBOX One. If you’re already building for XBOX Series X|S or XBOX One, please talk with your XBOX representative. If not, you can get started by signing up here. Game developers can find the XBOX Godot Sample by heading to GitHub over here. Documentation on how to get started with Godot for building an Xbox PC project can be seen here.
  • Recent Achievements

    • Collaborator
      Asgardi earned a badge
      Collaborator
    • Conversation Starter
      mobandz earned a badge
      Conversation Starter
    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      468
    2. 2
      PsYcHoKiLLa
      243
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      73
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!