New
#11
BTW Thank you for the workaround! It did work on the laptop I tried it on. I'll wait for the other to get fixed from MS
BTW Thank you for the workaround! It did work on the laptop I tried it on. I'll wait for the other to get fixed from MS
I used this Powershell command before I spotted Brink's fix:
Get-AppxPackage Microsoft.Windows.Cortana | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}