Windows XP Professional x64 Edition

From Wikipedia, the free encyclopedia

Windows XP Professional x64 Edition
Screenshot of Windows XP Professional x64 Edition running the Luna visual style, showing the start menu and the "About Windows" window
DeveloperMicrosoft
OS familyWindows NT
Source model
Initial releaseApril 25, 2005; 19 years ago (2005-04-25)[1]
Latest releaseService Pack 2 (5.2.3790.3959) / March 13, 2007; 17 years ago (2007-03-13)
Kernel typeHybrid kernel
Default
user interface
Graphical user interface
LicenseProprietary commercial software
Official websiteWindows XP Professional x64 Edition overview (archived at Wayback Machine)
Support status
Mainstream support ended on April 14, 2009.[2]
Extended support ended on April 8, 2014.[2]

Microsoft Windows XP Professional x64 Edition is an edition of Windows XP for x86-64 personal computers. It was released on April 25, 2005, around the same time as with the x86-64 versions of Windows Server 2003. It is designed to use the expanded 64-bit memory address space provided by the x86-64 architecture.[1]

The primary benefit of moving to 64-bit is the increase in the maximum allocatable random-access memory (RAM). 32-bit editions of Windows XP are limited to a total of 4 gigabytes. Although the theoretical memory limit of a 64-bit computer is about 16 exabytes (17.1 billion gigabytes), Windows XP x64 is limited to 128 GB of physical memory and 16 terabytes of virtual memory.[3]

Windows XP Professional x64 Edition uses the same kernel and code tree as Windows Server 2003[4] and is serviced by the same service packs.[5] However, it includes client features of Windows XP such as System Restore, Windows Messenger, Fast User Switching, Welcome Screen, Security Center and games, which Windows Server 2003 does not have.

Windows XP Professional x64 Edition is not to be confused with Windows XP 64-Bit Edition as the latter was designed for Itanium architecture.[6][7] During the initial development phases, Windows XP Professional x64 Edition was named Windows XP 64-Bit Edition for 64-Bit Extended Systems[8] and later as Windows XP 64-Bit Edition for Extended Systems.

Advantages[edit]

Windows XP Professional x64 Edition offers a number of benefits/advantages over the main 32-bit x86 versions of Windows XP:

Hardware[edit]

  • Supports up to 128 GB of RAM.[9]
  • Supports up to two physical CPUs (in separate physical sockets) and up to 64 logical processors[10] (i.e. cores or threads on a single CPU). Windows XP Professional for x86 supported up to two physical CPUs but is limited to a maximum of 32 logical processors.
  • Supports GPT-partitioned disks for data volumes (but not bootable volumes) after SP1,[11] which allows disks greater than 2 TB to be used as a single GPT partition for storing data.

End user[edit]

  • Windows XP Professional x64 Edition allows for faster encoding of audio or video, higher performance in video gaming and faster 3D rendering in software optimized for 64-bit hardware.
  • Internet Information Services (IIS) version 6.0, the same version that was included in Windows Server 2003, is included with Windows XP Professional x64 Edition. All other 32-bit editions of Windows XP have IIS v5.1.
  • Windows Media Player version 10, the version that came with Windows Server 2003 Service Pack 1, is included with Windows XP Profesional x64 Edition.[12] Windows XP Professional for x86 originally shipped with Windows Media Player version 8 from RTM to Service Pack 1 and later came with Windows Media Player 9 from Service Pack 2 onwards, with Windows XP Media Center Edition 2005 receiving Windows Media Player 10. Windows Media Player 11 is available for x86 versions of Windows XP Service Pack 2 or later.
  • Internet Protocol Security (IPsec) features and improvements made in Windows Server 2003 were included with Windows XP Professional x64 Edition.[13]
  • Shadow Copy, a feature that automatically creates daily backups of files and folders, was first introduced in Windows Server 2003 and is available in Windows XP Professional x64 Edition.[14][further explanation needed]
  • Remote Desktop Services supports Unicode keyboard input, client-side time-zone redirection, GDI+ rendering primitives for improved performance, FIPS encryption, fallback printer driver, auto-reconnect and new Group Policy settings.[15]
  • Files and Settings Transfer Wizard supports migrating settings from both 32-bit and 64-bit Windows XP PCs.[16]

Core[edit]

Windows XP Professional x64 Edition is based on the Windows Server 2003 kernel and codebase, which is newer than 32-bit Windows XP (by about two years) and has improvements to enhance scalability.[17] It also introduces Kernel Patch Protection (also known as PatchGuard) to improve security by helping to eliminate rootkits.[18]

Software compatibility[edit]

Windows XP Professional x64 Edition uses a technology named Windows-on-Windows 64-bit (WoW64), which permits the execution of 32-bit software. It was first used in Windows XP 64-bit Edition (for Itanium architecture). Later, it was adopted for x64 editions of Windows XP and Windows Server 2003.

Since the x86-64 architecture includes hardware-level support for 32-bit instructions, WoW64 simply switches the process between 32- and 64-bit modes. As a result, x86-64 architecture microprocessors suffer no performance loss when executing 32-bit Windows applications. On the Itanium architecture, WoW64 was required to translate 32-bit x86 instructions into their 64-bit Itanium equivalents—which in some cases were implemented in quite different ways—so that the processor could execute them. All 32-bit processes are shown with *32 in the task manager, while 64-bit processes have no extra text present.

Although 32-bit applications can be run transparently, the mixing of the two types of code within the same process is not allowed. A 64-bit program cannot use a 32-bit dynamic-link library (DLL) and similarly a 32-bit program cannot use a 64-bit DLL. This may lead to the need for library developers to provide both 32-bit and 64-bit binary versions of their libraries. Specifically, 32-bit shell extensions for Windows Explorer fail to work with 64-bit Windows Explorer. Windows XP x64 Edition ships with both 32-bit and 64-bit versions of Windows Explorer.[19] The 32-bit version can become the default Windows Shell.[20] Windows XP x64 Edition also includes both 32-bit and 64-bit versions of Internet Explorer 6, so that users can still use browser extensions or ActiveX controls that are not available in 64-bit versions.

Only 64-bit drivers are supported in Windows XP x64 Edition, but 32-bit codecs are supported as long as the media player that uses them is 32-bit.[21]

Installation of programs[edit]

By default, 64-bit (x86-64) Windows programs are installed onto their own folders under C:\Program Files, while 32-bit (x86/IA-32) Windows programs are installed onto their own folders under C:\Program Files (x86).

Known limitations[edit]

There are some limitations which apply to Windows XP Professional x64 Edition:

Removed features[edit]

Some features are not included at all on Windows XP Professional x64 Edition:

  • NTVDM and Windows on Windows were removed, so 16-bit Windows applications or native MS-DOS applications cannot run.[25] The same happened with the Itanium versions of Windows XP. Some old 32-bit programs use 16-bit installers which do not run; however, replacements for 16-bit installers such as ACME Setup versions 2.6, 3.0, 3.01, 3.1 and InstallShield 5.x are hardcoded into WoW64 to mitigate this issue. This is true for later 64-bit versions of Windows.[21]
  • Program Manager was removed and replaced with Windows Explorer, like with Windows XP Service Pack 2 for x86. The executable is still present, but it was replaced with a compatibility stub that redirects to Explorer. The executable itself would not be removed entirely until Windows Vista.[citation needed]
  • Win32 console programs (including Command Prompt) no longer loads in full-screen. This also applies to later versions of Windows.[citation needed]
  • Media Bar, which replaced the Radio Toolbar in Internet Explorer 6,[26] was removed,[27] the same as with Windows XP Service Pack 2 for x86.
  • The Web Extender Client component for Web Folders (WebDAV) was not included.[28]
  • Spell checking in Outlook Express was removed.[29]

Service packs[edit]

The RTM version of Windows XP Professional x64 Edition was built from the Windows Server 2003 Service Pack 1 codebase.[4] Because Windows XP Professional x64 Edition comes from a different codebase than 32-bit Windows XP, its service packs are also developed separately.[30] For the same reason, Service Pack 2 for Windows XP x64 Edition, released on March 13, 2007, is not the same as Service Pack 2 for 32-bit versions of Windows XP.[30] In fact, due to the earlier release date of the 32-bit version, many of the key features introduced by Service Pack 2 for 32-bit (x86) editions of Windows XP were already present in the RTM version of its x64 counterpart.[4] Service Pack 2 is the last released service pack for Windows XP Professional x64 Edition.

Upgrade[edit]

A machine running Windows XP Professional x64 Edition cannot be directly upgraded to Windows Vista because the 64-bit Vista DVD mistakenly recognizes XP x64 as a 32-bit system. Windows XP x64 does qualify the customer to use an upgrade copy of Windows Vista or Windows 7, however it must be installed as a clean install. There is a workaround available via third-party tools to make upgrading from XP x64 to Windows Vista possible.[31]

The last version of Microsoft Office to be officially compatible with Windows XP Professional x64 Edition is Office 2007, however Office 2010 can be unofficially installed by disguising the Windows version using Application Verifier. Also, the last version of Internet Explorer compatible with the operating system is Internet Explorer 7 in the RTM release while it is Internet Explorer 8 on Service Pack 2.

References[edit]

  1. ^ a b "Microsoft Raises the Speed Limit with the Availability of 64-Bit Editions of Windows Server 2003 and Windows XP Professional" (Press release). Microsoft. April 25, 2005. Retrieved September 10, 2015.
  2. ^ a b "Microsoft Product Lifecycle: Microsoft Windows XP Professional x64 Edition". Support. Microsoft. Retrieved October 15, 2014.
  3. ^ Broersma, Matthew. "The importance of being 64-bit | ZDNet". ZDNet. CBS Interactive. Retrieved June 25, 2018.
  4. ^ a b c "A description of the x64-based versions of Windows Server 2003 and of Windows XP Professional x64 Edition (Revision 3.8)". Support. Microsoft. October 11, 2007. Retrieved January 12, 2011. The x64-based versions are based on the Windows Server 2003 code tree. Service and support activities for these versions use the Windows Server 2003 tree and do not use the Windows XP client tree.
  5. ^ Oiaga, Marius (December 14, 2007). "64-Bit Windows XP Service Pack 3? Don't think so... at least for now". Softpedia. SoftNews. Retrieved October 15, 2014.
  6. ^ "Microsoft Releases Windows XP 64-Bit Edition Version 2003 to Manufacturing". News Center. Microsoft. March 28, 2003. Retrieved January 12, 2011.
  7. ^ Evers, Joris (January 4, 2005). "Microsoft nixes Windows XP for Itanium". InfoWorld. IDG. Archived from the original on January 5, 2005. Retrieved January 12, 2011.
  8. ^ "Microsoft Announces Beta Version of Windows XP 64-Bit Edition For 64-Bit Extended Systems". News Center. Microsoft. September 23, 2002. Retrieved June 7, 2013.
  9. ^ "Processor and memory capabilities of Windows XP Professional x64 Edition and of the x64-based versions of Windows Server 2003". Support. Microsoft. December 20, 2010. Retrieved September 8, 2013.
  10. ^ Up to: 64 cores, 64 threads if ratio of core count and thread count is 1:1; 32 cores, 64 threads if ratio of core count and thread count is 1:2.
  11. ^ "Windows XP Disk Support: Windows and GPT FAQ". Dev Center – Hardware. Microsoft. Retrieved June 7, 2013.
  12. ^ "Changes to Functionality in Microsoft Windows XP Professional x64 Edition". Microsoft. May 3, 2005. Retrieved June 7, 2013.
  13. ^ "Changes to Functionality in Microsoft Windows XP Professional x64 Edition". TechNet. Microsoft. September 11, 2009. IPsec for Windows XP Professional x64 Edition. Retrieved June 7, 2013.
  14. ^ "General FAQs About 64-bit Windows". MSDN. Microsoft. Retrieved June 7, 2013.
  15. ^ "Remote Desktop for Windows XP Professional x64 Edition". TechNet. Microsoft. September 11, 2009. Retrieved June 7, 2013.
  16. ^ "Files and Settings Transfer Wizard for Windows XP Professional x64 Edition". TechNet. Microsoft. September 11, 2009. Retrieved June 7, 2013.
  17. ^ "Windows Server 2003 Kernel Scaling Improvements". Microsoft. Archived from the original on March 1, 2013. Retrieved June 7, 2013.
  18. ^ "The Benefits of x64 Technology". microsoft.com. Microsoft. Retrieved June 7, 2013.
  19. ^ a b "Some Windows Explorer extensions and some Control Panel items are not displayed on computers that are running an x64-based version of Windows". Support. Microsoft. February 4, 2008. Retrieved June 7, 2013.
  20. ^ Paddock, Brandon (May 22, 2005). "How to run the 32-bit Explorer shell on Windows x64". Extended64.com. Archived from the original on May 25, 2013. Retrieved June 7, 2013.
  21. ^ a b c "Release Notes for Windows XP Contained in the Relnotes.htm File". Support. Microsoft. January 9, 2006. Retrieved June 7, 2013.
  22. ^ "How to run the 32-bit Explorer shell on Windows x64". Extended64.com. Archived from the original on May 25, 2013. Retrieved June 7, 2013.
  23. ^ "Changes to Functionality in Microsoft Windows XP Professional x64 Edition". TechNet. Microsoft. September 11, 2009. Appendix B: Features Not Supported in Windows XP Professional x64 Edition. Retrieved June 7, 2013.
  24. ^ "You cannot put a computer that has more than 4 GB of memory into hibernation in Windows XP, in Windows Server 2003, in Windows Vista, or in Windows Server 2008". Archived from the original on April 7, 2016. Retrieved March 28, 2016.
  25. ^ "64-bit versions of Windows do not support 16-bit components, 16-bit processes, or 16-bit applications". Support. Microsoft. September 11, 2011. Retrieved April 19, 2013.
  26. ^ "The Radio Toolbar Is Unavailable in Internet Explorer 6". Support. Microsoft. January 31, 2007. Archived from the original on March 9, 2008. Retrieved November 8, 2012.
  27. ^ "Media Bar". MSDN. Microsoft. Archived from the original on February 11, 2017. Retrieved November 8, 2012.
  28. ^ "You cannot connect to a Web folder from a Windows Server 2003 or Windows XP x64 computer". Support. Microsoft. Retrieved June 7, 2013.
  29. ^ "Changes to Functionality in Microsoft Windows XP Professional x64 Edition". TechNet. Microsoft. September 11, 2009. Outlook Express for Windows XP Professional x64 Edition. Retrieved June 7, 2013.
  30. ^ a b "Windows Server 2003 & Windows XP x64 Service Pack 2 Overview". TechNet. Microsoft. January 25, 2011. Archived from the original on February 2, 2014. Retrieved June 7, 2013.
  31. ^ colaWin. Upgrade from Windows XP to Vista,but it is in 64 bit version. YouTube. Retrieved November 23, 2023.

Further reading[edit]

  1. "Benefits of Microsoft Windows x64 Editions". Microsoft Corporation. February 8, 2006. Retrieved January 12, 2011.
  2. Da Costa, Andre (April 25, 2006). "Microsoft Windows XP x64 Edition: Year in Review". ActiveWin.com. Retrieved January 12, 2011.
  3. "List of updates in Windows Server 2003 Service Pack 2 (Revision 15.2)". Microsoft Support. Microsoft Corporation. February 27, 2009. Retrieved January 12, 2011.

External links[edit]