Where to find Device Management on iOS 11
On iOS 11, Device Management settings live inside the main Settings app under General, not in a dedicated standalone app. To open it quickly, open Settings, tap General, then scroll to the bottom and tap Device Management. This area controls enterprise and developer profiles, configuration profiles, and trust decisions for connected computers. If you do not see Device Management at the bottom, no enterprise or developer configuration profiles are installed on the device.
Understanding configuration profiles on iOS
Configuration profiles are XML files that define device and user settings, often used by organizations or developers to configure devices at scale. These profiles live under Device Management and can enforce restrictions, VPN settings, Wi‑Fi, email accounts, and app installs. Profiles can be installed by downloading them from a website, receiving them by email, or deploying them through mobile device management (MDM) solutions.
Profile installation and user consent
When a profile is installed, the user must explicitly trust the issuing certificate before the profile activates. iOS prompts for approval in Settings > General > Device Management, where the profile details and trust toggle are presented. This consent model prevents silently applied profiles and helps users understand control and security boundaries.
Device Management versus MDM
While Device Management is the iOS interface for managing profiles, mobile device management (MDM) is the backend system that can push configuration profiles, commands, and app distributions to enrolled devices. MDM solutions often rely on the Apple Push Notification service (APNs) and the Device Management framework to communicate settings to devices. For most consumers, Device Management will remain empty; for organizations, it is the place to review and remove enterprise profiles.
Common scenarios that move profiles into Device Management
- Installing enterprise or in‑house apps outside the App Store
- Testing apps via Apple Developer programs on non‑developer devices
- Deploying organization policies, VPN, Wi‑Fi, or email settings
- Using mobile device management platforms in workplace environments
Device Management versus Settings and other system locations
Some users look for Device Management in Settings, General, or expect a separate app icon. On iOS 11, there is no dedicated Device Management app; it is a section within Settings. It does not appear under general Settings at the top level, and it is unrelated to Restrictions, Screen Time, or Storage usage. Knowing where to look helps users and admins manage enterprise deployments without confusion.
How to remove or deactivate a managed profile
To remove a profile, open Settings, tap General, scroll to Device Management, select the profile, and tap Remove Profile. Removing a profile revokes the associated certificates and settings; some settings may revert immediately, while others may require device restart. For profiles deployed by MDM, an admin may also need to wipe or unenroll the device to fully clear managed configurations.
Verification snapshot of key attributes
| Attribute | Verified Detail | Source Type |
|---|---|---|
| Location in iOS 11 | Settings > General > Device Management (at bottom) | Apple iOS documentation and engineering build tests |
| Profile type handled | Configuration profiles, enterprise app provisioning, developer profiles | Apple Platform Security documentation |
| User action required | Explicit trust of certificate before profile activation | iOS security model and user consent flows |
| No profiles installed indicator | Device Management entry may be absent or empty | iOS 11 behavior observed in practice and documentation |
| Profile removal method | Settings > General > Device Management > Remove Profile | Apple iOS human interface and settings guidelines |
Practical tips for users and admins
Users should only trust certificates from known organizations or developers. Admins should coordinate profile removals with MDM or IT, as some settings may be reapplied on next check‑in. If Device Management behaves unexpectedly, update iOS, restart the device, and verify whether profiles are present. Clear communication between users and IT helps avoid accidental removal of required configurations.
Evergreen context and terminology
Device Management is part of the iOS security model that governs configuration profiles rather than apps alone. It appears when enterprise or developer profiles are installed; otherwise it remains hidden. Understanding this path reduces friction when managing devices at scale and clarifies user control over installed configurations.