!HELP WANTED!
If you have access to a copilot+ pc or some system with a NPU please consider contributing to this script.
in the newest builds ms is adding native uninstall options for ai components: https://www.elevenforum.com/t/uninstall-ai-components-on-windows-11-pc.47260/
all components:
https://learn.microsoft.com/en-us/windows/release-health/ai-components-release-information
Problem
I do not have access to a machine with these features severely limiting my ability to add this to the script
How to Help
Before removing these using the native option find as much info on these componets as possible... for example are they appx packages? run get-appxpackage -allusers and search for these. if not they could be a more traditional package dism /online /get-packages etc...
Goal
Ensure all ai components are removed on copilot+ pcs along with any other features
!HELP WANTED!
If you have access to a copilot+ pc or some system with a NPU please consider contributing to this script.
in the newest builds ms is adding native uninstall options for ai components: https://www.elevenforum.com/t/uninstall-ai-components-on-windows-11-pc.47260/
all components:
https://learn.microsoft.com/en-us/windows/release-health/ai-components-release-information
Problem
I do not have access to a machine with these features severely limiting my ability to add this to the script
How to Help
Before removing these using the native option find as much info on these componets as possible... for example are they appx packages? run
get-appxpackage -allusersand search for these. if not they could be a more traditional packagedism /online /get-packagesetc...Goal
Ensure all ai components are removed on copilot+ pcs along with any other features