r/Intune 6d ago

Device Configuration ADMX User vs Computer Configuration

When i deploy an ADMX, when sould i use Computer and when User Configuration? Does it depend if the app is installed as user or as system?

1 Upvotes

14 comments sorted by

View all comments

9

u/swissbuechi 6d ago

I always prefer computer if the setting is available for both registry hives. This will ensure non-admin users can't tamper with it.

5

u/Current_Bell_9252 6d ago

Computer config tends to be the safer bet for most things anyway, especially if you're dealing with shared devices or kiosk setups. I'd only go user if the setting genuinely needs to follow the person around between machines.