Share via

Please fix the issue of PnP services not available on Windows 11 64bit arm processor

Rajeev Arora 0 Reputation points
2026-05-13T12:09:14.4266667+00:00

is Microsoft working on the issue of PnP services not being available on Windows 11 64bit Arm Processor. Its dam frustrating.

Windows for home | Windows 11 | Devices and drivers
0 comments No comments

2 answers

Sort by: Most helpful
  1. Carl-L 13,645 Reputation points Microsoft External Staff Moderator
    2026-05-14T08:59:56.35+00:00

    Hello Rajeev Arora,

    Welcome to Microsoft Q&A forum.

    This is a public forum, so the engineering team from Microsoft might not look into this regularly and might miss some report or suggestion. To directly submit your report to the engineering team, you can use the Feedback Hub app on your Windows computer. Thank you for your understanding.

    However, I'd also want to see what I can do to help you with this. May I know more about the issue that you are having? If you want to send photo, please remember to remove all personal information before posting.

    I'm waiting for your reply.

    Was this answer helpful?


  2. Q&A Assist
    2026-05-13T12:09:28.0233333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    PnP (Plug and Play) support is available on Windows 11 for Arm-based devices, but there are important limitations on what hardware and drivers can work.

    On Windows 11 Arm-based PCs, including Arm-based Surface devices:

    1. Drivers must be built for Arm64
      • Hardware, games, and apps that depend on kernel-mode drivers require Arm64 drivers.
      • Specialized or older peripherals may not work if the hardware vendor does not provide Arm64-compatible drivers.
      • Without compatible Arm64 drivers, devices may not enumerate or function correctly even though the OS supports PnP.
    2. Peripheral compatibility is constrained by driver availability
      • Devices like printers and scanners work if:
        • Their drivers are built into Windows 11, or
        • The hardware developer provides Arm64 drivers.
      • If the vendor only ships x86/x64 driver packages, those drivers cannot load on Arm, so the device appears as if PnP “is not available,” even though the limitation is actually driver architecture.
    3. App and driver compatibility guidance
      • Most x86 Win32 apps and many x64 apps run via emulation, but drivers themselves are not emulated; they must be Arm64.
      • Apps that rely on drivers designed for Arm-based Windows 10/11 PCs are fully supported.
    4. What can be done
      • For end users: verify with the hardware vendor whether Arm64 drivers are available for the device.
      • For commercial customers and developers: use the App Assure / Arm Advisory services to get help with app and driver compatibility on Windows on Arm.

    The documentation does not state that Microsoft is planning generic emulation or support for non‑Arm64 drivers on Windows 11 Arm; instead, the guidance is to ensure drivers and apps are built for Arm64 and to use the existing compatibility and advisory programs.


    References:

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.