Share via

security +usb blocks security flash drive

byron brooks 20 Reputation points
2026-06-02T18:03:48.2466667+00:00

why is usb flash drive not reconized in usb ports due to not passing windows driver policy driver not whcp signed,how do i get updated drivers that are whcp signed.

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

Answer accepted by question author

AI answer

2026-06-02T18:03:59.7233333+00:00

Windows blocks the USB flash drive because the installed driver is not properly signed according to current Windows driver signing policies. On modern Windows 10/11 systems with Secure Boot, kernel‑mode drivers must be WHQL/HDC-signed; otherwise, Windows can block them from loading and the device is not recognized.

To resolve this and get a WHQL-signed driver:

  1. Identify the exact device and driver status
    • Open Device Manager.
    • Look under Universal Serial Bus controllers, Disk drives, or Other devices for entries with a yellow warning icon.
    • Open Properties → General and Properties → Events / Driver to see if the message matches Code 48 or mentions that the driver is blocked or not properly signed.
  2. Get a properly signed driver
    • Go to the USB flash drive or controller manufacturer’s support website.
    • Download the latest driver that explicitly supports Windows 11.
    • Install it using the manufacturer’s installer (preferred) or via Device Manager → Update driver → Browse my computer for drivers and point to the extracted driver folder.
  3. If Device Manager shows Code 48
    • Code 48 means the driver is in the Windows Driver Protection database as problematic and is blocked.
    • In that case, the only supported fix is to obtain a new, compatible driver from the hardware vendor and install it; the blocked driver cannot be used.
  4. Avoid workarounds that weaken security
    • Do not permanently disable Secure Boot or driver signature enforcement just to load an old, unsigned, or non‑WHQL driver; that reduces system security and is not recommended.

If the vendor does not provide a WHQL-signed Windows 11 driver, the device might not be usable on a fully secured Windows 11 system.


References:

AI-generated content may be incorrect. Read our transparency notes for more information.

Was this answer helpful?

1 person found this answer helpful.

2 additional answers

Sort by: Most helpful
  1. byron brooks 20 Reputation points
    2026-06-04T13:34:41.07+00:00

    all sorted thankyou for your help. The security dongles drivers needed to be updated,I went to keylok website and d/loaded the latest driver and everything is now fine

    yours respectfully byron.

    Was this answer helpful?


  2. Sin-D 10,220 Reputation points Microsoft External Staff Moderator
    2026-06-02T23:42:39.04+00:00

    Hi byron brooks,

    I understand your USB flash drive is being blocked because Windows says the driver does not meet the signing (WHQL) policy, so it isn’t recognized.

    Have you already tried the Q&A Assist suggestions? In addition, could you confirm:

    • Is this a regular USB flash drive, or a security/encrypted USB device (for example, with built-in software)?
    • Do you see any error in Device Manager (for example “Code 48” or “driver blocked”)?

    In the meantime, please try the following:

    1, Check Windows Update for signed drivers

    Windows can automatically install updated, signed drivers:

    1. Go to “Settings” > “Windows Update”
    2. Select “Advanced options” > “Optional updates”
    3. Install any available driver updates for USB or chipset
    4. Restart your PC

    Windows Update provides validated drivers that ensure hardware works properly.

    2, Reinstall the USB device (forces clean driver reload)

    1. Right‑click Start > open “Device Manager”
    2. Expand “Universal Serial Bus controllers”
    3. Right‑click your USB device (or “Unknown device”) > “Uninstall device”
    4. Unplug the USB, restart your PC, then plug it back in

    This allows Windows to reinstall a trusted built‑in driver.

    3, Install chipset / USB controller drivers (important)

    If the issue is system-wide:

    • Go to your PC or motherboard manufacturer’s website
    • Download the latest:
      • Chipset drivers
      • USB controller drivers
    • Make sure they explicitly support Windows 11

    These drivers are usually WHQL-signed by the vendor.

    4, Try a quick validation

    • Test the USB flash drive on another PC
    • Test a different USB device on your current PC

    This helps determine:

    • Whether the flash drive itself requires special drivers, or
    • If the problem is with your system

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".    

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    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.