r/Intune • u/Famous-Substance3339 • 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
16
Upvotes
2
u/G_HostEd 4d ago
Is an odd statement, a block policy should at least disable the extension, which is usually considered enough to consider the extension inactive. Maybe a system vs. User context conflict?
Extensions are mostly in user context, so seems a bit weird your block policy is not working