LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

ideviceenterrecovery

puts an iOS device into recovery mode

TLDR

Enter recovery mode
$ ideviceenterrecovery [udid]
copy
Enter recovery by name
$ ideviceenterrecovery -n [device-name]
copy
Debug mode
$ ideviceenterrecovery -d [udid]
copy

SYNOPSIS

ideviceenterrecovery [options] udid

DESCRIPTION

ideviceenterrecovery puts an iOS device into recovery mode. Recovery mode is used for firmware restoration and troubleshooting.The tool sends the command to enter recovery via USB. The device must be paired and trusted.

PARAMETERS

UDID

Device UDID.
-n NAME
Target by device name.
-d, --debug
Debug output.
--help
Display help information.

INSTALL

sudo apt install libimobiledevice-utils
copy
sudo dnf install libimobiledevice-utils
copy
sudo apk add libimobiledevice-progs
copy

CAVEATS

Device must be paired. Recovery mode needs manual exit. Part of libimobiledevice.

HISTORY

ideviceenterrecovery is part of libimobiledevice for iOS device management on Linux.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid