universal-intel-wifi-bt-driver-updater
2026.6.6
and Bluetooth drivers (both USB and PCI variants) for your specific hardware.
Compares installed driver versions against the latest available release,
then downloads and installs the correct CAB driver package(s).
Security: full SHA-256 hash verification and Microsoft WHCP digital
and Bluetooth drivers (both USB and PCI variants) for your specific hardware.
Compares installed driver versions against the latest available release,
then downloads and installs the correct CAB driver package(s).
Security: full SHA-256 hash verification and Microsoft WHCP digital signature validation
before installation. Automatic System Restore Point created before any changes.
Requires Administrator privileges (auto-elevates if needed) and internet access
to GitHub. Downloads are verified before installation - no unverified files are
ever installed.
Supports silent unattended deployment via -quiet flag.
Usage: .\universal-intel-wifi-bt-driver-updater.ps1 [options]
Options:
-help, -? Display this help and exit.
-version, -v Display the tool version and exit.
-auto, -a All prompts are answered with Yes, no user interaction required.
-quiet, -q Run in completely silent mode (no console window). Implies -auto.
-beta Use beta database for new hardware testing.
-debug, -d Enable debug output.
-skipverify, -s Skip script self-hash verification. Use only for testing.
Logging: All actions are logged to %ProgramData%\wifi_bt_update.log.
Installation Options
Owners
Copyright
(c) 2025-2026 Marcin Grygiel / FirstEver.tech. All rights reserved.
Package Details
Author(s)
- Marcin Grygiel
Tags
Universal Intel Wi-Fi Bluetooth Drivers Updater CAB Windows Automation
Functions
Get-VersionNumber Compare-Versions Write-Log Write-DebugMessage Show-FinalSummary Write-ColorLine Get-KeyAndUrlFromLine Show-Header Show-Screen1 Show-Screen2 Show-Screen3 Show-Screen4 Verify-ScriptHash Get-DownloadsFolder Check-ForUpdaterUpdates Clear-TempDriverFolders Cleanup Get-IntelWiFiDevice Get-IntelBTDevice Get-CurrentDriverVersion Get-RemoteContent Get-ReleaseAssetContent Get-VersionedWiFiDownloadInfo Get-VersionedBTDownloadInfo Parse-WiFiLatestMd Parse-BTLatestMd Verify-FileHash Verify-FileSignature Download-VerifyFile Install-DriverFromCab Install-DriverWithFallback Show-FinalCredits
Dependencies
This script has no dependencies.
Release Notes
v2026.06.0006 - Bug fixes: added missing USB BT PID 0043 (AX211) to supported device list.
Fixed incorrect Legacy flag shown for PCI Bluetooth devices when USB has a newer version.
Fixed PCI legacy fallback in scanner (dead code corrected in v4.5 scanner).
Author line in Show-FinalCredits aligned with Show-Header.
v2026.06.0006 - Added support for Intel Bluetooth PCI Enumerator devices.
Detects PCI\VEN_8086&DEV_xxxx hardware IDs.
Uses shared CAB package (intel-bt-<version>_pci.cab) for all PCI devices.
Updated banner: version 2026.06.0006, author line, removed GitHub visit line.
All comments are now in English.
FileList
- universal-intel-wifi-bt-driver-updater.nuspec
- universal-intel-wifi-bt-driver-updater.ps1