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

    • Fastfetch 2.64 released bringing new logos and other improvements by David Uzondu Fastfetch, the popular command-line system information tool that developers created as a fast alternative to the classic Neofetch utility, has updated its codebase to version 2.64, bringing experimental scripting power, streamlined compilation options, a smarter logo renderer, and Codec module support. As noted earlier, Fastfetch can now detect hardware-accelerated video codecs across Windows, macOS, Linux, and Android through this new Codec module. On Linux and BSD, the utility uses VA-API by default, with a fallback to VDPAU on Nvidia hardware if compiled with libva and libvdpau. Windows users get D3D12VA on Windows 11 or D3D11VA with Media Foundation Transforms on older systems, while macOS relies on VideoToolbox and Android utilizes AMediaCodec. You can manually toggle Vulkan Video via the config file, and the program will report both encoders and decoders unless configured otherwise. Logo support for Quasar, Origami, Origami_small, NixOS2, and BerserkArch also landed in this release. BerserkArch, if you have never heard of it, is a specialized Arch Linux derivative that targets security researchers and power users. This distro comes with an offensive security tool manager, simply called berserk, which allows users to install complex hacking toolkits with single terminal commands. Moving on, Fastfetch now has experimental scripting options for custom formats using Lua or QuickJS. The Lua integration supports versions 5.3 through 5.5, sharing a single interpreter instance across all modules so you can store variables globally. T Alternatively, if you prefer JavaScript, you can use QuickJS-ng version 0.15.0 or newer to evaluate your custom formats with the qjs: prefix. Other changes that version 2.64 brings include native CMake compilation flags to disable specific modules to shrink the final binary size. Users can delete unwanted ASCII logo files directly from the source directory before building to save additional space. The format engine now boasts ANSI-escape awareness, meaning you can center text with the new vertical bar specifier without breaking colored outputs. Haiku users receive preliminary support for boot manager, window manager theme, screen brightness, and other basic properties. Finally, the Linux edition now extracts desktop wallpaper and theme details from the modern COSMIC desktop environment.
    • That's a good number until the game you want to play is not in that list. 
    • So, the logo means No ducking AI?
    • For sure, humanity us highly unlikely to survive the helium flash. Even if we have colonized moons in the outer planets by then, that is such a monumental change in heat output, coupled with the destruction of Earth, it's unlikely we could be fully prepared for changes of that scale.
  • Recent Achievements

    • 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
    • One Year In
      MadMung0 earned a badge
      One Year In
    • Week One Done
      jefred earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      476
    2. 2
      PsYcHoKiLLa
      242
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      73
    5. 5
      Michael Scrip
      59
  • Tell a friend

    Love Neowin? Tell a friend!