Optimize XP for Dual Core


Recommended Posts

I thought i would create a little guide about optimizing dual core for Windows XP. As i just got one (core 2), I was doing research on how to make XP run as fast as possible with my new CPU. As many probably know that Windows XP does support dual core processors but it doesn't really optimize the operating system for it, nor does it really take advantage of the extra speed. But with a few steps, you can make sure you get the most of your multi core setups (as well as the Pentium 4's with Hyper Threading). There are separate things you must do.

1. For Intels

Little less work for us Intel users. All you had to do is download the hotfix from Microsoft which you can download here. This fix is not an automatic download via windows update.

Other languages can be found here.

German (DEU) - http://www.laptopvideo2go.com/drivers/ms_k...-v3-x86-deu.exe

English (ENU)- http://www.laptopvideo2go.com/drivers/ms_k...-v3-x86-enu.exe

Spanish (ESN)- http://www.laptopvideo2go.com/drivers/ms_k...-v3-x86-esn.exe

Portuguese (PTB)- http://www.fileplanet.com/172060/170000/fi...Brazilian-Patch

French (FRA) - http://www.laptopvideo2go.com/drivers/ms_k...-v3-x86-fra.exe

Italian (ITA)- http://www.laptopvideo2go.com/drivers/ms_k...-v3-x86-ita.exe

Dutch (DUT) - http://www.laptopvideo2go.com/drivers/ms_k...-v3-x86-dut.exe

Turkish (TRK)- http://www.laptopvideo2go.com/drivers/ms_k...-v3-x86-trk.exe

1. For AMD users

AMD users have two options. First though, they must get the driver for their cpu, which can be found here. One you download that, make sure you restart your comp. Once that is installed you can install the microsoft hotfix from above or it is recommended you use the dual core optimizer from AMD, as this will later let you skip a step where you get dirty with the boot.ini file. The dual core optimizer can be downloaded from here. DO NOT DOWNLOAD AND USE both the Microsoft fix and the AMD dual core optimizer, reports say that it'll make your comp blue screen like crazy. Do either or, but do the AMD solution first. If the AMD solution gives you blue screens, go into safe mode (hit F8 during boot up) and uninstall it, then install the Microsoft hotfix.

After you do any of these updates (other then the AMD cpu one) DO NOT RESTART THE COMP, we have to do a couple of things first. So now it's time to get a little dirty.

2. Registry Tweaking

(k let's make this clear, the next two steps i take no responsibility, if you eff up your system that is your problem, but this DOES work, make sure you do exactly as I tell you)

Go to the registry edit via the run command. (Windows key + R---> type in "regedit"). Look for this HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager and then look for the key (or folder) named Throttle. If it's not there, right click Session Manager, go new and then Key. Name it Throttle. In there there should be a DWORD called PerfEnablePackageIdle make sure the value = 1. If not, make it say 1. If the key is not there, create it. Right click an area in that box, and go new DWORD. This will increase performance A LOT.

3. Boot.ini File

If you are AMD user and you used the AMD Dual Core optimizer this step is done for you :cool:. (lucky buggers) But for us intel guys, time to get a little dirtier.

We need to add /usepmtimer to end of the your boot value.

(note your boot value make look different from mine mainly because i have done changes to mine, but no matter what, make sure that value is there somewhere, mines in the middle of it by default, but for the sake of this tutorial i put it at the end)

To get to your boot.ini file right click "My Computer"--->Properties--->Advanced--->Settings(under Startup and Recovery)--->Edit

  Quote
[boot loader]

timeout=0

default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect /TUTag=GEKOSS /Kernel=TUKernel.exe /usepmtimer

So do it like that. Now restart your computer and you'll be good to go :).

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

For your sceptics out there, check out this review of a sager laptop with the fix applied. Not only does it fix the games in this review, but a lot of the newer ones (such as HL2 or GRAW and the upcoming unreal tournament 3) this will give you a nice boost in performance.

http://www.notebookreview.com/default.asp?...view=Sager+5760

Good Luck

Link to comment
https://www.neowin.net/forum/topic/545980-optimize-xp-for-dual-core/
Share on other sites

I just did it on my machine w/ HT, and it kinda a mixed results, Its not Slower, but the UI speed up and so did the order of programs loading.

It used to load say: 1/2/3/4 now it will load, 2/4/1/3 I guess it had to do with how CPU intensive the program is.

since i'm an AMD user my boot.ini looks different than what you posted

[boot loader]

timeout=3

default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect /usepmtimer

is that normal for AMD or do I need to modify it according to what you show?

matt

  AltecXP said:
I just did it on my machine w/ HT, and it kinda a mixed results, Its not Slower, but the UI speed up and so did the order of programs loading.

It used to load say: 1/2/3/4 now it will load, 2/4/1/3 I guess it had to do with how CPU intensive the program is.

Just with the patch the UI Speeds up for me so theres no gaming performance or havnt tried gaming yet?

  matty13 said:
Just with the patch the UI Speeds up for me so theres no gaming performance or havnt tried gaming yet?

I don't Game.

  gable said:
since i'm an AMD user my boot.ini looks different than what you posted

[boot loader]

timeout=3

default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect /usepmtimer

is that normal for AMD or do I need to modify it according to what you show?

matt

You already have what he shows....

  gable said:
since i'm an AMD user my boot.ini looks different than what you posted

[boot loader]

timeout=3

default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect /usepmtimer

is that normal for AMD or do I need to modify it according to what you show?

matt

every boot file is different, just make sure you have the "/usepmtimer" at the end

  digitalnemesis said:
There is no point installing the hotfix for intel users. It is only supposed to solve the problem with AMD cpus that drop the multiplier to save power and causing a performance decrease when it doesn't increase the multiplier when needed.

the hotfix does help for intel users.

and yes this helps cpus with Hyperthreading as well

  digitalnemesis said:
There is no point installing the hotfix for intel users. It is only supposed to solve the problem with AMD cpus that drop the multiplier to save power and causing a performance decrease when it doesn't increase the multiplier when needed.

Intel's do that.

Anyway, i could notice a performance increase with it installed, after i reformatted i noticed windows was favouring one core over the other (e.g. one app is using 99% of one core, but it continues to run apps on that core, slowing them down)

  The_Decryptor said:
Intel's do that.

Anyway, i could notice a performance increase with it installed, after i reformatted i noticed windows was favouring one core over the other (e.g. one app is using 99% of one core, but it continues to run apps on that core, slowing them down)

Yes, I know intel's do that. I have a core 2 duo e6600 cpu.

What I am saying is that the AMD cpus that drop the multiplier do not efficiently increase the multiplier once needed again, thus decreasing performance in some cases. This hotfix ensures the multiplier will increase immediately, instead of incrementally

  hotdog963al said:
Has anyone else actually done this? Does it make a difference?

Last time I installed the AMD Dual core drivers my system BSOD'd on boot, so I'm quite reluctant to test it out.

I installed it at work for an X2 4600 I believe and it didn't seem to make much of a difference. But it didn't seem to crash the computer. From what I read at the link at the top of the page, BSOD's only really occurred if you installed the MS patch as well as AMD patch (not optimizer). So I would install the AMD patch and then the optimizer (as long as you are sure the MS patch hasn't been installed).

I am going to try this on my gaming pc and report back.

Hmmm. Dual core Pentium D here. Already installed the hotfix months ago, and my XP is pretty well tweaked and really flys, so wasn't expecting any discernible difference at all from steps 2 and 3, but, hmmm, maybe just my imagination, but I'm pretty sure a good second or two just got shaved off my bootup, and everything does seem just a little bit snappier now. Sweet. Thanks!

  • 2 weeks later...
  iCeFuSiOn said:
Just FYI, the reliability update that is being pushed to Windows Update for Windows XP users now that resolves 0xA and 0x1 blue screen errors includes a newer kernel than the one used in KB896256.

Version 5.1 (Build 2600.xpsp_sp2_qfe.061219-0311 : Service Pack 2)

Hmm. So if I plug a fresh installed XP SP2 PC into the net, download all available updates on WU, then I won't need to apply this fix?

I'm somewhat confused as to whether I need to or not. I have a Core 2 Duo.

Been reading loads of stuff on the net about it, but the fact is, I can't determine whether or not I need to do some or all of the following:

1. Install KB896256 patch

2. Set "PerfEnablePackageIdle" to 1 in registry

3. Add /usepmtimer to Boot.ini

There doesn't seem to be a decisive answer, and some of the discussions go back to 2005. Especially with the latest kernel build now being higher on an uptodate XP box compared to one with KB896256 applied.

Confused :s

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

    • No registered users viewing this page.
  • Posts

    • Here are all the new features added to Microsoft 365 Copilot in June 2025 by Usama Jawad Towards the end of each month, Microsoft publishes a roundup of the features that it added to some of its popular software in the previous four weeks. We have already talked about the new capabilities introduced in Excel and Teams during the month of June 2025, and now, it's time to talk about Microsoft 365 Copilot. We'll start off with admin-facing capabilities since there are only a few of them. For starters, the usage metrics for Copilot in the Copilot Analytics tool now have new prompt categories that give more insights as to how users are engaging with Copilot. This feature has just begun rolling out, but another enhancement to the usage metrics that is already available is dedicated statistics for intelligent meeting recaps. Finally, Microsoft 365 admins can now view and manage their inventory of agents and connectors and also have more granular control over costs and billing policies. On the user side of things, we have intelligent assistance in Copilot Chat, powered by ContextIQ. This layer of intelligence can scope prompts to internal (SharePoint, OneDrive) and external data sources, find files in the chat, and proactively offer relevant suggestions as you type. In the same vein, the Copilot mobile app is being updated so you can talk to the AI in a natural manner using your voice. In addition, users can also get access to deep reasoning agents such as Researcher and Analyst for more complex and research-oriented needs. The Create experience in the app is also being updated with the ability to generate stories and branded templates. Other interesting Copilot capabilities rolling out to Edge customers are the ability to prompt the AI through the search bar, access agents from within the browser, and take advantage of Copilot's impressive text summarization capabilities. That's not all though, other features in tow include: Enhancements to Copilot in Outlook: Schedule meetings through Copilot chat, summarization of email attachments, a new sidebar experience in the classic Outlook app, meeting preparation, and automated meeting invite creation Improved image generation and large file handling in Copilot Chat: More photorealistic image generation with better text depiction, ability to generate longer summaries from bigger files, and PDF scanning capabilities for insights Memory in Copilot: Copilot will now remember certain items from your conversation and you can modify or delete them Transferred calls summary with Copilot in Teams Phone: Generate a summary of a call and transfer it to a target New file extension for Copilot Pages: Copilot Pages will now have .page extension with an updated file icon Copilot Notebooks availability in OneNote: We already covered this in detail here Seamlessly add brand-approved images with Copilot in PowerPoint: Integration of Copilot with SharePoint Organization Asset Library (OAL) and Templafy asset libraries Explain formulas on the grid with Copilot in Excel: Self-explanatory, exactly what it says on the tin Expanded availability for the Microsoft 365 Copilot app: Availability of the Microsoft 365 Copilot app on Mac You can read more details about each of the aforementioned features here.
    • Damn, I blocked OldGuru a long time ago and you have to go and quote them so I have to read that creepy a$$ take. LOL Anyway 100% that dude can't find women that will have sex with him.
    • OneNote for Windows gets support for Dynamic DPI by Usama Jawad OneNote for Windows (part of Microsoft 365) is a pretty useful app if you're actively engaged in note-taking activities and also appreciate some rich text formatting capabilities. In fact, it also offers some decent integrations with Copilot, which make it an important piece of software in productivity-based environments. Now, Microsoft has introduced a feature that will likely make people with multi-monitor setups very happy. The OneNote for Windows application now supports Dynamic DPI (dots per inch). What this means is that you can use OneNote across any screen and it will scale according to the display's resolution, and you won't get a disconcerting and distracting blurring effect. You can extend your display to a high-resolution monitor and shift OneNote across displays without a hitch or any distraction. This is similar to the UX that is already present in Word, Excel, and PowerPoint. This Dynamic DPI support not only extends to the main text area but also to the section tabs, the Notebooks pane, drop-down menus, and Copilot Notebooks. All of these should look crisp and polished moving forward, without any manual adjustment or even an app restart required from the user's side. Microsoft has highlighted that it was encouraged to work on this capability after receiving user feedback from customers in this area. Dynamic DPI is now available to Current Channel (CC) customers on OneNote for Windows, running Version 2504 (Build 16.0.18827.20042) or later. That's not all, though. Another smaller enhancement present in OneNote moving forward is a revamped setup experience when you launch OneNote on a new Windows device for the first time. You will now receive a list of your five most recently used (MRU) notebooks that will open instantaneusly with a click. If you have more than five notebooks, you can pick and choose the files that you want to open. That said, Microsoft is looking to expand and improve on this experience in the future since it is fairly limited right now.
    • I'll buy one when that add an M chip.
    • Apple iPad Mini is back to its lowest price, saving you $100 by Fiza Ali Amazon US is once again offering the Apple iPad mini at its lowest price, so you may want to check it out. The iPad mini offers an 8.3‑inch Liquid Retina display which delivers a 2266×1488 pixel resolution at 326 ppi. It further supports P3 wide colour, True Tone, an anti‑reflective coating, and achieves up to 500 nits of brightness. At its core sits the A17 Pro chip, which comprises a six‑core CPU (two performance cores and four efficiency cores), a five‑core GPU, and a 16‑core Neural Engine. Hardware‑accelerated ray tracing is supported for advanced graphics, and the Neural Engine accelerates machine learning tasks. When it comes to the device’s camera system, video calls and selfies are handled by the 12MP Ultra Wide front camera with Centre Stage, while the 12MP Wide rear camera with True Tone flash captures photos, scans documents, and records 4K video. Moreover, the iPad mini features dual microphones for calls, video capture, and audio recording, alongside landscape‑oriented stereo speakers that deliver clear, immersive sound. The iPad mini supports both Apple Pencil Pro and Apple Pencil (USB‑C). It also includes Apple Intelligence, a personal intelligence system that assists with writing, creative expression, and productivity. Finally, wireless connectivity comprises Wi‑Fi 6E (802.11ax) with simultaneous dual‑band, Bluetooth 5.3, and sub‑6 GHz 5G and Gigabit LTE. Touch ID is also integrated into the top button, enabling secure fingerprint authentication for unlocking, app sign‑in, and Apple Pay. Apple iPad mini (A17 Pro): $549 (Amazon US) - 15% off This Amazon deal is US-specific and not available in other regions unless specified. If you don't like it or want to look at more options, check out the Amazon US deals page here. Get Prime (SNAP), Prime Video, Audible Plus or Kindle / Music Unlimited. Free for 30 days. As an Amazon Associate, we earn from qualifying purchases.
  • Recent Achievements

    • Week One Done
      dennis Nebeker earned a badge
      Week One Done
    • One Year In
      timothytoots earned a badge
      One Year In
    • One Month Later
      CHUNWEI earned a badge
      One Month Later
    • Week One Done
      TIGOSS earned a badge
      Week One Done
    • First Post
      henryj earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      464
    2. 2
      +FloatingFatMan
      195
    3. 3
      ATLien_0
      163
    4. 4
      Xenon
      77
    5. 5
      Som
      73
  • Tell a friend

    Love Neowin? Tell a friend!