Here's the download for the demo version of the USB audio driver
W10 11langpack.ps1 🆕 Legit
# Function to remove a language pack function Remove-LanguagePack { param ( [string]$Language ) Write-Host "Removing language pack: $Language" # Dism /online /Remove-Package /PackagePath:"$Language.cab" }