Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decrapify does not remove selected app packages #189

Open
CodingMadness opened this issue Apr 14, 2024 · 4 comments
Open

Decrapify does not remove selected app packages #189

CodingMadness opened this issue Apr 14, 2024 · 4 comments

Comments

@CodingMadness
Copy link

CodingMadness commented Apr 14, 2024

Title.

When I use decrapify, and I select unwanted app-packages and i hit "Remove selected (manual)" then the AI pilot outputs seemingly a log which said files are removed but when i run in powershell : " Get-AppxPackage -AllUsers" it shows that they are still there (see image attached below) and also there is only 1 user account on this PC.

grafik

I removed "AAD Brokerplugin" and others via your app and it still shows.. they are installed

@Belim
Copy link
Member

Belim commented Apr 14, 2024

the package can't be deleted either, and Clippy reports that accordingly. All good! In the current version 3.5, you should have received the following message: "Failed to remove package: Microsoft.AAD.BrokerPlugin"

@CodingMadness
Copy link
Author

the package can't be deleted either, and Clippy reports that accordingly. All good! In the current version 3.5, you should have received the following message: "Failed to remove package: Microsoft.AAD.BrokerPlugin"

I have read that other debloating tools report that Microsoft made it way harder to remove those, is there really no chance of getting rid of them entirely?

@CodingMadness
Copy link
Author

the package can't be deleted either, and Clippy reports that accordingly. All good! In the current version 3.5, you should have received the following message: "Failed to remove package: Microsoft.AAD.BrokerPlugin"

yea it gives me an error message but it disappears to quickly, would be nice to see a detailed log being printed out somewhere so i can have a closer view on it :/

@Belim
Copy link
Member

Belim commented Apr 14, 2024

I ain't letting those apps declared as system by Microsoft get removed either. Its doable sure, but Im all about lending a hand with the app, not stirring up more trouble 😸 Maybe in future versions, i could hide some of those system apps though. Clippy's output message stays open until you click elsewhere with the mouse. Not sure how else to handle it. Maybe keeping a history could work, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants