My problems started with the 1803 update. I am unable to download anything from the windows store or update existing apps - downloading always results in the error code 0x80D02017 which has the unhelpful description of 'uknown'. This started after the 1803 update. After trying all the troubleshooting steps I could find I reloaded windows from my original iso image and confirmed that the store worked fine running version 1709 and immediately after the 1803 update the store stopped working. I have tried the following - none of which as worked.
Troubleshooter - no errors
Online Troubleshooter - no errors
wsreset
uninstall/reinstall
Get-AppxPackage -AllUsers | Remove-AppxPackage
Get-AppXProvisionedPackage -online | Remove-AppxProvisionedPackage –online
Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Here is an event log extract from one of the download attempts
nformation 5/21/2018 6:53:50 AM Microsoft-Windows-Store 8001 LM "Skipping license manager: PFN Microsoft.WindowsFeedbackHub_1.1712.1141.0_x64__8wekyb3d8bbwe
Function: InvokeLicenseManagerRequired
Source: onecoreuap\enduser\winstore\licensemanager\apisethost\activationapis.cpp (343)"
Information 5/21/2018 6:53:50 AM Microsoft-Windows-Store 8001 LM "Skipping license manager: PFN Microsoft.WindowsFeedbackHub_1.1712.1141.0_x64__8wekyb3d8bbwe
Function: InvokeLicenseManagerRequired
Source: onecoreuap\enduser\winstore\licensemanager\apisethost\activationapis.cpp (343)"
Information 5/21/2018 6:53:50 AM Windows-ApplicationModel-Store-SDK 4 StorefrontClient "Page action fired for Downloads with behavior Open.
Function: PageAction
Source: C:\BA\18\s\src\App\Instrumentation\Telemetry\Telemetry.cs (1039)"
Information 5/21/2018 6:53:46 AM Windows-ApplicationModel-Store-SDK 4 StorefrontClient "InitializeMvrResources ended
Function: InitializeMvrResources
Source: C:\BA\18\s\src\App\DependencyResolver\MvrDependencyResolver.cs (78)"
Information 5/21/2018 6:53:46 AM Windows-ApplicationModel-Store-SDK 4 StorefrontClient "InitializeMvrResources started
Function: InitializeMvrResources
Source: C:\BA\18\s\src\App\DependencyResolver\MvrDependencyResolver.cs (53)"
Information 5/21/2018 6:53:46 AM Windows-ApplicationModel-Store-SDK 4 StorefrontClient "ErrorDialogViewModel. Context: WU, Code: 0x80D02017, Title(ShortDescription): Something unexpected happened ButtonLabel: Close, Link: feedback-hub:?tabid=2&categoryid=20&searchString=Code:
0x80D02017
Function: Initialize
Source: C:\BA\18\s\src\App\ViewModels\Dialogs\ErrorDialogViewModel.cs (132)"
Information 5/21/2018 6:53:46 AM Windows-ApplicationModel-Store-SDK 4 StorefrontClient "ErrorDialogViewModel. ButtonOneLabel: Report this problem ButtonTwoLabel: Close, Link: feedback-hub:?tabid=2&categoryid=20&searchString=Code: 0x80D02017
Function: SetAction
Source: C:\BA\18\s\src\App\ViewModels\Dialogs\ErrorDialogViewModel.cs (224)"
Information 5/21/2018 6:53:46 AM Windows-ApplicationModel-Store-SDK 4 StorefrontClient "ErrorDialogViewModel. Setting default action
Function: SetAction
Source: C:\BA\18\s\src\App\ViewModels\Dialogs\ErrorDialogViewModel.cs (198)"
Information 5/21/2018 6:53:46 AM Windows-ApplicationModel-Store-SDK 4 StorefrontClient "GetDeviceTokenAsync success
Function: GetDeviceTokenAsync
Source: C:\BA\18\s\src\Core\Network\HttpRequest.cs (1178)"
Information 5/21/2018 6:53:46 AM Windows-ApplicationModel-Store-SDK 4 StorefrontClient "Attempting to get the device token
Function: GetDeviceTokenAsync
Source: C:\BA\18\s\src\Core\Network\HttpRequest.cs (1174)"
Information 5/21/2018 6:53:46 AM Windows-ApplicationModel-Store-SDK 4 StorefrontClient "Trying to add device token since we don't have MSA or AAD
Function: AddAuthHeaderIfNeededAsync
Source: C:\BA\18\s\src\Core\Network\HttpRequest.cs (1141)"
Information 5/21/2018 6:53:07 AM Windows-ApplicationModel-Store-SDK 4 StorefrontClient "InstallControlButtons: In error state. Code -2133843945
Function: UpdateVisualStateLayout
Source: C:\BA\18\s\src\App\UX\Controls\Installs\InstallControlButtons.xaml.cs (155)"
Information 5/21/2018 6:53:03 AM Microsoft-Windows-Install-Agent 2006 (2002) "The description for Event ID 2006 from source Microsoft-Windows-Install-Agent cannot be found. Either the component that raises this event is not installed on your
local computer or the installation is corrupted. You can install or repair the component on the local computer.