[Collection][GUIDE] HTC One Stock Recoveries

Search This thread

alray

Inactive Recognized Contributor
May 22, 2012
8,932
3,593
Which recovery should I chose? I have the european one HTC__032 but what version? Does it matter? Or i should chose depending on my model number? Thanks in advance.

The output of "fastboot getvar version-main" will tell you which stock recovery version you need.
 

alray

Inactive Recognized Contributor
May 22, 2012
8,932
3,593
It's a downloaded stock one. It's version 7.19.401.22

Hard to tell which one you need if we can't know your firmware version. Your firmware version might not be the same as your OS version... Was 7.19.401.22 rom a RUU or was it flashed with TWRP? Why do you need the stock recover? Can't you post the output of "fastboot getvar all" (other info might help determine what firmware version the phone is running)

Sent from my HTC One using XDA Labs
 

likhon02

Senior Member
Jan 14, 2015
208
54
Dhaka
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: 4T.35.3218.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.19.401.2
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: FA42KWM01170
(bootloader) imei: 35xxxxxxxxxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 3905mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e2a13e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0

can any one tell me which version should i flash?
 

lEil_0575

Member
Sep 8, 2012
33
6
Arnstadt
I dont know what i am doing wrong

Hi guys,

i've read a thousend threads from differend forums and all are saying different things. I am tzrying to reset my HTC One M7 back to stock and have done the parts successfully to "Relock" the bootloader. But the thing is as soon as i am trying to open the adb shell it is telling me this:
C:\android-sdk-windows\platform-tools>adb shell
error: no devices/emulators found

I can reboot the device into RUUmode using "fastboot oem rebootRUU" and as soonb as i am trying to flash a stock recovery or even a com plete zip file this happens
C:\android-sdk-windows\platform-tools>fastboot oem rebootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.041s]
finished. total time: 0.042s

C:\android-sdk-windows\platform-tools>fastboot flash zip Guru_Reset_M7_2.24.161.1.zip
target reported max download size of 1514139648 bytes
sending 'zip' (1128558 KB)...
OKAY [ 48.556s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 156.977s

The next issue is that as soon as i hit the command "adb devices", this is being shown:
C:\android-sdk-windows\platform-tools>adb devices
List of devices attached

Here are the information from my bootloader, dont know if it helps.
C:\android-sdk-windows\platform-tools>adb reboot bootloader

C:\android-sdk-windows\platform-tools>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: 4T.35.3218.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.18.161.51
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT45DW905104
(bootloader) imei: 359405052683214
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: VODAP102
(bootloader) battery-status: good
(bootloader) battery-voltage: 4127mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-7661b1d7
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.113s
 

alray

Inactive Recognized Contributor
May 22, 2012
8,932
3,593
as soon as i am trying to open the adb shell it is telling me this:
May I ask you why you're trying to open an adb shell?

I can reboot the device into RUUmode using "fastboot oem rebootRUU" and as soonb as i am trying to flash a stock recovery or even a com plete zip file this happens
In ruu mode you can only flash signed RUU or Firmware zip files (signed = official from HTC)
A guru reset rom is not a RUU nor a Firmware and is not signed neither. Guru reset rom must be flashed using a custom recovery like TWRP or CWM. Anyway this guru reset version is way to old to be flashed on your phone (look at your version-main from your getvar)

The next issue is that as soon as i hit the command "adb devices", this is being shown
adb commands will only works from a booted OS when usb debugging is turned on from the developer option menu or from a custom recovery. ADB commands will not work from bootloader mode or from ruu mode, only fastboot commands will.

You'll need to either unlock your bootloader and flash a custom rom or you'll have to flash a RUU.
I don't have the 7.18.161.51 ruu (maybe @Slim Jim Guy ?) If no, you'll have to unlock your bootloader, flash a custom recovery, downgrade your version-main so you can flash a slightly older RUU than 7.18.161.51 (like 7.18.161.21 for example) and finally take the .30 and .51 ota updates.

Instructions how to downgrade version-main at the end of this post
 

whitemamba1997

New member
Oct 20, 2016
4
0
HELP !!!

Hi I recently Bought a HTC One M7 and i wanted to extend its battery Life. I was looking for a way to do it and i found this Custom ROM called Android revolution HD 93.0..In order to flash that ROM i Unlocked the bootloader of my Device and installed TWRP recovery.Then i Successfully Rooted my HTC One using SuoperSu.

Then i installed the Custom ROM.After restarting the device It never loaded in to the Operating system.Each time i restart the device it just boot in to the Recovery mod..Then I tried to flash the Stock ROM for my device But I was unable to do it..Please Help me with this problem..

This is what written on the back of my phone.
Model- PNO7100 PCC ID- NM8PNO7100 801n

But when i type "fastboot getvar all" in the cmd this is what i get,



C:\Users\MChamoth97\Desktop\HTC\Unlock\OneDrivers_Fastboot\Fastboot>fastboot devices
FA34AS907199 fastboot

C:\Users\MChamoth97\Desktop\HTC\Unlock\OneDrivers_Fastboot\Fastboot>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 5.05.651.2
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: FA34AS907199
(bootloader) imei: 355859056641335
(bootloader) meid: 99000146563029
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0720000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 4002mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-1f512bb6
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.063s


HELP ME !!! :( :( :( :( :(
 

alray

Inactive Recognized Contributor
May 22, 2012
8,932
3,593
Hi I recently Bought a HTC One M7 and i wanted to extend its battery Life. I was looking for a way to do it and i found this Custom ROM called Android revolution HD 93.0..In order to flash that ROM i Unlocked the bootloader of my Device and installed TWRP recovery.Then i Successfully Rooted my HTC One using SuoperSu.

Then i installed the Custom ROM.After restarting the device It never loaded in to the Operating system.Each time i restart the device it just boot in to the Recovery mod..Then I tried to flash the Stock ROM for my device But I was unable to do it..Please Help me with this problem..

This is what written on the back of my phone.
Model- PNO7100 PCC ID- NM8PNO7100 801n

But when i type "fastboot getvar all" in the cmd this is what i get,



C:\Users\MChamoth97\Desktop\HTC\Unlock\OneDrivers_Fastboot\Fastboot>fastboot devices
FA34AS907199 fastboot

C:\Users\MChamoth97\Desktop\HTC\Unlock\OneDrivers_Fastboot\Fastboot>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 5.05.651.2
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: FA34AS907199
(bootloader) imei: 355859056641335
(bootloader) meid: 99000146563029
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0720000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 4002mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-1f512bb6
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.063s


HELP ME !!! :( :( :( :( :(
Really strange getvar. Your version-main (firmware), mid and meid are indicating your phone is a Sprint variant (M7_WLS) not a M7_ul like indicated at the product line. Looks like the previous owner intentionally altered the "product" info to sell this device as GSM. GSM devices doesn't have an meid number, only an imei. Also, gsm variant of the m7 can't run the sprint firmware on it. And finally, sprint variant can't run custom rom for the gsm variant, that would explain why ARHD wasn't booting. Either flash a sprint compatible rom or return the phone to the seller, definitively a scam...
 

whitemamba1997

New member
Oct 20, 2016
4
0
Really strange getvar. Your version-main (firmware), mid and meid are indicating your phone is a Sprint variant (M7_WLS) not a M7_ul like indicated at the product line. Looks like the previous owner intentionally altered the "product" info to sell this device as GSM. GSM devices doesn't have an meid number, only an imei. Also, gsm variant of the m7 can't run the sprint firmware on it. And finally, sprint variant can't run custom rom for the gsm variant, that would explain why ARHD wasn't booting. Either flash a sprint compatible rom or return the phone to the seller, definitively a scam...

Ok thanks..I'll try flashing a Sprint Compatible ROM For the device...If Wont get it to work even after flashing the sprint ROM what Should i do??????
 

satreddy

Senior Member
Mar 2, 2017
59
8
I have Stock Recovery for HTC__332, Version 3.23.595.1

Hello,

I wanted to comeback to stock OS after using many other OSes. I've installed a nandroid backup found somewhere. However, I couldn't install OTAs that I receive. Later I realized it's because of my TWRP custom recovery. I need a stock recovery to install an official OTA. So I've searched internet intenstively to get stock recovery, but couldn't find. However, I finally managed to extract the recovery from the OTA that I receive and flashed it. Later I successfully installed OTA and back completely to stock OS for HTC__332 (HTC Entel Chile)version.

drive.google.com/open?id=0BzBTkGUXofenR1FLeXhzaVZPck0
 

balajimuzu1

New member
Dec 25, 2017
3
0
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.28.3218.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.13.707.7
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: FA35XW901860
(bootloader) imei: 355859057537706
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0714000
(bootloader) cidnum: HTC__044
(bootloader) battery-status: good
(bootloader) battery-voltage: 4210mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8a0b9b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0


can you help me
 

Top Liked Posts

  • There are no posts matching your filters.
  • 52
    I will provide the different Stock Recoveries for the HTC One which hopefully suit your Nandroid Backups. ;)

    Credits
    Thanks to crushalot who provides the RUUs and OTAs on htc1guru.com and at xda-developers.com: [COLLECTION][GUIDE] HTC M7 RUU, OTA, and Stock Nandroid Downloads
    Thanks to Guich for his little collection: [Recovery]Collection of Stock Recovery
    Thanks to ceesheim for giving me the permission to post this thread. :)

    Neither I nor xda-developers.com is responsible if you brick your device in anyway by using this guide.

    Switched to AndroidFileHost: All recoveries are now hosted at AndroidFileHost

    Requirements

    • [MANDATORY] The bootloader has to be unlocked.
    • [OPTIONAL] Stock Nandroid Backup is already installed.
    List of CIDs (inside hidden tag if there is more than one) corresponding to the version-main

    1.10.605.10 Verizon (cidnum: VZW__001)
    1.20.401.1 HTC (without Taiwan, Asia and Australia)
    Code:
    cidnum: HTC__001 (HTC WWE)
    cidnum: HTC__E11 (HTC NL)
    cidnum: HTC__102 (HTC DE)
    cidnum: HTC__203 (HTC FR)
    cidnum: HTC__405 (HTC IT)
    cidnum: HTC__Y13 (HTC NO)
    cidnum: HTC__304 (HTC ES)
    cidnum: HTC__032 (HTC Eastern Europe)
    cidnum: HTC__A07 (HTC RU)
    cidnum: HTC__J15 (HTC Arabia)
    cidnum: HTC__016 (HTC South Africa)
    1.20.709.101 HTC Taiwan (cidnum: HTC__621)
    1.26.502.12 AT&T (cidnum: CWS__001)
    1.26.502.15 AT&T (cidnum: CWS__001)
    1.27.531.11 T-Mobile US (cidnum: T-MOB010)
    1.28.401.7 HTC (without Taiwan, Asia and Australia)
    Code:
    cidnum: HTC__001 (HTC WWE)
    cidnum: HTC__E11 (HTC NL)
    cidnum: HTC__102 (HTC DE)
    cidnum: HTC__203 (HTC FR)
    cidnum: HTC__405 (HTC IT)
    cidnum: HTC__Y13 (HTC NO)
    cidnum: HTC__304 (HTC ES)
    cidnum: HTC__032 (HTC Eastern Europe)
    cidnum: HTC__A07 (HTC RU)
    cidnum: HTC__J15 (HTC Arabia)
    cidnum: HTC__016 (HTC South Africa)
    1.29.111.11 T-Mobile DE (cidnum: T-MOB101)
    1.29.1540.3 Brightstar US (cidnum: BS_US001)
    1.29.1540.16 R Brightstar US (cidnum: BS_US001)
    1.29.161.11 Vodafone UK/DE/NL/IT/ES/PT, A1 Austria, Swisscom (without Vodafone FR!)
    Code:
    cidnum: VODAP001 (Vodafone UK)
    cidnum: VODAP102 (Vodafone DE) 
    cidnum: VODAPE17 (Vodafone NL)
    cidnum: VODAP405 (Vodafone IT)
    cidnum: VODAP304 (Vodafone ES)
    cidnum: VODAPD18 (Vodafone PT)
    cidnum: VODAP120 (A1 Austria)
    cidnum: VODAP110 (Swisscom)
    1.29.163.11 Vodafone FR (cidnum: VODAP203)
    1.29.206.11 O2 UK/DE
    Code:
    cidnum: O2___001 (O2 UK)
    cidnum: O2___102 (O2 DE)
    1.29.401.2 R HTC (without Taiwan, Asia and Australia) [only a few!!]
    Code:
    cidnum: HTC__001 (HTC WWE)
    cidnum: HTC__J15 (HTC Arabia)
    cidnum: HTC__A48 (HTC Ukraine)
    cidnum: HTC__M27 (HTC Turkey)
    1.29.401.12 HTC (without Taiwan, Asia and Australia)
    Code:
    cidnum: HTC__001 (HTC WWE)
    cidnum: HTC__E11 (HTC NL)
    cidnum: HTC__102 (HTC DE)
    cidnum: HTC__203 (HTC FR)
    cidnum: HTC__405 (HTC IT)
    cidnum: HTC__Y13 (HTC NO)
    cidnum: HTC__304 (HTC ES)
    cidnum: HTC__032 (HTC Eastern Europe)
    cidnum: HTC__A07 (HTC RU)
    cidnum: HTC__J15 (HTC Arabia)
    cidnum: HTC__016 (HTC South Africa)
    1.29.401.16 R HTC (without Taiwan, Asia and Australia)
    Code:
    cidnum: HTC__001 (HTC WWE)
    cidnum: HTC__E11 (HTC NL)
    cidnum: HTC__102 (HTC DE)
    cidnum: HTC__203 (HTC FR)
    cidnum: HTC__405 (HTC IT)
    cidnum: HTC__Y13 (HTC NO)
    cidnum: HTC__304 (HTC ES)
    cidnum: HTC__032 (HTC Eastern Europe)
    cidnum: HTC__A07 (HTC RU)
    cidnum: HTC__J15 (HTC Arabia)
    cidnum: HTC__016 (HTC South Africa)
    1.29.401.17 R HTC (without Taiwan, Asia and Australia)
    Code:
    cidnum: HTC__001 (HTC WWE)
    cidnum: HTC__E11 (HTC NL)
    cidnum: HTC__102 (HTC DE)
    cidnum: HTC__203 (HTC FR)
    cidnum: HTC__405 (HTC IT)
    cidnum: HTC__Y13 (HTC NO)
    cidnum: HTC__304 (HTC ES)
    cidnum: HTC__032 (HTC Eastern Europe)
    cidnum: HTC__A07 (HTC RU)
    cidnum: HTC__J15 (HTC Arabia)
    cidnum: HTC__016 (HTC South Africa)
    1.29.631.17 R Rogers (cidnum: ROGER001)
    1.29.651.10 Sprint (cidnum: SPCS_001)
    1.29.661.17 R TELUS (cidnum: TELUS001)
    1.29.666.17 R BM (cidnum: BM___001)
    1.29.707.3 R HTC Asia SEA WWE (cidnum: HTC__044)
    1.29.707.4 R HTC Asia
    Code:
    cidnum: HTC__044 (HTC Asia SEA-WWE)
    cidnum: HTC__038 (HTC India)
    1.29.707.16 R HTC Asia SEA WWE (cidnum: HTC__044)
    2.17.401.1 HTC (without Taiwan, Asia and Australia)
    Code:
    cidnum: HTC__001 (HTC WWE)
    cidnum: HTC__E11 (HTC NL)
    cidnum: HTC__102 (HTC DE)
    cidnum: HTC__203 (HTC FR)
    cidnum: HTC__405 (HTC IT)
    cidnum: HTC__Y13 (HTC NO)
    cidnum: HTC__304 (HTC ES)
    cidnum: HTC__032 (HTC Eastern Europe)
    cidnum: HTC__A07 (HTC RU)
    cidnum: HTC__J15 (HTC Arabia)
    cidnum: HTC__016 (HTC South Africa)
    2.24.73.1 Orange FR (cidnum: ORANG202)
    2.24.111.3 T-Mobile DE (cidnum: T-MOB101)
    2.24.161.1 Vodafone UK/DE/NL/IT/ES/PT, A1 Austria, Swisscom (without Vodafone FR!)
    Code:
    cidnum: VODAP001 (Vodafone UK)
    cidnum: VODAP102 (Vodafone DE) 
    cidnum: VODAPE17 (Vodafone NL)
    cidnum: VODAP405 (Vodafone IT)
    cidnum: VODAP304 (Vodafone ES)
    cidnum: VODAPD18 (Vodafone PT)
    cidnum: VODAP120 (A1 Austria)
    cidnum: VODAP110 (Swisscom)
    2.24.401.1 HTC (without Taiwan, Asia and Australia)
    Code:
    cidnum: HTC__001 (HTC WWE)
    cidnum: HTC__E11 (HTC NL)
    cidnum: HTC__102 (HTC DE)
    cidnum: HTC__203 (HTC FR)
    cidnum: HTC__405 (HTC IT)
    cidnum: HTC__Y13 (HTC NO)
    cidnum: HTC__304 (HTC ES)
    cidnum: HTC__032 (HTC Eastern Europe)
    cidnum: HTC__A07 (HTC RU)
    cidnum: HTC__J15 (HTC Arabia)
    cidnum: HTC__016 (HTC South Africa)
    2.24.401.8 HTC (without Taiwan, Asia and Australia)
    Code:
    cidnum: HTC__001 (HTC WWE)
    cidnum: HTC__E11 (HTC NL)
    cidnum: HTC__102 (HTC DE)
    cidnum: HTC__203 (HTC FR)
    cidnum: HTC__405 (HTC IT)
    cidnum: HTC__Y13 (HTC NO)
    cidnum: HTC__304 (HTC ES)
    cidnum: HTC__032 (HTC Eastern Europe)
    cidnum: HTC__A07 (HTC RU)
    cidnum: HTC__J15 (HTC Arabia)
    cidnum: HTC__016 (HTC South Africa)
    2.24.707.1 HTC Asia SEA-WWE (cidnum: HTC__044)
    2.24.841.1 Telstra (cidnum: TELST001)
    2.24.980.2 Telecom NZ, Vodafone AU/NZ, Optus AU, HTC Australia
    Code:
    cidnum: TELNZ001 (Telecom NZ)
    cidnum: VODAP021 (Vodafone AU)
    cidnum: VODAP022 (Vodafone NZ)
    cidnum: OPTUS001 (Optus AU)
    cidnum: HTC__039 (HTC Australia)
    3.06.1700.10 Google (various CIDs)
    Code:
    cidnum: 11111111 (SuperCID)
    cidnum: T-MOB010 (T-Mobile US)
    cidnum: CWS__001 (AT&T)
    cidnum: BS_US001 (Brightstar US)
    cidnum: GOOGL001 (Google)
    3.07.1700.1 Google (various CIDs)
    Code:
    cidnum: 11111111 (SuperCID)
    cidnum: T-MOB010 (T-Mobile US)
    cidnum: CWS__001 (AT&T)
    cidnum: BS_US001 (Brightstar US)
    cidnum: GOOGL001 (Google)
    3.10.502.2 AT&T (cidnum: CWS__001)
    3.17.502.3 AT&T (cidnum: CWS__001)
    3.18.709.2 HTC Taiwan (cidnum: HTC__621)
    3.22.661.1 R3 TELUS (cidnum: TELUS001)
    3.22.1540.1 Brightstar US (cidnum: BS_US001)
    3.23.666.1 BM (cidnum: BM___001)
    3.24.531.3 T-Mobile US (cidnum: T-MOB010)
    3.58.1700.5 Google (various CIDs)
    Code:
    cidnum: 11111111 (SuperCID)
    cidnum: T-MOB010 (T-Mobile US)
    cidnum: CWS__001 (AT&T)
    cidnum: BS_US001 (Brightstar US)
    cidnum: GOOGL001 (Google)
    3.62.401.1 HTC (without Taiwan and Asia)
    Code:
    cidnum: HTC__001 (HTC WWE)
    cidnum: HTC__E11 (HTC NL)
    cidnum: HTC__102 (HTC DE)
    cidnum: HTC__203 (HTC FR)
    cidnum: HTC__405 (HTC IT)
    cidnum: HTC__Y13 (HTC NO)
    cidnum: HTC__304 (HTC ES)
    cidnum: HTC__032 (HTC Eastern Europe)
    cidnum: HTC__A07 (HTC RU)
    cidnum: HTC__J15 (HTC Arabia)
    cidnum: HTC__016 (HTC South Africa)
    3.62.771.2 H3G UK/SWE/AUT/ITA
    Code:
    cidnum: H3G__001 (H3G UK)
    cidnum: H3G__G04 (H3G SWE)
    cidnum: H3G__106 (H3G AUT)
    cidnum: H3G__402 (H3G ITA)
    3.62.1700.1 Google (various CIDs)
    Code:
    cidnum: 11111111 (SuperCID)
    cidnum: T-MOB010 (T-Mobile US)
    cidnum: CWS__001 (AT&T)
    cidnum: BS_US001 (Brightstar US)
    cidnum: GOOGL001 (Google)
    3.63.161.6 Vodafone UK/DE/NL/IT/ES/PT, A1 Austria, Swisscom (without Vodafone FR!)
    Code:
    cidnum: VODAP001 (Vodafone UK)
    cidnum: VODAP102 (Vodafone DE) 
    cidnum: VODAPE17 (Vodafone NL)
    cidnum: VODAP405 (Vodafone IT)
    cidnum: VODAP304 (Vodafone ES)
    cidnum: VODAPD18 (Vodafone PT)
    cidnum: VODAP120 (A1 Austria)
    cidnum: VODAP110 (Swisscom)
    3.63.707.4 HTC Asia
    Code:
    cidnum: HTC__044 (HTC Asia SEA-WWE)
    cidnum: HTC__038 (HTC India)
    3.63.708.3 HTC Asia-HK-CHT (cidnum: HTC__622)
    3.63.709.3 HTC Taiwan (cidnum: HTC__621)
    4.06.1540.2 Brightstar US Developer Edition (various CIDs)
    Code:
    cidnum: HTC__***
    cidnum: CWS__001
    cidnum: H3G__***
    cidnum: O2___***
    cidnum: ORANG***
    cidnum: TELNZ001
    cidnum: OPTUS001
    cidnum: T-MOB***
    cidnum: TELST001
    cidnum: VODAP***
    cidnum: BM___001
    cidnum: BS_US001
    cidnum: GLOBA001
    cidnum: ROGER001
    cidnum: TELUS001
    cidnum: TIM__***
    4.07.1700.4 Google (various CIDs)
    Code:
    cidnum: 11111111 (SuperCID)
    cidnum: T-MOB010 (T-Mobile US)
    cidnum: CWS__001 (AT&T)
    cidnum: BS_US001 (Brightstar US)
    cidnum: GOOGL001 (Google)
    4.09.1700.1 Google (various CIDs)
    Code:
    cidnum: 11111111 (SuperCID)
    cidnum: T-MOB010 (T-Mobile US)
    cidnum: CWS__001 (AT&T)
    cidnum: BS_US001 (Brightstar US)
    cidnum: GOOGL001 (Google)
    4.18.502.7 AT&T (cidnum: CWS__001)
    4.19.161.11 Vodafone UK/DE/NL/IT/ES/PT, A1 Austria, Swisscom (without Vodafone FR!)
    Code:
    cidnum: VODAP001 (Vodafone UK)
    cidnum: VODAP102 (Vodafone DE) 
    cidnum: VODAPE17 (Vodafone NL)
    cidnum: VODAP405 (Vodafone IT)
    cidnum: VODAP304 (Vodafone ES)
    cidnum: VODAPD18 (Vodafone PT)
    cidnum: VODAP120 (A1 Austria)
    cidnum: VODAP110 (Swisscom)
    4.19.401.5 HTC (without Taiwan and Asia)
    Code:
    cidnum: HTC__001 (HTC WWE)
    cidnum: HTC__E11 (HTC NL)
    cidnum: HTC__102 (HTC DE)
    cidnum: HTC__203 (HTC FR)
    cidnum: HTC__405 (HTC IT)
    cidnum: HTC__Y13 (HTC NO)
    cidnum: HTC__304 (HTC ES)
    cidnum: HTC__032 (HTC Eastern Europe)
    cidnum: HTC__A07 (HTC RU)
    cidnum: HTC__J15 (HTC Arabia)
    cidnum: HTC__016 (HTC South Africa)
    4.19.401.9 HTC (without Taiwan and Asia)
    Code:
    cidnum: HTC__001 (HTC WWE)
    cidnum: HTC__E11 (HTC NL)
    cidnum: HTC__102 (HTC DE)
    cidnum: HTC__203 (HTC FR)
    cidnum: HTC__405 (HTC IT)
    cidnum: HTC__Y13 (HTC NO)
    cidnum: HTC__304 (HTC ES)
    cidnum: HTC__032 (HTC Eastern Europe)
    cidnum: HTC__A07 (HTC RU)
    cidnum: HTC__J15 (HTC Arabia)
    cidnum: HTC__016 (HTC South Africa)
    4.19.401.11 HTC (without Taiwan and Asia)
    Code:
    cidnum: HTC__001 (HTC WWE)
    cidnum: HTC__E11 (HTC NL)
    cidnum: HTC__102 (HTC DE)
    cidnum: HTC__203 (HTC FR)
    cidnum: HTC__405 (HTC IT)
    cidnum: HTC__Y13 (HTC NO)
    cidnum: HTC__304 (HTC ES)
    cidnum: HTC__032 (HTC Eastern Europe)
    cidnum: HTC__A07 (HTC RU)
    cidnum: HTC__J15 (HTC Arabia)
    cidnum: HTC__016 (HTC South Africa)
    4.19.531.10 T-Mobile US (cidnum: T-MOB010)
    4.19.1540.9 Brightstar US (cidnum: BS_US001)
    4.20.111.21 T-Mobile DE (cidnum: T-MOB101)
    4.20.707.6 HTC Asia SEA-WWE (cidnum: HTC__044) (without HTC India!)
    4.20.707.7 HTC Asia
    Code:
    cidnum: HTC__044 (HTC Asia SEA-WWE)
    cidnum: HTC__038 (HTC India)
    4.20.708.10 HTC Asia-HK-CHT (cidnum: HTC__622)
    4.20.709.14 HTC Taiwan (cidnum: HTC__621)
    4.20.980.1 Telecom NZ, Vodafone AU, Optus AU, HTC Australia (without Vodafone NZ!)
    Code:
    cidnum: TELNZ001 (Telecom NZ)
    cidnum: VODAP021 (Vodafone AU)
    cidnum: OPTUS001 (Optus AU)
    cidnum: HTC__039 (HTC Australia)
    4.23.161.5 Vodafone UK/DE/NL/IT/ES/PT, A1 Austria, Swisscom (without Vodafone FR!)
    Code:
    cidnum: VODAP001 (Vodafone UK)
    cidnum: VODAP102 (Vodafone DE) 
    cidnum: VODAPE17 (Vodafone NL)
    cidnum: VODAP405 (Vodafone IT)
    cidnum: VODAP304 (Vodafone ES)
    cidnum: VODAPD18 (Vodafone PT)
    cidnum: VODAP120 (A1 Austria)
    cidnum: VODAP110 (Swisscom)
    5.11.401.10 HTC (without Taiwan and Asia)
    Code:
    cidnum: HTC__001 (HTC WWE)
    cidnum: HTC__E11 (HTC NL)
    cidnum: HTC__102 (HTC DE)
    cidnum: HTC__203 (HTC FR)
    cidnum: HTC__405 (HTC IT)
    cidnum: HTC__Y13 (HTC NO)
    cidnum: HTC__304 (HTC ES)
    cidnum: HTC__032 (HTC Eastern Europe)
    cidnum: HTC__A07 (HTC RU)
    cidnum: HTC__J15 (HTC Arabia)
    cidnum: HTC__016 (HTC South Africa)
    5.11.401.110 HTC (without Taiwan and Asia)
    Code:
    cidnum: HTC__001 (HTC WWE)
    cidnum: HTC__E11 (HTC NL)
    cidnum: HTC__102 (HTC DE)
    cidnum: HTC__203 (HTC FR)
    cidnum: HTC__405 (HTC IT)
    cidnum: HTC__Y13 (HTC NO)
    cidnum: HTC__304 (HTC ES)
    cidnum: HTC__032 (HTC Eastern Europe)
    cidnum: HTC__A07 (HTC RU)
    cidnum: HTC__J15 (HTC Arabia)
    cidnum: HTC__016 (HTC South Africa)
    5.11.980.9 Telecom NZ, Vodafone AU, Optus AU, HTC Australia (without Vodafone NZ!)
    Code:
    cidnum: TELNZ001 (Telecom NZ)
    cidnum: VODAP021 (Vodafone AU)
    cidnum: OPTUS001 (Optus AU)
    cidnum: HTC__039 (HTC Australia)
    5.11.1540.9 Brightstar US (cidnum: BS_US001)
    5.11.1540.9 Brightstar US Developer Edition (various CIDs)
    Code:
    cidnum: HTC__***
    cidnum: CWS__001
    cidnum: H3G__***
    cidnum: O2___***
    cidnum: ORANG***
    cidnum: TELNZ001
    cidnum: OPTUS001
    cidnum: T-MOB***
    cidnum: TELST001
    cidnum: VODAP***
    cidnum: BM___001
    cidnum: BS_US***
    cidnum: GLOBA001
    cidnum: ROGER001
    cidnum: TELUS001
    cidnum: TIM__***
    5.11.1700.3 Google (various CIDs)
    Code:
    cidnum: 11111111 (SuperCID)
    cidnum: T-MOB010 (T-Mobile US)
    cidnum: CWS__001 (AT&T)
    cidnum: BS_US001 (Brightstar US)
    cidnum: GOOGL001 (Google)
    5.12.206.3 O2 UK/DE
    Code:
    cidnum: O2___001 (O2 UK)
    cidnum: O2___102 (O2 DE)
    5.12.502.2 AT&T (cidnum: CWS__001)
    5.12.707.3 HTC Asia SEA WWE (cidnum: HTC__044)
    5.12.708.3 HTC Asia-HK-CHT (cidnum: HTC__622)
    5.12.771.3 H3G UK/SWE/AUT/ITA
    Code:
    cidnum: H3G__001 (H3G UK)
    cidnum: H3G__G04 (H3G SWE)
    cidnum: H3G__106 (H3G AUT)
    cidnum: H3G__402 (H3G ITA)
    5.16.161.2 Vodafone UK/DE/NL/IT/ES/PT, A1 Austria, Swisscom (without Vodafone FR!)
    Code:
    cidnum: VODAP001 (Vodafone UK)
    cidnum: VODAP102 (Vodafone DE) 
    cidnum: VODAPE17 (Vodafone NL)
    cidnum: VODAP405 (Vodafone IT)
    cidnum: VODAP304 (Vodafone ES)
    cidnum: VODAPD18 (Vodafone PT)
    cidnum: VODAP120 (A1 Austria)
    cidnum: VODAP110 (Swisscom)
    6.04.1700.6 Google (various CIDs)
    Code:
    cidnum: 11111111 (SuperCID)
    cidnum: T-MOB010 (T-Mobile US)
    cidnum: CWS__001 (AT&T)
    cidnum: BS_US001 (Brightstar US)
    cidnum: GOOGL001 (Google)
    6.07.1540.1 Brightstar US (cidnum: BS_US001) (MEMORY DUMP!)
    6.07.1540.2 Brightstar US (cidnum: BS_US001)
    6.09.401.5 HTC (without Taiwan and Asia)
    Code:
    cidnum: HTC__001 (HTC WWE)
    cidnum: HTC__E11 (HTC NL)
    cidnum: HTC__102 (HTC DE)
    cidnum: HTC__203 (HTC FR)
    cidnum: HTC__405 (HTC IT)
    cidnum: HTC__Y13 (HTC NO)
    cidnum: HTC__304 (HTC ES)
    cidnum: HTC__032 (HTC Eastern Europe)
    cidnum: HTC__A07 (HTC RU)
    cidnum: HTC__J15 (HTC Arabia)
    cidnum: HTC__016 (HTC South Africa)
    6.09.401.10 HTC (without Taiwan and Asia)
    Code:
    cidnum: HTC__001 (HTC WWE)
    cidnum: HTC__E11 (HTC NL)
    cidnum: HTC__102 (HTC DE)
    cidnum: HTC__203 (HTC FR)
    cidnum: HTC__405 (HTC IT)
    cidnum: HTC__Y13 (HTC NO)
    cidnum: HTC__304 (HTC ES)
    cidnum: HTC__032 (HTC Eastern Europe)
    cidnum: HTC__A07 (HTC RU)
    cidnum: HTC__J15 (HTC Arabia)
    cidnum: HTC__016 (HTC South Africa)
    6.09.401.11 HTC (without Taiwan and Asia)
    Code:
    cidnum: HTC__001 (HTC WWE)
    cidnum: HTC__E11 (HTC NL)
    cidnum: HTC__102 (HTC DE)
    cidnum: HTC__203 (HTC FR)
    cidnum: HTC__405 (HTC IT)
    cidnum: HTC__Y13 (HTC NO)
    cidnum: HTC__304 (HTC ES)
    cidnum: HTC__032 (HTC Eastern Europe)
    cidnum: HTC__A07 (HTC RU)
    cidnum: HTC__J15 (HTC Arabia)
    cidnum: HTC__016 (HTC South Africa)
    6.10.531.9 T-Mobile US (cidnum: T-MOB010)
    6.11.841.7 Telstra (cidnum: TELST001)
    6.11.841.8 Telstra (cidnum: TELST001)
    6.11.841.9 Telstra (cidnum: TELST001)
    6.11.980.12 Telecom NZ, Vodafone AU, Optus AU, HTC Australia (without Vodafone NZ!)
    Code:
    cidnum: TELNZ001 (Telecom NZ)
    cidnum: VODAP021 (Vodafone AU)
    cidnum: OPTUS001 (Optus AU)
    cidnum: HTC__039 (HTC Australia)
    6.12.161.5 Vodafone UK/DE/NL/IT/ES/PT, A1 Austria, Swisscom (without Vodafone FR!)
    Code:
    cidnum: VODAP001 (Vodafone UK)
    cidnum: VODAP102 (Vodafone DE) 
    cidnum: VODAPE17 (Vodafone NL)
    cidnum: VODAP405 (Vodafone IT)
    cidnum: VODAP304 (Vodafone ES)
    cidnum: VODAPD18 (Vodafone PT)
    cidnum: VODAP120 (A1 Austria)
    cidnum: VODAP110 (Swisscom)
    6.12.161.9 Vodafone UK/DE/NL/IT/ES/PT, A1 Austria, Swisscom (without Vodafone FR!)
    Code:
    cidnum: VODAP001 (Vodafone UK)
    cidnum: VODAP102 (Vodafone DE) 
    cidnum: VODAPE17 (Vodafone NL)
    cidnum: VODAP405 (Vodafone IT)
    cidnum: VODAP304 (Vodafone ES)
    cidnum: VODAPD18 (Vodafone PT)
    cidnum: VODAP120 (A1 Austria)
    cidnum: VODAP110 (Swisscom)
    6.13.707.1 HTC Asia SEA WWE (cidnum: HTC__044)
    6.13.708.1 HTC Asia-HK-CHT (cidnum: HTC__622)
    6.14.206.2 O2 UK/DE
    Code:
    cidnum: O2___001 (O2 UK)
    cidnum: O2___102 (O2 DE)
    7.17.661.7 TELUS (cidnum: TELUS001)
    7.17.1540.7 Brightstar US (cidnum: BS_US001, cidnum: BS_US002)
    7.17.1540.21 Brightstar US (cidnum: BS_US001, cidnum: BS_US002)
    7.18.161.2 Vodafone UK/DE/NL/IT/ES/PT, A1 Austria, Swisscom (without Vodafone FR!)
    Code:
    cidnum: VODAP001 (Vodafone UK)
    cidnum: VODAP102 (Vodafone DE) 
    cidnum: VODAPE17 (Vodafone NL)
    cidnum: VODAP405 (Vodafone IT)
    cidnum: VODAP304 (Vodafone ES)
    cidnum: VODAPD18 (Vodafone PT)
    cidnum: VODAP120 (A1 Austria)
    cidnum: VODAP110 (Swisscom)
    7.18.161.21 Vodafone UK/DE/NL/IT/ES/PT, A1 Austria, Swisscom (without Vodafone FR!)
    Code:
    cidnum: VODAP001 (Vodafone UK)
    cidnum: VODAP102 (Vodafone DE) 
    cidnum: VODAPE17 (Vodafone NL)
    cidnum: VODAP405 (Vodafone IT)
    cidnum: VODAP304 (Vodafone ES)
    cidnum: VODAPD18 (Vodafone PT)
    cidnum: VODAP120 (A1 Austria)
    cidnum: VODAP110 (Swisscom)
    7.18.531.2 T-Mobile US (cidnum: T-MOB010)
    7.18.708.2 HTC Asia-HK-CHT (cidnum: HTC__622)
    7.19.61.10 Orange UK (cidnum: ORANG001)
    7.19.401.2 HTC (without Taiwan and Asia)
    Code:
    cidnum: HTC__001 (HTC WWE)
    cidnum: HTC__E11 (HTC NL)
    cidnum: HTC__102 (HTC DE)
    cidnum: HTC__203 (HTC FR)
    cidnum: HTC__405 (HTC IT)
    cidnum: HTC__Y13 (HTC NO)
    cidnum: HTC__304 (HTC ES)
    cidnum: HTC__032 (HTC Eastern Europe)
    cidnum: HTC__A07 (HTC RU)
    cidnum: HTC__J15 (HTC Arabia)
    cidnum: HTC__016 (HTC South Africa)
    7.19.401.22 HTC (without Taiwan and Asia)
    Code:
    cidnum: HTC__001 (HTC WWE)
    cidnum: HTC__E11 (HTC NL)
    cidnum: HTC__102 (HTC DE)
    cidnum: HTC__203 (HTC FR)
    cidnum: HTC__405 (HTC IT)
    cidnum: HTC__Y13 (HTC NO)
    cidnum: HTC__304 (HTC ES)
    cidnum: HTC__032 (HTC Eastern Europe)
    cidnum: HTC__A07 (HTC RU)
    cidnum: HTC__J15 (HTC Arabia)
    cidnum: HTC__016 (HTC South Africa)
    7.21.980.5 Telecom NZ, Vodafone AU/NZ, Optus AU, HTC Australia
    Code:
    cidnum: TELNZ001 (Telecom NZ)
    cidnum: VODAP021 (Vodafone AU)
    cidnum: VODAP022 (Vodafone NZ)
    cidnum: OPTUS001 (Optus AU)
    cidnum: HTC__039 (HTC Australia)

    Feel free to ask questions, post comments, etc.
    If you have a missing recovery please post it here. I will then add it asap.

    Changelog
    11/27/2013 - Initial thread
    [Removed due to char limit]
    06/07/2015 - Added the following recoveries: 7.17.1540.21, 7.18.161.21 and 7.19.401.22
    4
    hey i am running stock sense 6 6.09.401.10 with CWM, but now i need to return my phone to service centre . Can anyone provide me the link to stock recovery 6.09.401.10 ?
    my CID is HTC__001


    There you go: 6.09.401.10 :)
    CIDs:
    cidnum: HTC__001
    cidnum: HTC__A07
    cidnum: HTC__E11
    cidnum: HTC__102
    cidnum: HTC__203
    cidnum: HTC__405
    cidnum: HTC__Y13
    cidnum: HTC__304
    cidnum: HTC__032
    cidnum: HTC__J15
    cidnum: HTC__016
    3
    Is there any way to backup/extract the stock recovery from the phone? it's now running 4.4.2, s-on, unlock bootloader. thanks

    *nvm, found the recovery on other thread.
    You have to tell us which CID you have (in fastboot mode): fastboot getvar cid

    Hello, first congratulations

    I'm from Peru (Latin America) and I have a HTC ONE (obviously) provider Claro Peru and need (desperately) to send it to warranty.

    I only did ROOT, I have the STOCK ROM and am currently S-OFF (needed to install RUU).
    The problem is that there is no RUU for my region and I need to install the STOCK RECOVERY (appropriate for my CID or similar).

    My report:

    (bootloader) version-bootloader: 1.55.0000
    (bootloader) version-baseband: 4A.20.3263.16
    (bootloader) version-cpld: None
    (bootloader) version-microp: None
    (bootloader) version-main: 3.20.598.1
    (bootloader) version-misc: PVT SHIP S-OFF
    (bootloader) serialno: HT36JW******
    (bootloader) imei: 3544350*********
    (bootloader) meid: 00000000000000
    (bootloader) product: m7_u
    (bootloader) platform: HBOOT-8064
    (bootloader) modelid: PN0711000
    (bootloader) cidnum: HTC__332
    (bootloader) security: off
    (bootloader) build-mode: SHIP


    Please help me, or put this post in a place where they can help.

    I thank you in advance. *:(


    Pd. sorry for bad English ^^ - PM ME or write to narship.r (gmail)
    I'm sorry but the posted Recoveries are the only ones I have.
    do you have stock recovery 3.63.401.3 htc-j15 ?
    No, the only one I have is the 3.62.401.3 Recovery.
    3.62.401.3 HTC (without Taiwan and Asia)
    Code:
    cidnum: HTC__001 (HTC WWE)
    cidnum: HTC__E11 (HTC NL)
    cidnum: HTC__102 (HTC DE)
    cidnum: HTC__203 (HTC FR)
    cidnum: HTC__405 (HTC IT)
    cidnum: HTC__Y13 (HTC NO)
    cidnum: HTC__304 (HTC ES)
    cidnum: HTC__032 (HTC Eastern Europe)
    cidnum: HTC__A07 (HTC RU)
    cidnum: HTC__J15 (HTC Arabia)
    cidnum: HTC__016 (HTC South Africa)
    3
    Sorry for the delay guys, but I had almost no time to maintain this thread. Anyway, I added the following recoveries: 6.04.1700.6, 6.11.841.9, 6.11.980.12, 6.13.707.1, 6.13.708.1, 7.17.661.7, 7.17.1540.7, 7.18.161.2, 7.18.531.2, 7.18.708.2 and 7.19.401.2
    Thanks again to @alray for putting the list together!

    Hey Man
    I uploaded the 7.21.980.5 recovery image which is for OPTUS001, HTC__039, VODAP021, TELNZ001. This is the link
    https://www.androidfilehost.com/?fid=23991606952606457
    2
    thanks bro :good: :good: