• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help Factory Reset

jdfmcok

Lurker
I have a Kyocera Zio demo unit that has been locked due to too many unsuccessful pattern attempts. The demo unit did not come with a manual and Kyocera reps will not provide any support for this phone. I need to factory reset it, does anyone know how this can be done?

Hard buttons are camera, call and hangup(power), trackball, and volume rocker.
 
***a factory reset will erase all of your data on your phone including everything (and I mean everything) on the internal memory (messages, logs, calls, pictures, contacts) so I highly recommend backing up your data and backing up your applications somehow.

With the phone powered on, dial [##4357*] (without the brackets).
Then select [view].
Scroll to the bottom of the and select [reset]
Then enter [000000] (six zeros)
Then select [OK]
It is recommended to re-program your phone after factory resetting it. (listed below)
dial [*228] and then press [send] and wait for phone to reset.
 
This can be done pretty easily. First go here and download the Android SDK. Android SDK | Android Developers

Unzip the android-sdk-windows folder and place it on the root of your C: drive. Then open up a blank command prompt window and type cd\android-sdk-windows. Then type cd tools. Now boot up your phone into usb fastboot mode by starting with it powered off, hold volume up, end, trackball and power. You should see some text on the screen with "USB Fastboot Mode" at the top of the screen. Plug it into your computer using the USB cable. Now back at the command prompt window type fastboot -w. This will erase the userdata and cache partitions and your phone will be factory reset. Once thats done it will give you a success message. Just type reboot into the command prompt window and you will be good to go. If you need any more help just let me know.
 
Back
Top Bottom