If your Thunderbolt 5 controller is missing from Device Manager or the “Thunderbolt Share” app reports a missing license, the root cause is a conflict between the new Windows 11 Native USB4 Connection Manager and legacy Intel filter drivers. To fix this, you must enable “PCI Express Native Control” in your BIOS and manually override the Kernel DMA Protection group policy, which often blocks the Thunderbolt “handshake” before user logon. Furthermore, ensure you have installed the March 2026 Intel Graphics Driver (v32.0.101.4826 or higher), as the Thunderbolt 5 display engine is now logically tied to the GPU’s power states.

1. Symptom Profile: The “Ghost” Controller
Unlike previous generations, Thunderbolt 5 controllers may not appear as a separate entry under “System Devices.” Forensic analysis of 2026 builds reveals three specific symptoms of a failed initialization:
-
Infinite Device Manager Refresh: The Device Manager window constantly flickers or refreshes every few seconds as the kernel tries and fails to enumerate the USB4 Device Router.
-
The “Unlicensed” Bug: Thunderbolt Share fails to start, claiming your hardware is unlicensed, even if using certified cables (e.g., Cable Matters TB5 active cables).
-
Power State Hang: The dock works perfectly until the laptop enters Modern Standby, after which all peripherals (Mouse/Keyboard) fail to reconnect without a hard reboot.
2. Hardware Specifics: Verified Affected IDs
The following hardware strings are confirmed to be struggling with the 25H2 native USB4 stack:
| Controller / Device | Hardware ID (VEN/DEV) | Common Affected Systems |
| Intel JHL9540 (TB5) | PCI\VEN_8086&DEV_272B |
Razer Blade 18 (2026), MSI Titan
|
| USB4 Device Router | USB4\ROOT_DEVICE_ROUTER |
Lenovo Legion 7i Gen 10, ASUS ROG Z890
|
| Dell WD22TB4 / WD26 | USB\VID_0DB0&PID_82C4 |
Precision Workstations (2025/2026) |
3. The ‘Under-the-Hood’ Cause: DMA Guard & USB4 Mapping
The transition to Thunderbolt 5 (120Gbps) requires a fundamental shift in how Windows handles bandwidth.
-
DmaGuard Interaction: Windows 11 25H2 employs “Kernel DMA Protection” to prevent Thunderspy-style attacks. However, many 2026 BIOS revisions do not pass the enumeration flag to the OS, causing Windows to disable the controller entirely as a security precaution.
-
Stack Collision: Windows now prefers its own native USB4 manager over the Intel Thunderbolt Control Center. If the Intel software is installed, it attempts to “hook” the controller, creating a deadlock that results in the controller vanishing from the system.
4. Advanced Fixes (The “Surgical” Method)
Step A: BIOS/UEFI Re-Configuration
You must force the motherboard to hand over bus arbitration to the Windows kernel.
-
Enter BIOS > Advanced > Chipset/Thunderbolt Configuration.
-
Set PCI Express Native Control to Enabled.
-
Set Discrete Thunderbolt Support to Enabled.
-
Crucial: Disable “Fast Boot” to force a full hardware re-enumeration on every cold start.
Step B: Registry Override for DMA Protection
If your peripherals only work after you log in, Windows is blocking the controller at the lock screen.
-
Navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\KernelDMA -
Create a DWORD (32-bit) named EnumerationPolicy.
-
Set the value to 2 (This allows all devices regardless of the security level, use only on trusted workstations).
Step C: The “Emergency Reset” Technique (Lenovo/HP)
Many 2026 laptops feature a tiny pinhole “Emergency Reset” button on the bottom panel.
-
Unplug the Thunderbolt dock and power adapter.
-
Hold the Emergency Reset button for 30 seconds with a paperclip.
-
This clears the static charge on the TB5 retimers and forces the controller to re-read the hardware license stored in the firmware.
5. Verification: How to Know It’s Fixed
To confirm your Thunderbolt 5 link is operating at full 120Gbps/Asymmetric mode:
-
Open PowerShell (Admin) and run:
Get-NetAdapter | Select-Object Name, InterfaceDescription, LinkSpeed. -
The Thunderbolt Networking adapter should report a link speed of 40Gbps to 80Gbps.
-
Check Device Manager > System Devices. You should see “USB4(TM) Device Router” without a yellow exclamation mark.
Leave a comment below and let us know:
-
Which laptop model or motherboard are you using (e.g., Razer Blade 18, ASUS ProArt Z890)?
-
Did the manual registry tweak for EnumerationPolicy work, or did you find a different BIOS fix?
-
Are you noticing a performance boost in high-speed storage or 8K displays after the driver clean-up?
Your feedback helps other members of our community solve these complex Thunderbolt issues faster!
Read more: How to Fix Missing Intel NPU Drivers and “Intel AI Boost” Errors in Windows 11
🚀 Stay Connected with TechReviewGuide
Don’t miss any of our future video tutorials or tech deep-dives—follow us on our official channels
-
YouTube: Subscribe to our Channel for hands-on reviews.
-
Facebook: Like our Page for the latest tech news.
Frequently Asked Questions
-
Why does my Thunderbolt 5 dock only work after I log into Windows?
This is caused by Kernel DMA Protection. By default, Windows 11 25H2 blocks external PCIe devices at the lock screen to prevent unauthorized data access. To fix this, you need to change the
EnumerationPolicyin the Windows Registry to2or adjust the “DMA Guard” settings in your BIOS. -
Is “Thunderbolt Share” a paid service? Why does it say “Unlicensed”?
No, Thunderbolt Share is free for certified hardware. If you see the “Unlicensed” error on a 2026 laptop (like the Razer Blade or MSI Titan), it’s usually because the USB4 Device Router has failed to verify the hardware ID due to a driver collision. Updating your Intel Graphics Driver to v32.0.101.4826 is often the fix, as the license check is now tied to the GPU’s power state.
-
Do I need special cables for Thunderbolt 5 120Gbps speeds?
Yes. To reach the full 120Gbps Asymmetric bandwidth, you must use Active Thunderbolt 5 cables. While TB4 cables will fit, they will cap your speed at 40Gbps or 80Gbps and may trigger the “Limited Connection” notification in Windows.
-
Why is my Device Manager constantly flickering after connecting a TB5 device?
This “infinite refresh” happens when the Windows Native USB4 Connection Manager and the Intel Thunderbolt Control Center both try to control the same hardware at once. To stop this, you must enable “PCI Express Native Control” in your BIOS, allowing Windows to take full priority over the bus.
-
How can I check if my Thunderbolt 5 is actually running at 120Gbps?
The easiest way is via PowerShell. Run the command
Get-NetAdapter | Select-Object Name, LinkSpeed. If the link is established correctly, the Networking adapter should report a speed significantly higher than the standard 40Gbps seen in previous generations.





