Windows10Debloater icon indicating copy to clipboard operation
Windows10Debloater copied to clipboard

Stops at unpinning tiles from start menu.

Open liamwpope opened this issue 2 years ago • 1 comments

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

liamwpope avatar Sep 01 '21 19:09 liamwpope

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.

farag2 avatar Sep 04 '21 15:09 farag2