Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Monday, January 21, 2019 8:46 AM
Hi
Failure to load the application settings for package Microsoft.Windows.ContentDeliveryManager_cw5n1h4txyewy. Error Code: -2147024864
What this error means?
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help.
All replies (3)
Monday, January 21, 2019 3:11 PM
Hello,
Try re-registering the package and see if that helps.
Open administrative Windows PowerShell and type following cmdlet:
Get-AppxPackage -Name Microsoft.Windows.ContentDeliveryManager | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml" -Verbose}
Let us know if this helps!
Microsoft MVP (Windows and Devices for IT)
Windows Insider MVP
Windows Help & Support [www.kapilarya.com]
Tuesday, January 22, 2019 8:42 AM
Hi,
Try uninstalling and reinstalling the app Microsoft.Windows.ContentDeliveryManager_cw5n1h4txyewy.
Also, disable your Anti-Virus to check result.
Regards
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact [email protected].
Thursday, January 24, 2019 7:59 AM
Hi
I'm trying.
But what this serivce/application does at all?
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help.