- Joined
- Sep 28, 2005
- Messages
- 3,451 (0.48/day)
- Location
- Canada
System Name | Alienware R10 Rebuild |
---|---|
Processor | Ryzen 5700X3D |
Motherboard | Alienware Mobo |
Cooling | AIO (Alienware) |
Memory | 2x16GB GSkill Ripjaws 3600MT/s |
Video Card(s) | Dell RTX 3080 |
Storage | 1x 2TB NVME XPG GAMMIX S70 BLADE |
Display(s) | LG 32" 1440p |
Case | Alienware R10 |
Audio Device(s) | Onboard |
Power Supply | 1000W Dell PSU |
Mouse | Steelseries |
Keyboard | Blackweb Walmart Special Mechanical |
Software | Windows 11 |
Did some search and came upon 1 post that had helped me out. So I am hoping this info helps out others here.
github.com
It seems to have stopped working for many (I have tested 3 machines newly install of 22H3 with this same issue).
Type this out in powershell (doesn't require admin privilege):
Should fix issue.
Broken winget after installing Windows 11 and all its updates · Issue #3832 · microsoft/winget-cli
Brief description of your issue I have installed Windows 11 on a laptop and completed all the system updates. When I tried to run some winget commands like winget search or winget install I got an ...
It seems to have stopped working for many (I have tested 3 machines newly install of 22H3 with this same issue).
Type this out in powershell (doesn't require admin privilege):
Invoke-WebRequest -Uri https://aka.ms/getwinget -OutFile winget.msixbundle
Add-AppxPackage winget.msixbundle
del winget.msixbundle
Should fix issue.
Attachments
Last edited: