UDID Registration

How to find your device's UDID for development or beta testing

A UDID (Unique Device Identifier) is a 40-character string that uniquely identifies your Apple device. You may need it for:

  • Joining OTA (over-the-air) beta distributions

  • Registering your device on an Apple Developer account for sideloading

  • Troubleshooting device-specific issues


How to Find Your UDID

Using a web tool

  1. Open Safari on your device and visit udid.techarrow-up-right or ipsw.me/device-finderarrow-up-right

  2. Follow the prompts to install a temporary configuration profile

  3. Your UDID will be displayed — tap to copy it

  4. The profile can be removed afterward in Settings → General → VPN & Device Management

circle-info

These tools install a temporary profile to read your UDID. The profile can be safely removed after you've copied the identifier.


Registering Your UDID

Once you have your UDID, it needs to be registered on an Apple Developer account:

If you're a developer:

  1. Go to Certificates, Identifiers & ProfilesDevices

  2. Click + to register a new device

  3. Enter a name and paste your UDID

  4. Click ContinueRegister

If you're joining a beta:

  • Send your UDID to the developer who invited you (they'll register it on their account)

circle-exclamation

circle-info

Need help? Ask on Discordarrow-up-right.

Last updated