-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
reinstall of Winget fails #3193
Comments
something is messing up with python3 install that causes winget to want to reinstall and then chocolatey fails at installing everything except pyenv.win (i had a lot of programs selected, something messes up with it, when i deselect python3 everything works fine, for reference ive used this tool since it was released with no issues at all on my system. |
Is this by any chance a fresh windows 10 install? Can't say I've run into this sort of issue on W11 yet but worth a shot if it's a fresh install |
I believe I discovered the issue, it was that the microsoft store was not installed, right now I use windows ltsc 2021, ltsc versions come barebones without anything installed, the fix i did was just entering "WSReset -i&&TimeOut 20&&WSReset -i&&exit" into an elevated cmd and then microsoft store was installed normally. |
no, it is a win 11 pro 24H2 with there ms store installed, sorry should have said I only get this error on win 11 pro with 24h2 |
thanks for your comment, but I am on win 11 pro with 24H2 and the Microsoft Windows store is installed and in use. |
Describe the bug
using Winget Reinstall under config -> fixes fails
Steps to reproduce
Expected behavior
expect it would simply re-install winget
Screenshots
Additional context
Issue validation
The text was updated successfully, but these errors were encountered: