nandroid backup for 2.24.707.3? - One (M7) Q&A, Help & Troubleshooting

Please help me to return back to 4.2.2 stock rom OS version: 2.24.707.3.

Step-1: Download stock official firmware for HTC One to the computer.
http://forum.xda-developers.com/showthread.php?t=2182823
Step-2: Download Fastboot. Extract the files from the Fastboot zip ****
Step-3: Turn off the HTC One then reboot the device into bootloader mode. To do so press and hold Volume Up and Power buttons together
Step-4: Connect the HTC One to the computer using USB cable while it is in the bootloader mode *
Step-5: Open a Command Prompt window on the computer by pressing and holding the Shift button on the keyboard and right-click on any empty area on the screen, then select Open command window here ****
Step-6: Type the following command into the Command Prompt Window: *
fastboot oem rebootRUU
fastboot flash zip firmware.zip ***
Step-7: When the action is completed, reboot the phone
As the HTC One boots up successfully, it should be unrooted and running on stock official firmware.
Sent from my One V using xda app-developers app

Related

[Q] Bought phone with custom ROM, confused how to restore to stock

Sorry - trying to delete this, posted in wrong forum
Hello,
I've spent the afternoon reading and researching and I'm confused. I'm completely new to this and would love some advice. I have an HTC One, I BELIEVE it was a Rogers phone, canadian - not sure if this matters. The person told me it was Rogers and all I did after was pop in the imei number into one of the unlock sits to unlock it. I couldn't figure out why I wasn't getting any carrier updates when I finally figured out it had the Maximus 7 ROM installed.
So how can I tell if it definitely was a rogers phone? And does this matter if I want to restore it to factory?
It's currently not rooted, I checked with a root check app. The bootloader is unlocked. Can I follow mike1986's guide to restore it to stock?
These instructions specifically? He says only for users with .401 devices, how do I know if mine's a .401?
I've read and read and I haven't been able to find the answer. Any advice would be appreciated.
Thanks!
Method 1 - only for users with .401 devices (for more info click here - RUU variants)
Visit this thread - [ROM] HTC One *STOCK* ROM
Download stock odexed version of most recent firmware and recovery.img
Move recovery.img to c:\mini-sdk location
Boot your device in recovery mode (power off the device and turn it on using power + vol down buttons and select "RECOVERY")
In main menu, select "install zip from sdcard" and "choose zip from sdcard".
Navigate to the location of stock ROM (zip) package and confirm flashing procedure.
After flashing process is complete, reboot the device in bootloader mode.
Connect your device to the PC
Boot your device in fastboot mode (like you did during unlocking bootloader - power off the device and turn it on using power + vol down buttons and select "FASTBOOT")
Open up command prompt ( Start > Run > type cmd and hit enter ). The window that appears is called Command Prompt. <click here to see the image>
Navigate to where you unzipped "mini-sdk" package (type in Command Prompt: cd c:\mini-sdk). Note: make sure the path is not c:\mini-sdk\mini-sdk
In the Command Prompt type following command: fastboot flash recovery recovery.img
You have now stock boot, system and recovery partitions. Time to relock your bootloader.
In the Command Prompt type following command: fastboot oem lock

[Q] Bought phone with custom ROM, confused how to restore to stock

Hello,
I've spent the afternoon reading and researching and I'm confused. I'm completely new to this and would love some advice. I have an HTC One, I BELIEVE it was a Rogers phone. The person told me it was Rogers and all I did after was pop in the imei number into one of the unlock sits to unlock it. I couldn't figure out why I wasn't getting any carrier updates when I finally figured out it had the Maximus 7 ROM installed.
So how can I tell if it definitely was a rogers phone? And does this matter if I want to restore it to factory?
It's currently not rooted, I checked with a root check app. The bootloader is unlocked. Can I follow mike1986's guide to restore it to stock?
These instructions specifically? He says only for users with .401 devices, how do I know if mine's a .401?
I've read and read and I haven't been able to find the answer. Any advice would be appreciated.
Thanks!
Method 1 - only for users with .401 devices (for more info click here - RUU variants)
Visit this thread - [ROM] HTC One *STOCK* ROM
Download stock odexed version of most recent firmware and recovery.img
Move recovery.img to c:\mini-sdk location
Boot your device in recovery mode (power off the device and turn it on using power + vol down buttons and select "RECOVERY")
In main menu, select "install zip from sdcard" and "choose zip from sdcard".
Navigate to the location of stock ROM (zip) package and confirm flashing procedure.
After flashing process is complete, reboot the device in bootloader mode.
Connect your device to the PC
Boot your device in fastboot mode (like you did during unlocking bootloader - power off the device and turn it on using power + vol down buttons and select "FASTBOOT")
Open up command prompt ( Start > Run > type cmd and hit enter ). The window that appears is called Command Prompt. <click here to see the image>
Navigate to where you unzipped "mini-sdk" package (type in Command Prompt: cd c:\mini-sdk). Note: make sure the path is not c:\mini-sdk\mini-sdk
In the Command Prompt type following command: fastboot flash recovery recovery.img
You have now stock boot, system and recovery partitions. Time to relock your bootloader.
In the Command Prompt type following command: fastboot oem lock
Also, is this method that same as using a RUU if one was available? From what I understand the RUU restore is just a simpler method?
Check your CID in the bootloader power + volume down
I used CID Getter and it says CID is ROGER001
HM796 said:
Hello,
I've spent the afternoon reading and researching and I'm confused. I'm completely new to this and would love some advice. I have an HTC One, I BELIEVE it was a Rogers phone. The person told me it was Rogers and all I did after was pop in the imei number into one of the unlock sits to unlock it. I couldn't figure out why I wasn't getting any carrier updates when I finally figured out it had the Maximus 7 ROM installed.
So how can I tell if it definitely was a rogers phone? And does this matter if I want to restore it to factory?
It's currently not rooted, I checked with a root check app. The bootloader is unlocked. Can I follow mike1986's guide to restore it to stock?
These instructions specifically? He says only for users with .401 devices, how do I know if mine's a .401?
I've read and read and I haven't been able to find the answer. Any advice would be appreciated.
Thanks!
Method 1 - only for users with .401 devices (for more info click here - RUU variants)
Visit this thread - [ROM] HTC One *STOCK* ROM
Download stock odexed version of most recent firmware and recovery.img
Move recovery.img to c:\mini-sdk location
Boot your device in recovery mode (power off the device and turn it on using power + vol down buttons and select "RECOVERY")
In main menu, select "install zip from sdcard" and "choose zip from sdcard".
Navigate to the location of stock ROM (zip) package and confirm flashing procedure.
After flashing process is complete, reboot the device in bootloader mode.
Connect your device to the PC
Boot your device in fastboot mode (like you did during unlocking bootloader - power off the device and turn it on using power + vol down buttons and select "FASTBOOT")
Open up command prompt ( Start > Run > type cmd and hit enter ). The window that appears is called Command Prompt. <click here to see the image>
Navigate to where you unzipped "mini-sdk" package (type in Command Prompt: cd c:\mini-sdk). Note: make sure the path is not c:\mini-sdk\mini-sdk
In the Command Prompt type following command: fastboot flash recovery recovery.img
You have now stock boot, system and recovery partitions. Time to relock your bootloader.
In the Command Prompt type following command: fastboot oem lock
Click to expand...
Click to collapse
From what I understand, the Rogers One is not a .401 device, so i think this method you state is out for now. There is still methods 2 and 3, but I wasn't able to find a Rogers RUU or stock rom backup yet.

[Q] Remove Branding with a Mac

HI,
i own a HTC one with a T-mobile Austria branding which includes a million of apps i didn't need.
How can i change it to a Clean Stock HTC version on a MAC?
I really want to get the updates from HTC, not from T-mobile.
Thanks bye!
prognosticon said:
HI,
i own a HTC one with a T-mobile Austria branding which includes a million of apps i didn't need.
How can i change it to a Clean Stock HTC version on a MAC?
I really want to get the updates from HTC, not from T-mobile.
Thanks bye!
Click to expand...
Click to collapse
platform doesn't matter
gaining S-off is all you need
once you do that change the CID to match the unbranded HTC One device and install that RUU
You might have to change the Model ID (MID) as well but that's easy too.
Just pick an S-off method, you'll probably want revOne since it is just terminal commands.
Thanks but is there a way to get Soff without HTC-DEV on a mac also?
Edit:
Sorry just saw that it is no problem with revone!
gunnyman said:
platform doesn't matter
....... and install that RUU
Click to expand...
Click to collapse
I have no idea how to install a RUU via mac, google doesn't help.
My phone is now S-off and my CID is HTC__001.
What should i do next?
prognosticon said:
I have no idea how to install a RUU via mac, google doesn't help.
My phone is now S-off and my CID is HTC__001.
What should i do next?
Click to expand...
Click to collapse
oh you need windows to install an RUU I just did it with VM ware and an old windows disc I had laying around
As mentioned above, you'd need Windows in order to install an RUU. Follow this guide in order to install a RUU, and since you're on HTC__001, download and install this RUU:
http://bugsylawson.com/files/file/1...13323127-1031113105-release-310878-signedexe/
Here's the important part in the guide:
mike1986. said:
Going back to stock
What you need to know before going back to stock:
Your bootloader will never be "LOCKED" again. You can't restore it. You can only relock it.
"TAMPERED" text in bootloader will disappear only after proceeding method 2.
There are 3 main methods. All three will be described below.
Method 1 - only for users with .401 devices (for more info click here - RUU variants)
Visit this thread - [ROM] HTC One *STOCK* ROM
Download stock odexed version of most recent firmware and recovery.img
Move recovery.img to c:\mini-sdk location
Boot your device in recovery mode (power off the device and turn it on using power + vol down buttons and select "RECOVERY")
In main menu, select "install zip from sdcard" and "choose zip from sdcard".
Navigate to the location of stock ROM (zip) package and confirm flashing procedure.
After flashing process is complete, reboot the device in bootloader mode.
Connect your device to the PC
Boot your device in fastboot mode (like you did during unlocking bootloader - power off the device and turn it on using power + vol down buttons and select "FASTBOOT")
Open up command prompt ( Start > Run > type cmd and hit enter ). The window that appears is called Command Prompt. <click here to see the image>
Navigate to where you unzipped "mini-sdk" package (type in Command Prompt: cd c:\mini-sdk). Note: make sure the path is not c:\mini-sdk\mini-sdk
In the Command Prompt type following command: fastboot flash recovery recovery.img
You have now stock boot, system and recovery partitions. Time to relock your bootloader.
In the Command Prompt type following command: fastboot oem lock
Method 2 - flashing RUU (ROM Update Utility)
Visit this or this thread.
Find proper RUU for your device
Connect your device to the PC
Boot your device in fastboot mode (like you did during unlocking bootloader - power off the device and turn it on using power + vol down buttons and select "FASTBOOT")
Open up command prompt ( Start > Run > type cmd and hit enter ). The window that appears is called Command Prompt. <click here to see the image>
Navigate to where you unzipped "mini-sdk" package (type in Command Prompt: cd c:\mini-sdk). Note: make sure the path is not c:\mini-sdk\mini-sdk
In the Command Prompt type following command: fastboot oem lock
Flash RUU and follow on screen instructions.
You have now completely stock software on your device.
Method 3 - flashing nandroid backup
In custom recovery restore nandroid backup you did after flashing custom recovery for the first time.
If you performed nandroid backup before permanently flashing custom recovery, your stock recovery should be now flashed.
If you still have custom recovery, extract recovery.img from your nandroid backup.
Move recovery.img to c:\mini-sdk location
Connect your device to the PC
Boot your device in fastboot mode (like you did during unlocking bootloader - power off the device and turn it on using power + vol down buttons and select "FASTBOOT")
Open up command prompt ( Start > Run > type cmd and hit enter ). The window that appears is called Command Prompt. <click here to see the image>
Navigate to where you unzipped "mini-sdk" package (type in Command Prompt: cd c:\mini-sdk). Note: make sure the path is not c:\mini-sdk\mini-sdk
In the Command Prompt type following command: fastboot flash recovery recovery.img
You have now stock boot, system and recovery partitions. Time to relock your bootloader.
In the Command Prompt type following command: fastboot oem lock
Here are some videos you might find helpful:
1) by Flow-Wolf
How to Unlock the bootloader
How to Flash the recovery
How to root the HTC One
2) by udimars30
How to Unbrick/Unroot/Flash stock Rom Back on HTC ONE
[/FONT]
Click to expand...
Click to collapse
EDIT: You'll need to setup adb and fastboot on Mac in order to be able to use the terminal commands mentioned in the guide. This can help you do that: http://forum.xda-developers.com/showthread.php?t=1917237
DO NOT download the Android SDK as it is not necessary, however scroll down in the guide and you'll find a small zip file containing a folder called android which you should extract to your Desktop.

[Q] Return to stock for sending Htc One for warrenty

Hi all,
I have the well known charge problem when screen is on and can't connect phone to pc/laptop..
Tomorrow i go to the store i bought the phone and they will send it for warrenty to HTC..
Now i want to know how to get my phone original as possible.
I am S-off with superCID 1111111..
I hope someone can help me out.. :good: :angel:
Thanx,
Batskoning said:
Hi all,
I have the well known charge problem when screen is on and can't connect phone to pc/laptop..
Tomorrow i go to the store i bought the phone and they will send it for warrenty to HTC..
Now i want to know how to get my phone original as possible, so i dont get problems.
I am S-off with superCID 1111111..
I hope someone can help me out.. :good: :angel:
Thanx,
Click to expand...
Click to collapse
If you cant connect the phone to the PC or Laptop, then its impossible to get it to stock.
return to stock
Seanie280672 said:
If you cant connect the phone to the PC or Laptop, then its impossible to get it to stock.
Click to expand...
Click to collapse
Hope it was a mistyped.. concerning you cant connect to the pc/laptop....
however if you managed to have it recognised by your pc..
then these information already appeared on xda
http://forum.xda-developers.com/showthread.php?t=2265618
Going back to stock
What you need to know before going back to stock:
Your bootloader will never be "LOCKED" again. You can't restore it. You can only relock it.
"TAMPERED" text in bootloader will disappear only after proceeding method 2.
There are 3 main methods. All three will be described below.
Method 1 - only for users with .401 devices (for more info click here - RUU variants)
Visit this thread - [ROM] HTC One *STOCK* ROM
Download stock odexed version of most recent firmware and recovery.img
Move recovery.img to c:\mini-sdk location
Boot your device in recovery mode (power off the device and turn it on using power + vol down buttons and select "RECOVERY")
In main menu, select "install zip from sdcard" and "choose zip from sdcard".
Navigate to the location of stock ROM (zip) package and confirm flashing procedure.
After flashing process is complete, reboot the device in bootloader mode.
Connect your device to the PC
Boot your device in fastboot mode (like you did during unlocking bootloader - power off the device and turn it on using power + vol down buttons and select "FASTBOOT")
Open up command prompt ( Start > Run > type cmd and hit enter ). The window that appears is called Command Prompt. <click here to see the image>
Navigate to where you unzipped "mini-sdk" package (type in Command Prompt: cd c:\mini-sdk). Note: make sure the path is not c:\mini-sdk\mini-sdk
In the Command Prompt type following command: fastboot flash recovery recovery.img
You have now stock boot, system and recovery partitions. Time to relock your bootloader.
In the Command Prompt type following command: fastboot oem lock
Method 2 - flashing RUU (ROM Update Utility)
Visit this or this thread.
Find proper RUU for your device
Connect your device to the PC
Boot your device in fastboot mode (like you did during unlocking bootloader - power off the device and turn it on using power + vol down buttons and select "FASTBOOT")
Open up command prompt ( Start > Run > type cmd and hit enter ). The window that appears is called Command Prompt. <click here to see the image>
Navigate to where you unzipped "mini-sdk" package (type in Command Prompt: cd c:\mini-sdk). Note: make sure the path is not c:\mini-sdk\mini-sdk
In the Command Prompt type following command: fastboot oem lock
Flash RUU and follow on screen instructions.
You have now completely stock software on your device.
Method 3 - flashing nandroid backup
In custom recovery restore nandroid backup you did after flashing custom recovery for the first time.
If you performed nandroid backup before permanently flashing custom recovery, your stock recovery should be now flashed.
If you still have custom recovery, extract recovery.img from your nandroid backup.
Move recovery.img to c:\mini-sdk location
Connect your device to the PC
Boot your device in fastboot mode (like you did during unlocking bootloader - power off the device and turn it on using power + vol down buttons and select "FASTBOOT")
Open up command prompt ( Start > Run > type cmd and hit enter ). The window that appears is called Command Prompt. <click here to see the image>
Navigate to where you unzipped "mini-sdk" package (type in Command Prompt: cd c:\mini-sdk). Note: make sure the path is not c:\mini-sdk\mini-sdk
In the Command Prompt type following command: fastboot flash recovery recovery.img
You have now stock boot, system and recovery partitions. Time to relock your bootloader.
In the Command Prompt type following command: fastboot oem lock
Nitric07 said:
then these information already appeared on xda
http://forum.xda-developers.com/showthread.php?t=2265618
Going back to stock
What you need to know before going back to stock:
Your bootloader will never be "LOCKED" again. You can't restore it. You can only relock it.
Click to expand...
Click to collapse
That's outdated, it was before S-OFF days, with S-OFF you can get it to 100% stock, either using my guide: http://forum.xda-developers.com/showthread.php?t=2541082
or crushalot's http://forum.xda-developers.com/showthread.php?t=2358738
Seanie280672 said:
If you cant connect the phone to the PC or Laptop, then its impossible to get it to stock.
Click to expand...
Click to collapse
Nitric07 said:
Hope it was a mistyped.. concerning you cant connect to the pc/laptop....
however if you managed to have it recognised by your pc..
then these information already appeared on xda
http://forum.xda-developers.com/showthread.php?t=2265618
Going back to stock
What you need to know before going back to stock:
Your bootloader will never be "LOCKED" again. You can't restore it. You can only relock it.
"TAMPERED" text in bootloader will disappear only after proceeding method 2.
There are 3 main methods. All three will be described below.
Method 1 - only for users with .401 devices (for more info click here - RUU variants)
Visit this thread - [ROM] HTC One *STOCK* ROM
Download stock odexed version of most recent firmware and recovery.img
Move recovery.img to c:\mini-sdk location
Boot your device in recovery mode (power off the device and turn it on using power + vol down buttons and select "RECOVERY")
In main menu, select "install zip from sdcard" and "choose zip from sdcard".
Navigate to the location of stock ROM (zip) package and confirm flashing procedure.
After flashing process is complete, reboot the device in bootloader mode.
Connect your device to the PC
Boot your device in fastboot mode (like you did during unlocking bootloader - power off the device and turn it on using power + vol down buttons and select "FASTBOOT")
Open up command prompt ( Start > Run > type cmd and hit enter ). The window that appears is called Command Prompt. <click here to see the image>
Navigate to where you unzipped "mini-sdk" package (type in Command Prompt: cd c:\mini-sdk). Note: make sure the path is not c:\mini-sdk\mini-sdk
In the Command Prompt type following command: fastboot flash recovery recovery.img
You have now stock boot, system and recovery partitions. Time to relock your bootloader.
In the Command Prompt type following command: fastboot oem lock
Method 2 - flashing RUU (ROM Update Utility)
Visit this or this thread.
Find proper RUU for your device
Connect your device to the PC
Boot your device in fastboot mode (like you did during unlocking bootloader - power off the device and turn it on using power + vol down buttons and select "FASTBOOT")
Open up command prompt ( Start > Run > type cmd and hit enter ). The window that appears is called Command Prompt. <click here to see the image>
Navigate to where you unzipped "mini-sdk" package (type in Command Prompt: cd c:\mini-sdk). Note: make sure the path is not c:\mini-sdk\mini-sdk
In the Command Prompt type following command: fastboot oem lock
Flash RUU and follow on screen instructions.
You have now completely stock software on your device.
Method 3 - flashing nandroid backup
In custom recovery restore nandroid backup you did after flashing custom recovery for the first time.
If you performed nandroid backup before permanently flashing custom recovery, your stock recovery should be now flashed.
If you still have custom recovery, extract recovery.img from your nandroid backup.
Move recovery.img to c:\mini-sdk location
Connect your device to the PC
Boot your device in fastboot mode (like you did during unlocking bootloader - power off the device and turn it on using power + vol down buttons and select "FASTBOOT")
Open up command prompt ( Start > Run > type cmd and hit enter ). The window that appears is called Command Prompt. <click here to see the image>
Navigate to where you unzipped "mini-sdk" package (type in Command Prompt: cd c:\mini-sdk). Note: make sure the path is not c:\mini-sdk\mini-sdk
In the Command Prompt type following command: fastboot flash recovery recovery.img
You have now stock boot, system and recovery partitions. Time to relock your bootloader.
In the Command Prompt type following command: fastboot oem lock
Click to expand...
Click to collapse
nkk71 said:
That's outdated, it was before S-OFF days, with S-OFF you can get it to 100% stock, either using my guide: http://forum.xda-developers.com/showthread.php?t=2541082
or crushalot's http://forum.xda-developers.com/showthread.php?t=2358738
Click to expand...
Click to collapse
Heey all,
Thanx for the reactions.. :good:
I could not use revone because i cant connect with laptop when on..
And downloading latast RUU.exe (utility update) for my region, also not an option..
I downloaded the latst .401 RUU.zip.. I am lucky that it can connect with fastboot. :victory:
So my steps:
1) Change CID from 11111 to my stock CID. (fastboot oem writecid HTC__001)
2) Download RUU.zip with my region CID.
3) Used Guru Bootloader Reset Tool to Lock bootloader
4) S-on using (fastboot oem writesecureflag 3)
Now it is waiting for 2 weaks.. 2 weaks with a Samsung GT-S5690 with android 2.3.6 :victory:
Thanx all I hope my steps will help someone else

Trying to use MiFlash

Using miflash to return to stock 9.6.10 but it is saying flash system b error. What can I do?
You can use this fastboot commande
Off your phone
Put your phone on Fastboot mod: Volume down + power button
Connect the phone with the USB-C cable at the computer
install minimal adb and fastboot
Open the adb folder which is at the root of the hard drive with Windows explorer
Open a power she'll Windows or a CMD Windows in the adb folder
Use this fastboot command on the power shell Windows or CMD Windows
fastboot oem unlock
Select unlock the bootloader with Volume down button
fastboot flashing unlock_critical
Select unlock the bootloader with Volume down button
Download Fastboot image on this link
http://en.miui.com/download-353.html
extract the archive with WinRAR
select the folder with MiFlash
Off your phone
Put your phone on Fastboot mod: Volume down + power button
Use refresh option , select clean all and lock at bottom right and if your phone if detected , use the flashing option

Categories

Resources