-
Notifications
You must be signed in to change notification settings - Fork 850
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
Opening Bash as Administrator returns error 0x80070005 #3101
Comments
I've tried that, several times actually |
doesn't work, install and uninstall so many times |
try installing in windows store instead bash.exe or /lxrun |
I tried from windows store, doesn't either. error message: Installing, this may take a few minutes... |
Error: 0x80070005 When I click on Ubuntu icon I get this error. No recent updates to uninstall. Just started as of yesterday. Was originally installed from WIndows Store. Windows Debian works. Yesterday, I did mistakenly start running a windows command that would hide folders in my Ubuntu filesystem. I hit cancel. |
Same issue...hitting Repair (and Reset) from "Add/Remove Programs" did nothing. |
I ended up having to completely uninstall and reinstall. Lost everything.
…On Mon, May 7, 2018 at 5:52 PM, drsparks68 ***@***.***> wrote:
Same issue...hitting Repair (and Reset) from "Add/Remove Programs" did
nothing.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#3101 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AE8mHBCwizzeNKZPE1ePodNBTMqnZ_1yks5twMI3gaJpZM4TU1GK>
.
--
Joshua Freedman
CabbyGo, LLC <http://www.freedmancapitalgroup.com/freedmanpublickey.txt>
49 Sample Bridge RD
Mechanicsburg, PA 17050
YouTube <https://www.youtube.com/channel/UCwxROtsN25HbBoYcY0eEXUA>
Twitter: CabbyGo <http://www.twitter.com/CabbyGo>
p:4129513882
Schedule CabbyGo demo or carrier onboarding <https://calendly.com/cabbygo>
PGPKEY <http://www.freedmancapitalgroup.com/freedmanpublickey.txt>
|
Please help fix this! |
I am facing this issue as well. Is there any timeline for a fix? |
I had the exactly opposite problem. Error 0x80070005 appeared unless I launched the distro in Elevated shell (open as Admin). It was a permissions issue. This is what I did to fix it.
So if you have problems with opening bash as Admin you should first locate the distro executable and update the permissions of that folder for Administrators user. |
Hi all, I resolved my problem with this solution: #3020 (comment) |
I have the same issue and #3020 did not help. I don't have such a file in CodeIntegrity |
Having the same issue after finding myself in a reboot loop after installing Node. Nothing but |
Okay, I'm up and running again. Ironically I've been working on this for hours but it's fixed 20 minutes after I actually post 😒 I can't say for sure that these are replicable steps but the only things I did between my post and things working again were:
This feels much more like a fluke than a solution but hopefully it might help someone else. |
This issue has been automatically closed since it has not had any activity for the past year. If you're still experiencing this issue please re-file this as a new issue or feature request. Thank you! |
This bug-tracker is monitored by developers and other technical types. We like detail! So please use this form and tell us, concisely but precisely, what's up. Please fill out ALL THE FIELDS!
If you have a feature request, please post to the UserVoice.
If this is a console issue (a problem with layout, rendering, colors, etc.), please post to the console issue tracker.
Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues. Instead, send dumps/traces to secure@microsoft.com, referencing the GitHub bug number. Ideally, please configure your machine to capture minidumps, repro the issue, and send the minidump from "C:\Windows\minidump".
Your Windows build number: (Type
ver
at a Windows Command Prompt)10.0.16299.371
What you're doing and what's happening: (Copy&paste specific commands and their output, or include screen shots)
What's wrong / what should be happening instead:
I used to be able to open the bash shell as administrator, now i cannot
Strace of the failing command, if applicable: (If
some_command
is failing, then runstrace -o some_command.strace -f some_command some_args
, and link the contents ofsome_command.strace
in a gist here)lxcore_trace.zip.zip
See our contributing instructions for assistance.
The text was updated successfully, but these errors were encountered: