To WhatsApp Desktop
You have two main options: either uninstall WhatsApp or block its execution.
- Uninstalling WhatsApp: Since Intune primarily manages applications it has deployed, removing apps that were installed independently can be challenging. A common workaround is to use a PowerShell script to uninstall the app. This method has been effective for other users https://learn.microsoft.com/en-us/answers/questions/1644807/how-can-i-uninstall-app-that-was-not-deployed-via
- Blocking WhatsApp: If you prefer not to uninstall it, you can block its execution using tools like AppLocker or Windows Defender Application Control (WDAC), which allow you to explicitly prevent
WhatsApp.exe
from running. https://techcommunity.microsoft.com/blog/intunecustomersuccess/blocking-and-removing-apps-on-intune-managed-devices-windows-iosipados-android-a/4383156
Remove ___domain Admin Rights from Endpoints
There are a number of similar questions and guides
- https://learn.microsoft.com/en-us/answers/questions/1099740/removing-local-admin-from-multiple-users-using-end
- https://techcommunity.microsoft.com/discussions/microsoft-intune/remove-admin-rights-from-already-joined-intune-devices/3840617
If you find the answer above helpful, please Accept the answer to help anyone in the community who might have a similar question to quickly find the solution.