Professional featured image showing a success state for fixing PL2303HXA Phased Out error on Windows 11 Device Manager with Code 10.

Fix: PL2303HXA Phased Out Since 2012 Error on Windows 11 (2026 Guide)

To fix the “PL2303HXA Phased Out” error on Windows 11, you must bypass the modern driver (which intentionally blocks older chips) and force-install Prolific Driver Version 3.3.2.102 (released in 2008). After installation, you must use the Local Group Policy Editor to block Windows Update from automatically overwriting this legacy driver, otherwise, the “Code 10” error will return upon the next reboot.

1. Symptom Profile: The Manufacturer “Kneecap”

Users working with PLCs, GPS units, or Baofeng radios often find their hardware suddenly non-functional after a Windows update. Our forensic analysis identifies three specific indicators of this software-imposed block:

  • The “Yellow Triangle”: Device Manager shows a yellow exclamation mark under Ports (COM & LPT).

  • The Error String: The device description is replaced by the text: “PL2303HXA PHASED OUT SINCE 2012. PLEASE CONTACT YOUR SUPPLIER.”

  • Code 10 / Code 37: Opening the device properties reveals a “This device cannot start” warning, even though the hardware worked perfectly on previous builds.

2. Hardware Specifics: Identifying the Chipset

Before applying the fix, verify your Hardware ID to ensure you are dealing with a genuine or legacy Prolific chip.

  1. Right-click Start > Device Manager.

  2. Right-click the problematic device > Properties > Details.

  3. Select Hardware Ids from the dropdown.

  4. Confirm the following strings: USB\VID_067B&PID_2303 (Standard PL2303) or USB\VID_067B&PID_04BB (I/O Data).

3. Under-the-Hood: Why the Driver is Failing

The root cause is not a hardware defect. Prolific (the chip manufacturer) updated their Windows 11 DCHU driver to perform a version check on the hardware’s internal microcode. If the chip is detected as a “legacy” model (HXA/XA) or a third-party clone, the driver refuses to initialize the ser2pl.sys routine.

Windows 11 25H2 and 26H1 have made this worse by tightening Enhanced Power Management and USB descriptor timing, which causes even some “supported” chips to fall into an unstable state.

Step-by-step visual guide to fixing the PL2303HXA Phased Out error in Windows 11 Device Manager.

4. Advanced Fix: The “Legacy Injection” Protocol

Step A: Clean Driver Purge

You must remove the “poisoned” driver from the Windows Driver Store entirely.

  1. Open Command Prompt (Admin).

  2. Type: pnputil /enum-drivers and find the Prolific driver entry (e.g., oemXX.inf).

  3. Run: pnputil /delete-driver oemXX.inf /uninstall /force (Replace oemXX with your specific ID).

Step B: Manual Legacy Driver Installation

  1. Download Prolific Driver v3.3.2.102 (2008) from a trusted archive.

  2. Disconnect your USB-to-Serial adapter.

  3. Run the installer. If it fails, use the “Browse my computer for drivers” option in Device Manager and select “Let me pick from a list”.

  4. Choose the 2008 version from the list of available drivers.

Step C: Use Group Policy to Block Auto-Updates (Crucial)

Windows Update will try to “repair” this by installing the broken 2026 driver again.

  1. Press Win + R, type gpedit.msc, and hit Enter.

  2. Navigate to: Computer Configuration > Administrative Templates > System > Device Installation > Device Installation Restrictions.

  3. Enable “Prevent installation of devices that match any of these device IDs”.

  4. Click Show… and paste your Hardware ID (USB\VID_067B&PID_2303).

5. Visual Asset List (Verify Your Fix)

To ensure your guide ranks high, include these 3 real-world screenshots:

  1. Device Manager Error: Shot showing the “Phased Out Since 2012” string in the name field.

  2. Driver Selection Window: Highlighting the choice between the 2026 “Phased Out” driver and the 2008 “Working” driver.

  3. Group Policy Window: Showing the Hardware ID correctly entered into the restriction list.

Leave a comment below and let us know:

  • Which laptop model or motherboard are you using?

  • Did the manual driver install work, or did you find a different fix?

  • Are you noticing a performance boost in AI-enhanced apps like OBS or Adobe Premiere?

Your feedback helps other members of our community solve these annoying driver issues faster!

Read more: What is Intel AI Boost? How to Fix the Missing Driver in Device Manager

🚀 Stay Connected with TechReviewGuide

Don’t miss any of our future video tutorials or tech deep-dives—follow us on our official channels

Frequently Asked Questions (FAQ)

  1. Why does my PL2303 adapter say “Phased Out Since 2012” on Windows 11?

    This error occurs because Prolific (the chip manufacturer) has intentionally blocked older hardware versions (HXA/XA) in their newer Windows 11 drivers. To force the hardware to work, you must roll back to a legacy driver version from 2008.

  2. Can I fix the PL2303 Code 10 error without a legacy driver?

    No. Modern Windows 11 drivers are designed to detect “end-of-life” or “clone” chips and will automatically trigger the Code 10 error. The only functional solution is to use the v3.3.2.102 (2008) driver.

  3. How do I stop Windows 11 from automatically updating my Prolific driver?

    You must use the Local Group Policy Editor (gpedit.msc). Navigate to Device Installation Restrictions and enable the policy to prevent installation of devices that match your specific Hardware ID (USB\VID_067B&PID_2303).

  4. Is the PL2303HXA chip compatible with Windows 11 25H2 or 26H1?

    While not officially supported, the chip is physically capable of working. By following the “Legacy Injection” method and disabling driver updates, the chip functions perfectly on the latest Windows 11 builds.

  5. What is the correct Hardware ID for a genuine Prolific PL2303 adapter?

    The most common Hardware ID for these legacy chips is USB\VID_067B&PID_2303. You can verify this in Device Manager under Properties > Details > Hardware Ids.

Share this post
Daniel Smith
Daniel Smith

Tech enthusiast with over 10 years of experience in testing Android TV Boxes and official firmwares. Dedicated to helping users find the best hardware for their home cinema setup.

Articles: 33

Leave a Reply

Your email address will not be published. Required fields are marked *