Share via

Error code: 0x80070057 when installing Intel Media SDK DFP in Microsoft Store

Anonymous
2019-06-06T07:21:20+00:00

Windows version: Windows 10 professional 1903, 18362.145

After checking for update of apps in Microsoft Store, I'm shown that Intel Media SDK DFP has an update. 

But when trying to install the update, it fails and I get Error code: 0x80070057.

Windows for home | Windows 10 | Microsoft Store

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
{count} votes
Answer accepted by question author
  1. Vijay A. Verma 104.8K Reputation points Volunteer Moderator
    2019-06-06T11:14:41+00:00

    Hi FlyingSHE

    I am Vijay, an Independent Advisor. I am here to work with you on this problem.

    Please try these options one by one and check after each option.

    1. If you are able to open MS Store, open MS Store > Click on your profile picture on top right and sign-out. Then sign-in again.
    2. Run Windows Store Apps Troubleshooter

    Windows Key+X > Click Settings > Click Update & security > Click Troubleshoot > Scroll down to the bottom > Click Windows Store Apps > Click Run the Troubleshooter

    1. Reset Windows Store through Command Prompt

    Type cmd in Windows Search box > Right click on Command Prompt > Run As Administrator > Type WSreset.exe and click Enter > Reboot your computer

    1. Re-register All Store apps (You will get many Reds, ignore them)

    Windows Key+X > Windows Powershell (Admin) > Copy the following from below and right click in Powershell to paste > Enter > Restart your computer

    Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

    1. Uninstall & Reinstall Store

    Windows Key+X > Windows Powershell (Admin) > Copy the following from below and right click in Powershell to paste > Enter

    Get-AppxPackage -allusers Microsoft.WindowsStore | Remove-AppxPackage

    Copy the following from below and right click in Powershell to paste > Enter > Reboot your computer

    Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}

    Do let me know if you have any more question or require further help.

    Source - https://answers.microsoft.com/thread/b8f36cad-9...

    0 comments No comments

17 additional answers

Sort by: Most helpful
  1. Anonymous
    2019-07-12T13:14:04+00:00

    yep, number 3 solved it for me - after win 10 update to 1903 in july 2019, windows update was getting this error 0x80070057 on some driver update

    0 comments No comments
  2. Anonymous
    2019-07-11T22:26:34+00:00

    As for me, it appears No 3 did the job. Thanx!

    And greetings from Germany!

    0 comments No comments
  3. Anonymous
    2019-06-19T09:31:17+00:00

    Windows version: Windows 10 professional 1903, 18362.145

    After checking for update of apps in Microsoft Store, I'm shown that Intel Media SDK DFP has an update. 

    But when trying to install the update, it fails and I get Error code: 0x80070057.

    0 comments No comments
  4. Anonymous
    2019-06-14T16:32:01+00:00

    I'm on Windows S so I can't do steps 3-5 - the first two unfortunately didn't solve this problem. Is there anything else I could do?

    0 comments No comments