Open Notepad, copy this in it and save it as a .reg file: Code: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsAI] "DisableAIDataAnalysis"=dword:00000001 Then run and apply it. Reboot.
Can we get back Dolby/AC3 support by installing an older package? I tried manually installed the appx from MSMG but that didn't do anything. Installing this "26100.1_cabs_Microsoft-Windows-Dolby-Features-FoD-Package-amd64.cab" via Powershell didn't do anything either.
How can I create an ISO with UUP dump without including the Edge browser, that is, without a browser. Thank you
After days of researching and trying different things, I was able to restore Dolby AC-3 codec to the native Media Player in 24H2. 1. Refer to this post and download the Base Dolby package and updated Dolby Package (Note that there is an error in the script for the base package; refer to this post for the fix). 2. After installing those packages, go to MSMG Toolkit download page -> Packs -> Apps -> W10 -> and download Microsoft.DolbyAudioExtensions_1.0.61521.0_x64__8wekyb3d8bbwe.appx Code: DISM /online /Add-ProvisionedAppxPackage /PackagePath:Microsoft.DolbyAudioExtensions_1.0.61521.0_x64__8wekyb3d8bbwe.appx /SkipLicense I know you can install the LAVFilters and other media players like VLC to play AC3 files, but I wanted a way to get it back into the native Media Player. If anyone knows a better way to restore the Dolby and AC-3 codecs, please share...
Yes, setting SkipEdge=1 (or 2) will not include EDGE in the ISO However, two EDGE components will be there & installed with Windows
I remember MSFT tried this same sort of thing with Windows 10 as well, back in those days, without AI ofcourse and they named that feature 'Timeline' And eventually, MSFT depreciated/removed that feature after a year or two as not many users were using that. I imagine the same fate with this new 'Recall'
dont think edge gets provisioned anymore... or at least the latest edge install doesnt provision like previous installs could also just be a bug
pause cross device platform host in store ...its broken. high hitting cpu usage ...broken virtual camera
Got rid of it it altogether with this (donĀ“t need or want it): Get-AppxPackage *CrossDevice* -AllUsers | Remove-AppxPackage -AllUsers