universal-intel-wifi-bt-driver-updater

2026.6.6

Automatically detects, downloads, and installs the latest Intel Wi-Fi (Wi-Fi 5/6/6E/7)
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
Automatically detects, downloads, and installs the latest Intel Wi-Fi (Wi-Fi 5/6/6E/7)
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.

Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name universal-intel-wifi-bt-driver-updater -RequiredVersion 2026.6.6

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

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

Version History

Version Downloads Last updated
2026.6.7 18 6/10/2026
2026.6.6 (current version) 13 6/10/2026
2026.4.5 90 4/29/2026
2026.3.4 119 3/26/2026
2026.3.3 41 3/21/2026
2026.3.2 36 3/16/2026
Show more