Showing posts with label Windows XP. Show all posts
Showing posts with label Windows XP. Show all posts

Wednesday, 20 February 2013

Windows Xp - Regisry Tricks

  Disabling the Right Click


1) HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
2) Create - DWORD value : NoViewContextMenu
3) Modify Value - 1 (and - 0 to enable back)

Disabling - Shutdown, Restart, Sleep, Hibernate Buttons 

1) Run : gpedit.msc
2) User Configuration
3) Administrative Templates
4) Start Menu and Taskbar
5) Right Click on : Remove and Prevent access to the Shutdown Command

Creating Shortcuts of Shutdown, Restart, Sleep, Hibernate

1) Right Click on Desktop
2) New
3) Shortcut
4) Type Name (of shortcut)
5) Type Location : Shutdown.exe -s -t 00 (for Shutdown)
6) Type Location : rundll32.exe PowrProf.dll,SetSuspendState (for Hibernate)
7) Type Location : rundll32.exe powrprof.dll,SetSuspendState (for Sleep)

Customizing Folder Icons

1) Create a Text File with the following contents and save it as : desktop.ini
 2) Contents--->

[.ShellClassInfo]
ICONFILE=path of the icon

Customizing Drive Icons

1) Create a Text File in the root of the drive with the following contents and save it as :autorun.inf
 2) Contents--->

[Autorun]
ICON=path of the icon

Preventing Applications from Running



1) HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
2) Create - DWORD value : DisallowRun
3) Modify Value : 1 (and : 0 to enable back)
4) Right Click on Explorer
5) Create a new key : DisallowRun
6) In the right pane of Disallow Run, create a new string for the application to which you want to disable.
7) Set Value Name : 1
8) Set Value Data : Name of App (e.g. : mspaint.exe)
9) Simply delete that Key whenever you want to run that App back.

Creating a Legal Notice on Startup


1) HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System
2) Double click on : legalnoticecaptiion
3) Value Data : Your Notice 

Adding a Destination to : Send to (when we right click on a file)

1) Run : Shell:sendto
2) Now in the opened folder create a shortcut of that Program which you want to be the Destination.
3) To create Shortcut : Right Click on the Program and Drag it to that Folder

Adding Control Panel to the Right Click of Desktop

1) HKEY_CLASSES_ROOT\Directory\Background\shell
2) Right click on shell and create a new key : Control Panel
3) Create a new key in Control Panel : Command
4) Modify Value Name : (Default)
5) Modify Value Data : rundll32.exe shell32.dll,Control_RunDLL

Customizing Open With Menu

 1) HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\FileExts
 2) Select the file extension to whom you want to associate the new Program
3) Click on : OpenWithList
4) Add your Program

Friday, 5 October 2012

Rotating Windows Screen

alt + ctrl + left arrow = Left Rotate

alt + ctrl + right arrow = Right Rotate

alt + ctrl + down arrow = Upside Down Rotate

alt + ctrl + up arrow = Normal Screen

Display Shortcut Keys

1) When you open a menu or My Computer window in XP, you can see what shortcut keys are available by pressing [Alt] once - underlined letters will appear, and pressing that letter will trigger the appropriate shortcut, whether it's ticking a box or selecting a button.

2) You can make these underlined letters appear automatically from the 'Appearance' tab under the 'Desktop' control panel.

3) Click the 'Effects' button and remove the tick next to the box marked 'Hide underlined letters for keyboard navigation until I press the Alt key'. Click 'OK' twice.

Creating "Copy to" Option

Add a 'Copy to folder' option to the right-click context menu so that you can quickly copy a file by right-clicking it.

1) In the Registry Editor, browse to 'HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers' and create a new key called 'Copy to'. Change its default value to '{C2FBB630-2971-11d1-A18C-00C04FD75D13}' and check it works in Windows.

2) You can also add a 'Move to folder' option in this way.

3) From the same 'ContextMenuHandlers' key, simply create a new key called 'Move to' and then change its default value to '{C2FBB631-2971-11d1-A18C-00C04FD75D13}' to do this.

Remove Text from Icons

You can improve the general look of your PC's desktop by removing the names of shortcuts, leaving the icons to speak for themselves.
 If you try renaming a desktop shortcut to a single space, Windows XP won't let you.

However, you can force it to accept a space as the name by holding down [Alt] and typing 255 on the number pad.

If you want multiple shortcuts to have blank names, you'll need to give each one a different number of spaces to avoid them having identical names.

Reducing Hanging Time

By default, Windows waits for five seconds to allow time for any hung applications to be closed properly as you shut down your computer.
You can change this hanging time with a registry edit.

1) Browse to 'HKEY_CURRENT_USER\Control Panel\Desktop' and select the string entry called 'HungApp Timeout'.

2) If you're using Vista, you'll need to create this entry. Right-click this and choose 'Modify'.

3) The number is in milliseconds, so the default of 5,000 is a wait of five seconds.

4) Simply choose a lower number to shorten the wait time.

Disable Autorun

Put a disc in your CD/DVD drive and you'll notice an appreciable lag as it spins up, even if you're not just about to use it.
If you don't always need your CDs and DVDs to launch automatically when you insert them, the needless spinning up of the discs can slow your machine down.

You can disable CD autorun by modifying this registry key:

1) 'HKEY_LOCAL_ MACHINE\SYSTEM\Current ControlSet\Services\Cdrom'. Double-click the 'AutoRun Dword' value and set it to '0'.

2) Change it to '1' to restore it.

Cutting Start Menu delay

There's a slight delay built into the Start menu to give you thinking time.
If you know your way around, you can shorten it with a Registry edit.

1) Open the Registry Editor by choosing 'Start | Run' and entering Regedit in the 'Open' bar, then clicking 'OK'.

2) Now go to 'HKEY_CURRENT_USER\Control Panel\Desktop'.

3) Double-click the 'MenuShowDelay' value and change it from the default 400 to a lower number of your choice.

Creating your own Tool Bar

1) You can turn a folder into a toolbar for quick and easy access to its contents.

2) Right-click the taskbar and choose 'Toolbars | New toolbar' from the menu.

3) This launches the 'New toolbar' dialog.

4) Select the item that you want to use as a toolbar. If necessary, browse through 'My Documents' or 'My Computer' to find the folder you want.

5) Alternatively, click 'Make new folder' to create a custom one. Click 'OK'. Your new toolbar will appear as a button on the taskbar.

6) Click this to see an expanding menu of its contents.
Subfolders become their own expanding menus.

7) Select a file to open it in its associated application.

Remove Recycle Bin

1) Choose 'Start | Run' and type Regedit in the 'Open' bar. Click 'OK'.

2) Now browse to the following location:
'HKEY_ LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Current Version\Explorer\HideDesktop Icons\NewStartPanel\'

3) Create a new DWORD value and give it the following name:
'{645FF040-5081-101B-9F08-00AA002F954E}'

4) Double-click this and change its value to '1'.

5) Quit Registry Editor, then right-click an empty space somewhere on your desktop and choose 'Refresh'.

6) The Recycle Bin icon will magically disappear from the desktop.
You can get it back again at any time by changing the value back to '0'.

Hide Floder & it's Name

1) Right click in your favorite directory (for example C:\MCS\)and make a New Folder.
  (see pic+01 from attachment).

2) Right click on "New Folder" you have just made,select "properties",then go to
  "customize" tab and click on "Change Icon".

3) Inside coming window go and select the icon that has no graphical shape and then click
  on Apply..

4) Now you will have a folder that is not shown, you just can see it's name
  that is "New Folder".


 Now..

1) Create a New Folder and select "Rename".

2) Hold "Alt" key and while hold.. type.. 0160  then release "Alt" key and press "Enter".

3) .Now you have a folder which has No Name.

Customize Quick Launch Bar

In Windows XP, the customizable Quick Launch Bar also gives you convenient shortcuts to your favorite programs, folders, and files.

The Quick Launch Bar remains accessible from most windows, so it’s a handy way to open the applications and files you use frequently.
If the Quick Launch Bar isn’t already visible to the right of the Start button Start button, you’ll need to turn it on.
To do that, right-click an open area of the taskbar.
However your mouse pointer over Toolbars, then click Quick Launch.
The Quick Launch Bar appears on your taskbar.

The Quick Launch Bar on the Windows XP taskbar

The Quick Launch Bar on the Windows XP taskbar
1) To add a program shortcut to the Quick Launch Bar, click the Start buttonStart button, click All Programs, then click and drag the application you want to the Quick Launch Bar.

2) Release the mouse button and the application’s icon appears in the Quick Launch Bar.

3) To add a folder or file shortcut to the Quick Launch Bar, open Windows Explorer, navigate to the folder, subfolder, or individual file you want, click and drag the folder or file you want to the Quick Launch Bar.

4) Release the mouse button and the icon for the folder or file appears in the Quick Launch Bar.

5) To remove a shortcut from the Quick Launch Bar, right-click on the icon in the Quick Launch Bar of the application, folder, or file you want to remove and right-click it, click Delete, and then click Yes when asked if you’re sure you want to delete the shortcut.

Note: Although the shortcut is removed from the Quick Launch Bar, the actual application, folder, or file has not been deleted from your computer.

Maximize wIndow

click the F11 key at the top of your keyboard.

Wednesday, 26 September 2012

General Keyboard Shortcuts (MICROSOFT)


  •  Ctrl+C (Copy)
  •  
  • Ctrl+X (Delete selected item and save a copy to the clipboard)
  •  
  • Ctrl+V (Paste)
  •  
  • Ctrl+Z (Undo)
  •  
  • Ctrl+D (Delete) 
  •  
  • Shift+Delete (Delete the selected item permanently without moving the item to the Recycle Bin) 
  •  
  • Ctrl while dragging an item (Copy the selected item)
  •  
  • Ctrl+Shift while dragging an item (Create a shortcut to the selected item)
  •  
  • F2 key (Rename the selected item)
  •  
  • Ctrl+Right Arrow (Move the cursor to the beginning of the next word) 
  •  
  • Ctrl+Left Arrow (Move the cursor to the beginning of the previous word) 
  •  
  • Ctrl+Down Arrow (Move the cursor to the beginning of the next paragraph) 
  •  
  • Ctrl+Up Arrow (Move the cursor to the beginning of the previous paragraph) 
  •  
  • Ctrl+Shift with any arrow key (Highlight a block of text) 
  •  
  • Shift with any arrow key (Select more than one item in a window or on the desktop, or select text ina 
  • document) 
  •  
  • Ctrl+A (Select all) 
  •  
  • F3 key (Search for a file or a folder)
  •  
  • Alt+Enter (View the properties for the selected item) 
  •  
  • Alt+F4 (Close the active item, or exit the active program) 
  •  
  • Alt+Enter (Display the properties of the selected object) 
  •  
  • Alt+Spacebar (Open the shortcut menu for the active window) 
  •  
  • Ctrl+F4 (Close the active document in programs that enable multiple documents to be open at the same time) 
  •  
  • Alt+Tab (Switch between the open items) 
  •  
  • Alt+Esc (Cycle through items in the order in which they were opened) 
  •  
  • F6 key (Cycle through the screen elements in a window or on the desktop)
  •  
  • F4 key (Display the Address bar list in My Computer or in Windows Explorer) 
  •  
  • Shift+F10 (Display the shortcut menu for the selected item)
  •  
  • Alt+Spacebar (Display the System menu for the active window) 
  •  
  • Ctrl+Esc (Display the Start menu) 
  •  
  • Alt+Underlined letter in a menu name (Display the corresponding menu)
  •  
  • Underlined letter in a command name on an open menu (Perform the corresponding command)
  •  
  • F10 key (Activate the menu bar in the active program)
  •  
  • Right Arrow  (Open the next menu to the right, or open a submenu)
  •  
  • Left Arrow  (Open the next menu to the left, or close a submenu)
  •  
  • F5 key (Update the active window)
  •  
  • Backspace (View the folder one level up in My Computer or Windows Explorer) 
  •  
  • Esc (Cancel the current task)
  •  
  • Shift when you insert a CD into the CD drive (Prevent the CD from automatically playing)
  •  
  • Ctrl+Shift+Esc (Open Task Manager)


Saturday, 8 September 2012

Windows XP


         Windows XP is an operating system produced by Microsoft for use on personal computers, including home and business desktops, laptops and media centers.
First released to computer manufacturers on August 24, 2001.
It is the second most popular version of Windows, based on installed user base. The name "XP" is short for "eXPerience", highlighting the enhanced user experience.

        Windows XP, the successor to Windows 2000 and Windows Me, was the first consumer-oriented operating system produced by Microsoft to be built on the Windows NT kernel.
Windows XP was released worldwide for retail sale on October 25, 2001, and over 400 million copies were in use in January 2006.


Windows XP
Part of the Microsoft Windows family
Microsoft Windows XP logo and wordmark.svg
Windows XP SP3.png
Screenshot of Windows XP
Developer
Microsoft Corporation
Website microsoft.com/windows-xp

Releases
Initial release October 25, 2001; 10 years ago
Stable release 5.1 (Build 2600: Service Pack 3) (April 21, 2008; 4 years ago)
Source model Closed source, Shared source
License Proprietary commercial software
Kernel type Hybrid
Update method Windows Update
Windows Server Update Services (WSUS)
System Center Configuration Manager (SCCM)
Platform support IA-32, x86-64 and Itanium
Preceded by Windows Me and Windows 2000
Succeeded by Windows Vista

Support status

Mainstream support Ended on April 14, 2009[2]
Extended support Extended Support until April 8, 2014 for Windows XP with Service Pack 3 and Windows XP x64 Edition with Service Pack 2[2]
Downgrade support Available until end of Windows 7 lifecycle[3]

                                          User interface

Windows XP featured a new task-based GUI (Graphical user interface). The Start menu and Taskbar were updated and many visual effects were added, including:
  • A translucent blue selection rectangle in Windows Explorer
  • Drop shadows for icon labels on the desktop
  • Task-based sidebars in Explorer windows ("common tasks")
  • The ability to group the taskbar buttons of the windows of one application into one button, with a popup menu listing the window titles
  • The ability to lock the taskbar and other toolbars to prevent accidental changes
  • The highlighting of recently added programs on the Start menu
  • Shadows under menus (Windows 2000 had shadows under mouse pointers, but not menus)
Windows XP themes
Windows XP Luna.png Windows XP Classic.png
Default Blue (Luna)
Windows Classic
Windows XP Royale.png
RoyaleXP2.PNG
XP Media Center
The new start menu design
in the "Energy blue" theme.

Windows XP task grouping (Luna).png
The "task grouping" feature introduced in Windows XP
showing both grouped and ungrouped tasks.
Windows XP analyzes the performance impact of visual effects and uses this to determine whether to enable them, so as to prevent the new functionality from consuming excessive additional processing overhead. Users can further customize these settings.[20] Some effects, such as alpha compositing (transparency and fading), are handled entirely by many newer video cards. However, if the video card is not capable of hardware alpha blending, performance can be substantially degraded, and Microsoft recommends the feature should be turned off manually.[21] Windows XP added the ability for Windows to use "Visual Styles" to change the appearance of the user interface. However, visual styles must be cryptographically signed by Microsoft to run. Luna is the name of the new visual style that ships with Windows XP, and is enabled by default for machines with more than 64 MiB of RAM. Luna refers only to one particular visual style, not to all of the new user interface features of Windows XP as a whole. Some users "patch" the uxtheme.dll file that restricts the ability to use visual styles, created by the general public or the user, on Windows XP.[22]
In addition to the included Windows XP themes, there is one previously unreleased theme with a dark blue taskbar and window bars similar to Windows Vista titled "Royale Noir" available as unofficial download.[23] Microsoft officially released a modified version of this theme as the "Zune" theme, to celebrate the launch of its Zune portable media player in November 2006. The differences are only visual with a new glassy look along with a black taskbar instead of dark blue and an orange start button instead of green.[24] Additionally, the Media Center "Energy Blue" theme, which was included in the Media Center editions, is also available to download for use on all Windows XP editions.[25]
The default wallpaper, Bliss, is a BMP photograph of a landscape in the Napa Valley outside Napa, California,[26] with rolling green hills and a blue sky with stratocumulus and cirrus clouds.
The "classic" interface from Windows 9x and 2000 can be used instead if preferred. Several third party utilities exist that provide hundreds of different visual styles.

                               New and updated features

Windows XP introduced several new features to the Windows line, including:
Users in British schools observed the improved ease of use and advanced capabilities – comparing the former to RISC OS and Mac OS, and the latter to Unix.[38]

                                             Editions


Diagram representing the main editions of      Windows XP. It is based on the category of the edition (grey) and codebase (black arrow).

          The two major editions are Windows XP Home Edition, designed for home users, and Windows XP Professional, designed for business and power users. XP Professional contains advanced features that the average home user would not use. However, these features are not necessarily missing from XP Home. They are simply disabled, but are there and can become functional. These releases were made available at retail outlets that sell computer software, and were preinstalled on computers sold by major computer manufacturers. As of mid-2008, both editions continue to be sold. A third edition, called Windows XP Media Center Edition, was introduced in 2002 and was updated every year until 2006 to incorporate new digital media, broadcast television and Media Center Extender capabilities. Unlike the Home and Professional edition, it was never made available for retail purchase, and was typically either sold through OEM channels, or was preinstalled on computers that were typically marketed as "media center PCs".
Two different 64-bit editions were made available. One, designed specifically for Itanium-based workstations, was introduced in 2001 at around the same time as the Home and Professional editions, but was discontinued a few years later when vendors of Itanium hardware stopped selling workstation-class machines due to low sales. The other, called Windows XP Professional x64 Edition, supports the x86-64 extension. x86-64 was implemented first by AMD as "AMD64", found in AMD's Opteron and Athlon 64 chips, and later implemented by Intel as "Intel 64" (formerly known as IA-32e and EM64T), found in some of Intel's Pentium 4 and later chips.

Windows XP Tablet PC Edition was produced for a class of specially designed notebook/laptop computers called tablet PCs. It is compatible with a pen-sensitive screen, supporting handwritten notes and portrait-oriented screens.

            Microsoft also released Windows XP Embedded, an edition for specific consumer electronics, set-top boxes, kiosks/ATMs, medical devices, arcade video games, point-of-sale terminals, and Voice over Internet Protocol (VoIP) components. In July 2006, Microsoft released Windows Fundamentals for Legacy PCs, a thin client version of Windows XP Embedded which targets older machines (as early as the original Pentium). It is only available to Software Assurance customers. It is intended for corporate customers who may wish to upgrade to Windows XP so they can take advantage of its security and management capabilities, but cannot afford to purchase new hardware.

                                          Service packs

Microsoft occasionally releases service packs for its Windows operating systems to fix problems and add features. Each service pack is a superset of all previous service packs and patches so that only the latest service pack needs to be installed, and also includes new revisions.[49] However if you still have the earliest version of Windows XP on Retail CD (without any service packs included), you will need to install SP1 or SP2, before SP3 can be installed. Older service packs need not be manually removed before application of the most recent one. Windows Update "normally" takes care of automatically removing unnecessary files.
Windows XP was criticized by some users for security vulnerabilities, tight integration of applications such as Internet Explorer 6 and Windows Media Player, and for aspects of its default user interface.[50][51] Service Pack 2, Service Pack 3, and Internet Explorer 8 addressed some of these concerns.
The service pack details below only apply to the 32-bit editions. Windows XP Professional x64 Edition was based on Windows Server 2003 Service Pack 1 and claimed to be "SP1" in system properties from the initial release. It is updated by the same service packs and hotfixes as the x64 edition of Windows Server 2003.

Service Pack 1


Set Program Access and Defaults was added in Service Pack 1.
Service Pack 1 (SP1) for Windows XP was released on September 9, 2002. It contains post-RTM security fixes and hot-fixes, compatibility updates, optional .NET Framework support, enabling technologies for new devices such as Tablet PCs, and a new Windows Messenger 4.7 version. The most notable new features were USB 2.0 support and a Set Program Access and Defaults utility that aimed at hiding various middleware products. Users can control the default application for activities such as web browsing and instant messaging, as well as hide access to some of Microsoft's bundled programs. This utility was first brought into the older Windows 2000 operating system with its Service Pack 3. This Service Pack supported SATA and hard drives that were larger than 137 GB (48-bit LBA support) by default. The Microsoft Java Virtual Machine, which was not in the RTM version, appeared in this Service Pack.[52] Support for IPv6 was also introduced in this Service Pack.
On February 3, 2003, Microsoft released Service Pack 1a (SP1a). This release removed Microsoft's Java virtual machine as a result of a lawsuit with Sun Microsystems.[53]

Service Pack 2


Windows Security Center was added in Service Pack 2.
Service Pack 2 (SP2) was released on August 25, 2004,[54] with an emphasis on security. Unlike the previous service pack, SP2 added new functionality to Windows XP, such as WPA encryption compatibility and improved Wi-Fi support (with a wizard utility), a pop-up ad blocker for Internet Explorer 6, and partial Bluetooth support. The new welcome screen during the kernel boot removes the subtitles "Professional", "Home Edition" and "Embedded" since Microsoft introduced new Windows XP editions prior to the release of SP2. The green loading bar in Home Edition and the yellow one in Embedded were replaced with the blue bar, seen in Professional and other versions of Windows XP, making the boot-screen of operating systems resemble each other. Colors in other areas, such as Control Panel and the Help and Support tool, remained as before.
Service Pack 2 also added new security enhancements (codenamed "Springboard"),[55] which included a major revision to the included firewall that was renamed to Windows Firewall and became enabled by default, Data Execution Prevention, which can be weakly emulated,[clarification needed] gains hardware support in the NX bit that can stop some forms of buffer overflow attacks. Also raw socket support is removed (which supposedly limits the damage done by zombie machines). Additionally, security-related improvements were made to e-mail and web browsing. Windows XP Service Pack 2 includes the Windows Security Center, which provides a general overview of security on the system, including the state of antivirus software, Windows Update, and the new Windows Firewall. Third-party anti-virus and firewall applications can interface with the new Security Center.[56]

Service Pack 2b

In August 2006, Microsoft released updated installation media for Windows XP SP2 and Windows Server 2003 SP1 to contain a patch[57] that requires ActiveX controls to require manual activation in accordance with a patent held by Eolas.[58] Since then, the technology was licensed by Microsoft, and Service Pack 3 and later versions do not include this update.

Service Pack 2c

On August 10, 2007, Microsoft announced a minor update to Service Pack 2, called Service Pack 2c (SP2c).[59] The update fixes the issue of the diminishing number of available product keys for Windows XP. This update was only available to system builders from their distributors in Windows XP Professional and Windows XP Professional N operating systems. SP2c was released in September 2007.[60]

Service Pack 3

Windows XP Service Pack 3 (SP3) was released to manufacturing on April 21, 2008, and to the public via both the Microsoft Download Center and Windows Update on May 6, 2008.[61][62][63][64]
It began being automatically pushed out to Automatic Update users on July 10, 2008.[65] A feature set overview which details new features available separately as stand-alone updates to Windows XP, as well as backported features from Windows Vista, has been posted by Microsoft.[66] A total of 1,174 fixes have been included in SP3.[67] Service Pack 3 can be installed on systems with Internet Explorer versions 6, 7, or 8.[68] Internet Explorer 7 and 8 are not included as part of SP3.[69]

New features in Service Pack 3

Previously released updates

Service Pack 3 also incorporated several previously released key updates for Windows XP, which were not included up to SP2, including:
Slipstreamed retail and OEM versions of Windows XP with SP3 can be installed and run with full functionality for 30 days without a product key, after which time the user will be prompted to enter a valid key and activate the installation. Volume license key (VLK) versions still require entering a product key before beginning installation.[77]
Windows XP Service Pack 3 is a cumulative update of all previous service packs for XP. The service pack installer checks HKLM\SYSTEM\CurrentControlSet\Control\Windows\CSDVersion registry key to see if has a value greater than or equal to 0x100, and if it does it will allow the update to proceed. Otherwise it will prompt to install either XP SP1 or SP2. Since SP1 is no longer available for full download, it would need to be downloaded using Windows Update. The other option is to manually change the registry key, in essence fooling the installer into thinking SP1 is already installed.[78]
However, it is possible to slipstream SP3 into the Windows XP setup files at any service pack level, including the original RTM version, without any errors or issues.[79] Slipstreaming SP3 into Windows XP Media Center Edition 2005 is not supported.[80]
Service Pack 3 contains updates to the operating system components of Windows XP Media Center Edition (MCE) and Windows XP Tablet PC Edition, and security updates for .NET Framework version 1.0, which is included in these Windows XP SKUs. However, it does not include update rollups for the Windows Media Center application in Windows XP MCE 2005.[81] SP3 also omits security updates for Windows Media Player 10, although the player is included in Windows XP MCE 2005.[81] The Address Bar DeskBand on the Taskbar is no longer included due to legal restrictions.[82] It also removed the Energy Star logo from the ScreenSaver tab of the Display properties, leaving a very noticeable blank space next to the link to enter the Power Management control panel.

System requirements for Windows XP Professional x64 Edition are as follows:[93]
  • Processor: x86-64 processor;
  • Memory: At least 256 MB of RAM;
  • Video adapter and monitor: Super VGA (800 x 600) or higher resolution;
  • Hard drive disk free space: At least 1.5 GB;[85]
  • Optical drive: CD-ROM drive;[90]
  • Input devices: Keyboard; Microsoft Mouse or compatible pointing device;
  • Sound: Sound card; Speakers or headphones;
  • Drivers for sound card, GPU of video card, wired LAN card, etc. must be designed for Windows XP Professional x64 Edition.
System requirements for Windows XP 64-Bit Edition are as follows:[94][95]
  • Processor: Intel Itanium 733 MHz (Recommended: Intel Itanium 800 MHz or better);
  • Memory: At least 1 GB of RAM;
  • Video adapter and monitor: Super VGA (800 x 600) or higher resolution;
  • Hard drive disk free space: At least 6 GB;
  • Optical drive: CD-ROM drive;[90]
  • Input devices: Keyboard; Microsoft Mouse or compatible pointing device;
  • Sound: Sound card; Speakers or headphones;
  • Drivers for sound card, GPU of video card, wired LAN card, etc. must be designed for Windows XP 64-Bit Edition.

Physical memory limits

Maximum limits on physical memory (RAM) that Windows XP can address vary depending on both the Windows version and between 32-bit and 64-bit versions.[96][97] The following table specifies the maximum physical memory limits supported:

Processor limits

The maximum total quantity of logical processors[98] in a PC that Windows XP supports is: 32 for 32-bit;[99][100] 64 for 64-bit.[101][102]
The maximum quantity of physical processors in a PC that Windows XP supports: is 2 for Professional;[103] and 1 for the Home Edition.[104]

Support lifecycle

Support for Windows XP without a service pack ended on September 30, 2004[105] and support for Windows XP Service Pack 1 and 1a ended on October 10, 2006.[106][107] Windows XP Service Pack 2 was retired on July 13, 2010, almost six years after its general availability.[2]
In accordance with Microsoft's posted timetable, the company stopped general licensing of Windows XP to OEMs and terminated retail sales of the operating system on June 30, 2008, 17 months after the release of Windows Vista.[108][109] However, an exception was announced on April 3, 2008, for OEMs installing to ultra low-cost PCs (ULCPCs) until one year after the availability of Windows 7 (that is, until October 22, 2010).[110][111][112]
On April 14, 2009, Windows XP and its family of operating systems were moved from Mainstream Support to the Extended Support phase as it marks the progression of the legacy operating system through the Microsoft Support Lifecycle Policy. During the Extended Support Phase, Microsoft will continue to provide security updates every month for Windows XP; however, free technical support, warranty claims, and design changes are no longer being offered.
On April 8, 2014, all support for Windows XP, including security updates and hotfixes, will be terminated.[2] Users will still be able to download old updates and hotfixes from Windows Update. Microsoft recommends that users upgrade to Windows 7.[113]
In July 2010 Microsoft announced that permission for volume license users to downgrade their licenses from Windows 7 to Windows XP would extend until the end of the Windows 7 lifecycle.[3] This announcement did not include any promise to extend technical support, security updates, or hotfixes beyond the April 8, 2014 deadline.

License and media types

There are three main types of Windows XP licenses: Retail, Volume (VLK), and Original Equipment Manufacturer (OEM). All three types of licenses are available for Windows XP Professional (32-bit and 64-bit). Windows XP Home Edition is limited to Retail and OEM licenses whereas Windows XP Media Center Edition and Windows XP Tablet PC Edition are exclusively available through VLK and OEM licenses.
Each type of license has a different installation CD. For customized or retail media, there is a small difference on each type of disc that will allow that installation disc to accept only one type of product key.
Only retail and volume licenses include support for end-user installation scenarios from Microsoft. OEM software is preinstalled on systems and is supported by the system manufacturer rather than Microsoft. The price of such software is lower. There are two important restrictions on OEM licenses: Microsoft does not offer technical support, and the license cannot be transferred to another computer. The cost of OEM software products bundled with systems is not disclosed by Microsoft nor by its partners, as each system manufacturer will define its own bundling price.
Microsoft recommends that system manufacturers have their systems tested, for a fee, as part of the Windows Quality Online Services (Winqual) which includes extensive testing so that no component will cause instability in the Windows operating system due to incompatibility with the Windows operating system or with other system components or their respective drivers. Having a system tested and approved will allow the manufacturer to bear the "Certified for Windows" logo sticker on the exterior of the system, and there are additional benefits for having a tested product. This includes the product's being listed on the Windows Marketplace. Because of the fees and extensive requirements, Microsoft acknowledges that smaller system manufacturers may not opt in to the program until they produce computer systems at a modest rate and on recurring designs.

Retail

Retail licenses, those purchased from a retail store in complete packaging, are of two sub-types: "Upgrade" and "Full Purchase Product", often abbreviated by Microsoft as FPP. FPP licenses are transferable from one computer to another, provided the previous installation is removed from the old computer. Although upgrade licenses are also transferable, a user must have a previous version of Windows even on the new computer to which they are moving the installation. Retail licenses include installation support for end-users, provided directly by Microsoft.

Volume License

A Volume License is the license given to a software version sold to businesses under a direct purchase agreement with Microsoft, and is sold as an upgrade license only, meaning that a previous license must be available for each new volume license. Volume license versions of Windows XP use a Volume License Key (VLK), which is a product key that does not require product activation. The term "Volume License Key" refers to the ability to use one product key for multiple systems, depending on the type of agreement. Since Windows XP Volume License versions do not require product activation, this led to leaked copies of VLK media and product keys from businesses leading to piracy of Windows XP quickly spreading across the Internet upon early release. Beginning with Service Pack 1, Microsoft's active attempts to search out and blacklist known pirated VLK product keys became well known due to the inability to install the service pack on a system with one of the blacklisted keys. Later, this led to the Windows Genuine Advantage program.

Original Equipment Manufacturer (OEM)

Original equipment manufacturer (OEM) licenses are preinstalled on, and sold with, pre-assembled computers from system manufacturers. There are two types of OEM product types — those used for "direct OEMs" (major name brands that buy through a direct contract with Microsoft and produce and brand their own media from a Microsoft "Gold Master Copy" by using an authorized Microsoft duplication partner), and those used for "system builders" (local computer shops that buy generic, unbranded kits through authorized Microsoft distributors). Direct OEM product keys will often not activate with system builder installation media because direct OEMs are now required by Microsoft to pre-activate their copies in the factory using their own internal mechanism before delivery to the customer. It is recommended that system builders also pre-activate their systems before delivery, but this is not mandatory.
OEM installations can be customized using the Microsoft OEM Preinstallation Kit with branding, logos, additional applications, optional services, alternate applications for certain Windows components, Internet Explorer links, and various other customizations. All OEM customers must include support and contact information for the initial installation of Windows because it is the responsibility for the OEM to support the Windows installation, and is not provided by Microsoft to the end-user. Direct OEMs must create their own media, but have the option of creating their own custom recovery solution, which may or may not be similar to a generic installation. Direct OEMs may provide a recovery partition on the hard drive as the custom recovery solution rather than providing disc-based media with the computer.
Some end-users have found this to be a troublesome option, because in the event of an out-of-warranty hard drive failure, they may not have access to any installation media in order to reinstall Windows onto a new hard drive. System builders are not allowed the option to create a custom recovery CD/DVD media. The only deliverable media available for a system builder to give to the end-user is the unbranded OEM system builder hologram media kit. Because of this, when end-users reformat their hard drives and re-install from the installation media, they lose all the custom branding and support information that the system builder would have included.
As a supplemental recovery method to a CD/DVD-based installation, a system builder may employ a fully customized recovery solution on the hard drive. Whether utilizing a recovery partition or not, a system builder must still include the original generic OEM system builder hologram CD/DVD media kit. OEM licenses are not transferable from one computer to another. Every computer sold/resold with an OEM license must include all of the original installation media or recovery solution, documentation, Certificate of Authenticity, and product key sticker with the sale. Microsoft requires that all OEM system manufacturers include as part of the configuration the Windows Out-of-Box Experience (OOBE), which is the initial setup wizard encountered the first time Windows boots up. It is also required that value-added resellers (VAR's), retailers, and general resellers not tamper with the OEM's customized OOBE mechanism unless under permission by the OEM, and it is a recommended configuration for systems that are privately resold so that a customer will have a like-new computer experience upon first boot-up.
OEM licenses are to be installed by professional system manufacturers only. Under Microsoft's OEM License Agreement, they are not to be sold to end-users under any circumstance, and are to be preinstalled on a computer using the OEM Preinstallation Kit (OPK) before shipment to the customer, and must include at the very least the manufacturer's support contact information. They are, therefore, designed for installation only on a single computer and are not transferable, even if the original computer is no longer in use. This is not usually an issue for users who purchase new computer systems, because most pre-assembled systems ship with a preinstalled operating system. There are few circumstances where Microsoft will allow the transfer of an OEM license from one non-functioning system to another, but the OEM System Builder License Agreement (SBLA), as well as the OEM End User License Agreement (EULA) do not contain any allowance for this, so it is entirely up to Microsoft's discretion, depending on the situation.[114]

Non-use by end user

In the event that an end user decides that they do not wish to use a preinstalled version of Windows, Microsoft's End User License Agreement (EULA) provides that the software may be returned to the OEM for a refund.[115] Despite refusal of some manufacturers to honor the entitlement, it has been enforced by courts in some countries.