SimonCropp / WinDebloat

A dotnet tool that removes the bloat in Windows
MIT License
432 stars 24 forks source link

Doesn't work if user hasn't previously accepted msstore source agreeements #17

Closed ValdisThomann closed 1 year ago

ValdisThomann commented 1 year ago

Describe the bug

Prevents WinDebloat running if the user has never run winget list and accepted source agreements.

Minimal Repro

-Log in to Windows with a user account that has never run winget list before (and therefore has not accepted the source agreements) -Follow the WinDebloat installation instructions -Run WinDebloat

image

Submit a PR that fixes the bug

https://github.com/SimonCropp/WinDebloat/pull/16