I created an image of Windows 10 1709 and now I want to run sysprep so I can upload to WDS. Sysprep fails:
Package Microsoft.BingNews_4.21.2212.0_x64__8wekyb3d8bbwe was installed for a user, but not provisioned for all users.
It shows it exists, but the user it references does not exist, thus I have no way to remove it from that user:
PackageFullName : Microsoft.BingNews_4.21.2212.0_x64__8wekyb3d8bbwe
PackageUserInformation : {S-1-5-21-2431295864-3614308495-3179744271-1001
[S-1-5-21-2431295864-3614308495-3179744271-1001]: Installed}
The user does not have a profile and I even removed from the registry.
I tried to remove with remove-appxpackage but I'm told that the package was not found because the current user doesn't have it installed.
There is only the local admin account on the machine, and I did try installing Bing News and then trying sysprep, but the same error appeared.
How do I convince Windows of this?