Changelog
All notable changes to Universal Intel Wi-Fi and Bluetooth Drivers Updater are documented here.
🚀 Release: v2026.03.0003
🆕 What's New
-
Microsoft WHCP Digital Signature Verification
- All downloaded CAB driver packages are now verified against the
Microsoft Windows Hardware Compatibility Publishercertificate before installation - Verification runs after SHA-256 hash check and before
expand.exe— identical security architecture to Universal Intel Chipset Device Updater - Installation is aborted if the signature is missing, invalid, or not issued by Microsoft WHCP
- All downloaded CAB driver packages are now verified against the
-
Legacy Device Support
- Database files (
intel-bt-driver-latest.md,intel-wifi-driver-latest.md) now support optional per-deviceLatest VersionandRelease Datecolumns - A dedicated
## Legacy Devicessection tracks EOL devices with their last available driver version - First legacy entry: Intel AX200 Bluetooth (PID_0029) — last supported version
24.10.0.4(11/10/2025), Wi-Fi for AX200 remains fully supported - Script automatically displays
[LEGACY]indicator for affected devices and installs the correct last-available CAB
- Database files (
💡 When Intel drops support for a device in a future driver release, simply move its entry to
## Legacy Devicesin the.mdfile and add a dedicated block in the download.txtfile — no script update required.
-
Per-DEV Wi-Fi Download Blocks
intel-wifi-drivers-download.txtrebuilt to support per-device CAB blocks (mirrors existing BT parser structure)- Each block maps one or more
DEV_XXXXidentifiers to its ownSHA256,Link,Backup, and optionalVersion/Date - A global header block ensures full backward compatibility with v2026.03.0002
- Legacy Wi-Fi devices can now receive dedicated CAB packages independently from active devices
-
Expanded Wi-Fi Hardware Coverage
- Added 5 previously missing adapter DEV IDs to detection: AX203 (
2030), AX101 (1010), Wireless-AC 9260 (9260), Wireless-AC 9461 (9461), Wireless-AC 9462 (31DC) - All newly added adapters are covered by the existing driver package — no new downloads required
- Added 5 previously missing adapter DEV IDs to detection: AX203 (
-
Installation Reliability
pnputil /add-driverexit code259(driver already staged) now correctly treated as success — required for force reinstall scenariospnputil /update-deviceexit codes1(device already on best driver) and259now correctly treated as success- Exit code
3010(success, reboot required) was already handled — verified correct in all paths
-
Code Quality
$isSFXdetection pattern corrected to match actual script filename.ICONURIpopulated in PSScriptInfo — PowerShell Gallery listing now displays the project icon
📋 Release Files
universal-intel-wifi-bt-driver-updater.ps1— Main updater scriptWiFiBT-Updater-2026.03.0003-Win10-Win11.exe— Self-extracting package (includes updated script)