-
|
I got this warning message:
Any idea how to improve? |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 10 replies
-
|
Win11Debloat requires Winget version 1.4 or later to uninstall both Edge and OneDrive. Windows includes Winget by default, but the pre-installed version may be older than the required v1.4. If you don't care about removing these applications you can safely ignore this warning. You can check whether Winget is installed and it's version by running the command If it's installed it will return it's version number, which looks something like this: Winget can be installed and updated via the Microsoft Store. This is the specific application: https://apps.microsoft.com/detail/9nblggh4nns1 |
Beta Was this translation helpful? Give feedback.
-
|
Got the same warning when running the W11Debloat on a fresh installed W11pro 23H2. As I didn't want to connect it to the Internet, I downloaded the current Winget and the WinUI package via another machine and then installed both using Add-AppxPackage. |
Beta Was this translation helpful? Give feedback.
-
|
I am seeing the Winget warning, but the machine shows 1.12.460. Not sure if that is there by default or am I missing something? |
Beta Was this translation helpful? Give feedback.
-
|
Thank you. Much appreciated. Do you happen to have any tools to convert the script into something that can be deployed via Intune for Autopilot devices? |
Beta Was this translation helpful? Give feedback.
-
|
@IT-CMS24 @Leni-Vienne I have changed how the script checks the installation status of winget, could you please try the script again to see if this fixes the issue? If not, could you see if your log contains the line |
Beta Was this translation helpful? Give feedback.
-
|
Actually the warning was shown because for some reason my PATH variable pointed to the wrong drive, your script ended up working perfectly after fixing that. I just tested the new script after modifying the PATH back to nowhere and the warning |
Beta Was this translation helpful? Give feedback.






Win11Debloat requires Winget version 1.4 or later to uninstall both Edge and OneDrive. Windows includes Winget by default, but the pre-installed version may be older than the required v1.4. If you don't care about removing these applications you can safely ignore this warning.
You can check whether Winget is installed and it's version by running the command
winget -vin powershell.If it's installed it will return it's version number, which looks something like this:
Winget can be installed and updated via the Microsoft Store. This is the specific application: https://apps.microsoft.com/detail/9nblggh4nns1