Sycnex / Windows10Debloater

Script to remove Windows 10 bloatware.
MIT License
18.08k stars 2.04k forks source link

Stops at unpinning tiles from start menu. #429

Open liamwpope opened 3 years ago

liamwpope commented 3 years ago

Ran Powershell as admin.

Used these commands:

cd "C:\Users*****\Desktop\Windows10Debloater-master\Windows10Debloater-master"

Set-ExecutionPolicy Unrestricted -Force

.\Windows10DebloaterGUI.ps1


I select "Remove All Bloatware" and it goes through the normal process but it repeatedly stops at "Unpinning tiles from start menu"

Is there any fix for this or should I wait for an updated version of this code?

Thanks

farag2 commented 3 years ago

Is there any fix for this or should I wait for an updated version of this code?

Kidding? The project is abandoned for many years. There is no option since 2018 (when MS has blocked the access to this API) to unpin tiles programmatically except to parse exported XML Start layout like I do in my script.