Copy this nandroid backup into the TWRP backup folder.
Important (It should looks like /TWRP/BACKUP/SHA********** [Ur device ID]/Stock 4.2.2 - 1.22.401.1 Odexed/backup files)
Now reboot your device into recovery again and restore it with the backup we copied.
After it sucessfully restore your device boot it up
(Maybe TWRP will ask you to restore root, answer with NO!)
- Wait until device booted and connect to WIFI.
- Goto settings -> info -> Software-Updates and let him check for an OTA
- If you have SuperCID you should get an OTA notification.
- Download it but NOT install it.
- Connect your phone to your PC and copy the OTA
(sdcard/downloads/) to your PC.
- Reboot your device into Bootloader and open CMD
- [Make sure you have WinRAR installed, its the only one wich worked for me]
- Open the OTA file with winrar, inside it there is a firmware.zip file.
- extract it somewhere.
- Open the firmware.zip and extract the recovery.img and copy it to your adb folder.
- Boot into bootloader and connect via fastboot USB to your PC
- open CMD to use (in my case) cd /Android/ (if your adb folder is on C:/Android/)