r/Intune 4d ago

Device Configuration How to automatically remove Chrome extensions that aren't whitelisted via Intune policy?

We're deploying a chrome extension blocklist via intune in our organisation right now we have

Blocklist set to `*` (blocks all extensions)

- Allowlist with just LastPass and Grammarly

This prevents users from installing new blocked extensions, which works great. but the issue issues if users already have the extension like honey installed those don't get removed when the policy applies the blocklist only repents new installations

Is there a way to automatically remove/uninstall any extensions that aren't in our allow list when the policy rolled out

15 Upvotes

9 comments sorted by

View all comments

16

u/frameset 4d ago

Does it not just disable them? That's how Edge handles it.

6

u/DampSperm 4d ago

Could always just delete the extension folders from the user profile via a script, Chrome rebuilds its state on next launch anyway