-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Program 'winget.exe' failed to run: The file cannot be accessed by the systemAt line:1 char:1 #4988
Comments
We've found some similar issues:
If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.
|
Hi @tenmeiiii, The package manager usually logs to
|
If WinGet is in a bad state, I'd suggest trying to run the Repair cmdlet in the PowerShell module in a PowerShell prompt:
|
@stephengillie There are log files, but none of them recent (i.e. none from when this issue occured). @denelon Install-Module seemed to work, but winget still errored with the same code. |
Update; for some reason, running it in verbose mode 2 times after rebooting fixed it? |
Rebooted to install windows updates; seems to have fixed every issue including ms store and winget. Still very weird |
Brief description of your issue
Cannot run winget - immediately exits with
following readme troubleshooting, updating/installing winget errors with code 0x80073CF9 similar to #3166 ; installing via latest stable release fails with:
Steps to reproduce
open powershell,
winget
Expected behavior
no error
Actual behavior
as above
Environment
The text was updated successfully, but these errors were encountered: