Last active
September 19, 2021 19:12
-
-
Save MrGcGamer/216441bd2fa30a1bea1a7883879d6de4 to your computer and use it in GitHub Desktop.
IDs to open all apps by @J3ziah
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Using: | |
| ```objc | |
| [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"App-prefs:Path here"]]; | |
| ``` | |
| iCloud: prefs:root=CASTLE | |
| iCloud Backup: prefs:root=CASTLE&path=BACKUP | |
| Wi-Fi: prefs:root=WIFI | |
| Bluetooth: prefs:root=Bluetooth | |
| Cellular: prefs:root=MOBILE_DATA_SETTINGS_ID | |
| Cellular → Cellular Data Options: prefs:root=MOBILE_DATA_SETTINGS_ID&path=CELLULAR_DATA_OPTIONS | |
| Cellular → Personal Hotspot: prefs:root=MOBILE_DATA_SETTINGS_ID&path=INTERNET_TETHERING | |
| Cellular → Personal Hotspot → Wi-Fi Password: prefs:root=MOBILE_DATA_SETTINGS_ID&path=INTERNET_TETHERING/Wi-Fi%20Password | |
| Cellular → Personal Hotspot → Family Sharing: prefs:root=MOBILE_DATA_SETTINGS_ID&path=INTERNET_TETHERING/Family%20Sharing | |
| Cellular → Personal Hotspot → Family Sharing → Family Member Name: prefs:root=MOBILE_DATA_SETTINGS_ID&path=INTERNET_TETHERING/Family%20Sharing/Family%20Member%20Name | |
| Cellular → System Services: prefs:root=MOBILE_DATA_SETTINGS_ID&path=System%20Services | |
| Personal Hotspot: prefs:root=INTERNET_TETHERING | |
| Personal Hotspot → Wi-Fi Password: prefs:root=INTERNET_TETHERING&path=Wi-Fi%20Password | |
| Personal Hotspot → Family Sharing: prefs:root=INTERNET_TETHERING&path=Family%20Sharing | |
| Personal Hotspot → Family Sharing → Family Member Name: prefs:root=INTERNET_TETHERING&path=Family%20Sharing/Family%20Member%20Name | |
| Notifications: prefs:root=NOTIFICATIONS_ID | |
| Notifications → specific app: prefs:root=NOTIFICATIONS_ID&path=bundle.id.here | |
| Notifications → Siri Suggestions: prefs:root=NOTIFICATIONS_ID&path=Siri%20Suggestions | |
| Sounds: prefs:root=Sounds | |
| Sounds → Ringtone: prefs:root=Sounds&path=Ringtone | |
| Sounds → New Voicemail: prefs:root=Sounds&path=Voicemail | |
| Do Not Disturb: prefs:root=DO_NOT_DISTURB | |
| Do Not Disturb → Allow Calls From: prefs:root=DO_NOT_DISTURB&path=Allow%20Calls%20From | |
| Screen Time: prefs:root=SCREEN_TIME | |
| Screen Time → Turn On Screen Time: prefs:root=SCREEN_TIME&path=Turn%20On%20Screen%20Time | |
| Screen Time → Downtime: prefs:root=SCREEN_TIME&path=DOWNTIME | |
| Screen Time → App Limits: prefs:root=SCREEN_TIME&path=APP_LIMITS | |
| Screen Time → Always Allowed: prefs:root=SCREEN_TIME&path=ALWAYS_ALLOWED | |
| Screen Time → Communication Limits: prefs:root=SCREEN_TIME&path=COMMUNICATION_LIMITS | |
| Screen Time → Content & Privacy Restrictions: prefs:root=SCREEN_TIME&path=CONTENT_PRIVACY | |
| General: prefs:root=General | |
| General → About: prefs:root=General&path=About | |
| General → About → SEID: prefs:root=General&path=About/SEID | |
| General → About → Certificate Trust Settings: prefs:root=General&path=About/Certificate%20Trust%20Settings | |
| General → Software Update: prefs:root=General&path=SOFTWARE_UPDATE_LINK | |
| General → CarPlay: prefs:root=General&path=CARPLAY | |
| General → Background App Refresh: prefs:root=General&path=AUTO_CONTENT_DOWNLOAD | |
| General → Background App Refresh → Background App Refresh: prefs:root=General&path=AUTO_CONTENT_DOWNLOAD/AUTO_CONTENT_DOWNLOAD | |
| General → Multitasking (iPad-only): prefs:root=General&path=MULTITASKING | |
| General → Date & Time: prefs:root=General&path=DATE_AND_TIME | |
| General → Keyboard: prefs:root=General&path=Keyboard | |
| General → Keyboard → Keyboards: prefs:root=General&path=Keyboard/KEYBOARDS | |
| General ⇾ Keyboard ⇾ Hardware Keyboard: prefs:root=General&path=Keyboard/Hardware%20Keyboard | |
| General ⇾ Keyboard ⇾ Text Replacement: prefs:root=General&path=Keyboard/USER_DICTIONARY | |
| General ⇾ Keyboard ⇾ One Handed Keyboard: prefs:root=General&path=Keyboard/ReachableKeyboard | |
| General → Language & Region: prefs:root=General&path=INTERNATIONAL | |
| General → Language & Region → Device Language: prefs:root=General&path=INTERNATIONAL/DEVICE_LANGUAGE | |
| General → Language & Region → Calendar: prefs:root=General&path=INTERNATIONAL/CALENDAR | |
| General → Language & Region → Temperature Unit: prefs:root=General&path=INTERNATIONAL/TEMPERATURE_UNIT | |
| General → Dictionary: prefs:root=General&path=DICTIONARY | |
| General → VPN: prefs:root=General&path=VPN | |
| General → VPN → Your VPN Configuration Name Here: prefs:root=General&path=VPN/Your%20VPN%20Configuration%20Name%20Here | |
| General → VPN → Your VPN Configuration Name Here → Delete VPN: prefs:root=General&path=VPN/Your%20VPN%20Configuration%20Name%20Here/Delete%20VPN | |
| General → VPN → Add VPN Configuration…: prefs:root=General&path=VPN/Add%20VPN%20Configuration%E2%80%A6 | |
| General → Profiles: prefs:root=General&path=ManagedConfigurationList | |
| General → Reset: prefs:root=General&path=Reset | |
| Control Center: prefs:root=ControlCenter | |
| Control Center → Customize Controls: prefs:root=ControlCenter&path=CUSTOMIZE_CONTROLS | |
| Display: prefs:root=DISPLAY | |
| Display → Options: prefs:root=DISPLAY&path=APPEARANCE_OPTIONS | |
| Display → Auto Lock: prefs:root=DISPLAY&path=AUTOLOCK | |
| Display → Text Size: prefs:root=DISPLAY&path=TEXT_SIZE | |
| Accessibility: prefs:root=ACCESSIBILITY | |
| Accessibility → Display & Text Size: prefs:root=ACCESSIBILITY&path=DISPLAY_AND_TEXT | |
| Accessibility → Display & Text Size → Larger Text: prefs:root=ACCESSIBILITY&path=DISPLAY_AND_TEXT/Larger%20Text | |
| Accessibility → Display & Text Size → Color Filters: prefs:root=ACCESSIBILITY&path=DISPLAY_AND_TEXT/Color%20Filters (iOS 13) | |
| Accessibility → Keyboards: prefs:root=ACCESSIBILITY&path=KEYBOARDS | |
| Accessibility → Keyboards → Full Keyboard Access: prefs:root=ACCESSIBILITY&path=KEYBOARDS/Full%20Keyboard%20Access | |
| Accessibility → Keyboards → Key Repeat: prefs:root=ACCESSIBILITY&path=KEYBOARDS/KEY_REPEAT | |
| Accessibility → Keyboards → Sticky Keys: prefs:root=ACCESSIBILITY&path=KEYBOARDS/STICKY_KEYS | |
| Accessibility → Keyboards → Slow Keys: prefs:root=ACCESSIBILITY&path=KEYBOARDS/SLOW_KEYS | |
| Accessibility → RTT: prefs:root=ACCESSIBILITY&path=RTT | |
| Accessibility→ Subtitles & Captioning: prefs:root=ACCESSIBILITY&path=SUBTITLES_CAPTIONING | |
| Wallpaper: prefs:root=Wallpaper | |
| Siri: prefs:root=SIRI | |
| Siri → Siri & Dictation History: prefs:root=SIRI&path=HISTORY | |
| Siri → (specific app): prefs:root=SIRI&path=bundle.id.here | |
| Apple Pencil (iPad-only): prefs:root=Pencil | |
| Face ID/Touch ID & Passcode: prefs:root=PASSCODE | |
| Emergency SOS: prefs:root=EMERGENCY_SOS | |
| Battery: prefs:root=BATTERY_USAGE | |
| Battery → Battery Health (iPhone-only): prefs:root=BATTERY_USAGE&path=BATTERY_HEALTH | |
| Privacy: prefs:root=Privacy | |
| Privacy → Location Services: prefs:root=Privacy&path=LOCATION | |
| Privacy → Location Services → Share My Location: prefs:root=Privacy&path=LOCATION/LOCATION_SHARING | |
| Privacy → Location Services → Share My Location → Family Member Name: prefs:root=Privacy&path=LOCATION/LOCATION_SHARING/Family%20Member%20Name | |
| Privacy → Location Services → specific app: prefs:root=Privacy&path=LOCATION/bundle.id.here | |
| Privacy → Location Services → System Services: prefs:root=Privacy&path=LOCATION/SYSTEM_SERVICES | |
| Privacy → Tracking: prefs:root=Privacy&path=USER_TRACKING (iOS 14 only) | |
| Privacy → Contacts: prefs:root=Privacy&path=CONTACTS | |
| Privacy → Calendars: prefs:root=Privacy&path=CALENDARS | |
| Privacy → Reminders: prefs:root=Privacy&path=REMINDERS | |
| Privacy → Photos: prefs:root=Privacy&path=PHOTOS | |
| Privacy → Photos → specific app: prefs:root=Privacy&path=PHOTOS/bundle.id.here | |
| Privacy → Local Network: prefs:root=Privacy&path=LOCAL_NETWORK (iOS 14 only) | |
| Privacy → Microphone: prefs:root=Privacy&path=MICROPHONE | |
| Privacy → Speech Recognition: prefs:root=Privacy&path=SPEECH_RECOGNITION | |
| Privacy → Camera: prefs:root=Privacy&path=CAMERA | |
| Privacy → Motion & Fitness: prefs:root=Privacy&path=MOTION | |
| Privacy → Advertising: prefs:root=Privacy&path=ADVERTISING | |
| App Store: prefs:root=STORE | |
| App Store → App Downloads: prefs:root=STORE&path=App%20Downloads | |
| App Store → Video Autoplay: prefs:root=STORE&path=Video%20Autoplay | |
| Wallet: prefs:root=PASSBOOK | |
| Wallet → Add Card: prefs:root=PASSBOOK&path=Add%20Card | |
| Passwords (iOS 14): prefs:root=PASSWORDS | |
| Passwords & Accounts: prefs:root=ACCOUNTS_AND_PASSWORDS | |
| Passwords & Accounts → Add Account: prefs:root=ACCOUNTS_AND_PASSWORDS&path=ADD_ACCOUNT | |
| Passwords & Accounts → Add Account → iCloud: prefs:root=ACCOUNTS_AND_PASSWORDS&path=ADD_ACCOUNT/iCloud | |
| Passwords & Accounts → Add Account → Google: prefs:root=ACCOUNTS_AND_PASSWORDS&path=ADD_ACCOUNT/Gmail | |
| Passwords & Accounts → Add Account → AOL: prefs:root=ACCOUNTS_AND_PASSWORDS&path=ADD_ACCOUNT/AOL | |
| Passwords & Accounts → Add Account → Outlook: prefs:root=ACCOUNTS_AND_PASSWORDS&path=ADD_ACCOUNT/Outlook | |
| Passwords & Accounts → Add Account → Other: prefs:root=ACCOUNTS_AND_PASSWORDS&path=ADD_ACCOUNT/OTHER | |
| Passwords & Accounts → Add Account → Other → Add Mail Account: prefs:root=ACCOUNTS_AND_PASSWORDS&path=ADD_ACCOUNT/OTHER/Add%20Mail%20Account | |
| Passwords & Accounts → Add Account → Other → Add LDAP Account: prefs:root=ACCOUNTS_AND_PASSWORDS&path=ADD_ACCOUNT/OTHER/Add%20LDAP%20Account | |
| Passwords & Accounts → Add Account → Other → Add CardDAV Account: prefs:root=ACCOUNTS_AND_PASSWORDS&path=ADD_ACCOUNT/OTHER/Add%20CardDAV%20Account | |
| Passwords & Accounts → Add Account → Other → Add CalDAV Account: prefs:root=ACCOUNTS_AND_PASSWORDS&path=ADD_ACCOUNT/OTHER/Add%20CalDAV%20Account | |
| Passwords & Accounts → Add Account → Other → Add Subscribed Calendar: prefs:root=ACCOUNTS_AND_PASSWORDS&path=ADD_ACCOUNT/OTHER/Add%20Subscribed%20Calendar | |
| Passwords & Accounts → Fetch New Data: prefs:root=ACCOUNTS_AND_PASSWORDS&path=FETCH_NEW_DATA | |
| Mail: prefs:root=MAIL | |
| Mail → Notifications: prefs:root=MAIL&path=NOTIFICATIONS | |
| Mail → Preview: prefs:root=MAIL&path=Preview | |
| Mail → Swipe Options: prefs:root=MAIL&path=Swipe%20Options | |
| Mail → Swipe Options → Swipe Left: prefs:root=MAIL&path=Swipe%20Options/Swipe%20Left | |
| Mail → Swipe Options → Swipe Right: prefs:root=MAIL&path=Swipe%20Options/Swipe%20Right | |
| Mail → Blocked: prefs:root=MAIL&path=Blocked | |
| Mail → Muted Thread Action: prefs:root=MAIL&path=Muted%20Thread%20Action | |
| Mail → Blocked Sender Options: prefs:root=MAIL&path=Blocked%20Sender%20Options | |
| Mail → Mark Addresses: prefs:root=MAIL&path=Mark%20Addresses | |
| Mail → Increase Quote Level: prefs:root=MAIL&path=Increase%20Quote%20Level | |
| Mail → Include Attachments with Replies: prefs:root=MAIL&path=Include%20Attachments%20with%20Replies | |
| Mail → Signature: prefs:root=MAIL&path=Signature | |
| Mail → Default Account: prefs:root=MAIL&path=Default%20Account | |
| Contacts: prefs:root=CONTACTS | |
| Calendar: prefs:root=CALENDAR | |
| Calendar → Alternate Calendars: prefs:root=CALENDAR&path=Alternate%20Calendars | |
| Calendar → Sync: prefs:root=CALENDAR&path=Sync | |
| Calendar → Default Alert Times: prefs:root=CALENDAR&path=Default%20Alert%20Times | |
| Calendar → Default Calendar: prefs:root=CALENDAR&path=Default%20Calendar | |
| Notes: prefs:root=NOTES | |
| Notes → Default Account: prefs:root=NOTES&path=Default%20Account | |
| Notes → Password: prefs:root=NOTES&path=Password | |
| Notes → Sort Notes By: prefs:root=NOTES&path=Sort%20Notes%20By | |
| Notes → New Notes Start With: prefs:root=NOTES&path=New%20Notes%20Start%20With | |
| Notes → Sort Checked Items: prefs:root=NOTES&path=Sort%20Checked%20Items | |
| Notes → Lines & Grids: prefs:root=NOTES&path=Lines%20%26%20Grids | |
| Notes → Note Backgrounds: prefs:root=NOTES&path=Note%20Backgrounds | |
| Notes → Access Notes from Lock Screen: prefs:root=NOTES&path=Access%20Notes%20from%20Lock%20Screen | |
| Reminders: prefs:root=REMINDERS | |
| Reminders → Default List: prefs:root=REMINDERS&path=DEFAULT_LIST | |
| Voice Memos: prefs:root=VOICE_MEMOS | |
| Phone: prefs:root=Phone | |
| Messages: prefs:root=MESSAGES | |
| FaceTime: prefs:root=FACETIME | |
| Maps: prefs:root=MAPS | |
| Maps → Driving & Navigation: prefs:root=MAPS&path=Driving%20%26%20Navigation | |
| Maps → Transit: prefs:root=MAPS&path=Transit | |
| Compass: prefs:root=COMPASS | |
| Measure: prefs:root=MEASURE | |
| Safari: prefs:root=SAFARI | |
| Safari → AutoFill: prefs:root=SAFARI&path=AUTO_FILL | |
| Safari → Content Blockers: prefs:root=SAFARI&path=CONTENT_BLOCKERS | |
| Safari → Downloads: prefs:root=SAFARI&path=DOWNLOADS | |
| Safari → Close Tabs: prefs:root=SAFARI&path=Close%20Tabs | |
| Safari → Clear History and Website Data: prefs:root=SAFARI&path=CLEAR_HISTORY_AND_DATA | |
| Safari → Page Zoom: prefs:root=SAFARI&path=Page%20Zoom | |
| Safari → Request Desktop Website: prefs:root=SAFARI&path=Request%20Desktop%20Website | |
| Safari → Reader: prefs:root=SAFARI&path=Reader | |
| Safari → Camera: prefs:root=SAFARI&path=Camera | |
| Safari → Microphone: prefs:root=SAFARI&path=Microphone | |
| Safari → Location: prefs:root=SAFARI&path=Location | |
| News: prefs:root=NEWS | |
| News → Acknowledgements: prefs:root=NEWS&path=Acknowledgements | |
| Health: prefs:root=HEALTH | |
| Shortcuts: prefs:root=SHORTCUTS | |
| Shortcuts → Legal Notices: prefs:root=SHORTCUTS&path=Legal%20Notices | |
| Music: prefs:root=MUSIC | |
| Music → Cellular Data: prefs:root=MUSIC&path=com.apple.Music:CellularData | |
| Music → Optimize Storage: prefs:root=MUSIC&path=com.apple.Music:OptimizeStorage | |
| Music → EQ: prefs:root=MUSIC&path=com.apple.Music:EQ | |
| Music → Volume Limit: prefs:root=MUSIC&path=com.apple.Music:VolumeLimit | |
| TV: prefs:root=TVAPP | |
| Photos: prefs:root=Photos | |
| Camera: prefs:root=CAMERA | |
| Camera → Record Video: prefs:root=CAMERA&path=Record%20Video | |
| Camera → Record Slo-mo: prefs:root=CAMERA&path=Record%20Slo-mo | |
| Books: prefs:root=IBOOKS | |
| Books → Acknowledgements: prefs:root=IBOOKS&path=Acknowledgements | |
| Podcasts: prefs:root=PODCASTS | |
| Game Center: prefs:root=GAMECENTER | |
| Game Center → Add Friends: prefs:root=GAMECENTER&path=Add%20Friends | |
| Game Center → Terms and Conditions: prefs:root=GAMECENTER&path=Terms%20and%20Conditions | |
| Settings For App…: prefs:root=bundle.id.here |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment