An iOS device can be in different states. The iOS smart reset detects the device state and automatically selects the best method to erase the device:
1. Not activated. Device is in welcome screen where ‘Hello’ text is shown on device screen.
- If no user data found, erasure report can be created.
- If user data found, user is prompted to erase the device or run factory reset manually. It is also possible to configure automatic erasure time-out in this case.
2. Activated. Device has been activated to normal usage. The screen can be locked with passcode.
- User is prompted to erase the device or run factory reset manually. It is also possible to configure automatic erasure time-out in this case.
3. Recovery mode. The ‘Connect to iTunes’ screen is shown on the device.
- Device is automatically switched to normal mode, to states 1 or 2, and the erasure continues from there.
4. DFU mode. Device Firmware Upgrade mode.
...
iOSデバイスにはいくつかの状態があります。 iOS Smart resetは、デバイスの状態を検出し、デバイスを消去する最適な方法を自動的に選択します。
1. アクティベート未実施 :デバイスは初期画面で、テキスト「Hello(こんにちは)」が画面に表示されます。
- ユーザーデータが見つからない場合は、消去レポートを作成できます。
- ユーザーデータが見つかった場合、ユーザーは消去を実行するか、手動でファクトリーリセットを実行するように求められます。自動の消去タイムアウトを設定することもできます。
2. アクティベート済み :デバイスは通常の方法でアクティベートされています。画面はパスコードでロックできます。
- ユーザーはデバイスを消去するか、ファクトリーリセットを手動で実行するように求められます。自動の消去タイムアウトを設定することもできます。
3. リカバリモード :「iTunesに接続」画面がデバイスに表示されます。
- デバイスは自動的に通常モードに切り替わって1または2の状態になり、そこから消去が続行されます。
4. DFUモード: Device Firmware Upgradeモード
- デバイスは「Apple iOS erasure」方式を使用して自動的に消去されます。