Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running Ubuntu 18.04 LTS fails with Error: 0x80070003 #3901

Closed
GregoryScottBell opened this issue Mar 7, 2019 · 6 comments
Closed

Running Ubuntu 18.04 LTS fails with Error: 0x80070003 #3901

GregoryScottBell opened this issue Mar 7, 2019 · 6 comments

Comments

@GregoryScottBell
Copy link

GregoryScottBell commented Mar 7, 2019

Please fill out the below information:

  • Your Windows build number:
    Microsoft Windows [Version 10.0.17134.590]

  • What you're doing and what's happening:
    I have Ubuntu 18.04 LTS installed in the Windows Store. When I try to launch it from the windows store, I just get a console window that says:

Error: 0x80070003
Press any key to continue...
@craigloewen-msft
Copy link
Member

Hi @GregoryScottBell ,

It seems your issue is a duplicate of #2576

From the duplicate thread, the recommended solution is to reboot and try again. Could you please try that and let me know if the issue still persists? Thanks!

@GregoryScottBell
Copy link
Author

This issue has persisted across reboots, reinstalls, and disabling then re-enabling the WSL optional component.

@GregoryScottBell
Copy link
Author

Is there any additional information I can provide to help diagnose this issue?

@craigloewen-msft
Copy link
Member

I'd recommend opening a Powershell or CMD window with administrator privileges and running this command:
DISM /Online /Cleanup-Image /CheckHealth

And then try reinstalling the distro and see if that helps.

If the error still persists then logs may be helpful to us. Please take a look at section 8 on this page to see how to provide us with detailed logs.

@GregoryScottBell
Copy link
Author

That worked! Thanks a bunch.

@craigloewen-msft
Copy link
Member

Glad to heart it! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants