Skip to main content
Tech Radar TechRadar the technology experts
Sign in
  • View Profile
  • Sign out
RSS
Asia
flag of Singapore
Singapore
Europe
flag of Danmark
Danmark
flag of Suomi
Suomi
flag of Norge
Norge
flag of Sverige
Sverige
flag of UK
UK
flag of Italia
Italia
flag of Nederland
Nederland
flag of België (Nederlands)
België (Nederlands)
flag of France
France
flag of Deutschland
Deutschland
flag of España
España
North America
flag of US (English)
US (English)
flag of Canada
Canada
flag of México
México
Australasia
flag of Australia
Australia
flag of New Zealand
New Zealand
  • Phones
  • Computing
  • TVs
  • AI
  • Streaming
  • Health
  • Audio
  • VPN
  • More
    • Cameras
    • Home
    • News
    • Reviews
    • Opinion
    • How to
    • Versus
    • Deals
    • Coupons
    • Best
Tech Radar Pro
Tech Radar Gaming
Trending
  • Nintendo Switch 2
  • WWDC
  • Best laptop
  • Best VPN
  • ChatGPT
  • Best web hosting
  • NYT Wordle today

Recommended reading

Gemini on Android
Android How to use Gemini on Android
Android 16 logo on a phone
Android Here's how Android 16 is going to be able to install your apps faster
Add account to Android
Android How to add another account on Android
Android Photography
Phones Supercharge your Android phone photography with my 5 easy tips
Two Android phones running Android 16 either side of the Android robot logo on a pink and purple backdrop
Android Android 16 is coming soon – here are 5 new features you may have missed
Google Pixel 9 Pro XL and Pixel 9 Pro side by side with screens on
Software Google just showed us the new look of Android 16 and it’s aimed directly at the iPhone’s biggest fans
iOS 18 download icon on an iPhone
iOS How to download iOS 18 on your iPhone – and what to do if it won't install
  1. Phones

How to install CyanogenMod 13 on your Android phone

How-to
By David Nield published 25 January 2017

Android for power users

When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works.

CyanogenMod 13

CyanogenMod 13

Update: CyanogenMod will no longer be updated. While you can still download and install previous versions of CyanogenMod, you're better off using its successor, Lineage OS, which is built to continue CyanogenMod's legacy. Check out our guide on how to download and install Lineage OS for more information.

CyanogenMod is a smartphone OS based on Android but taking a slightly different direction to the one Google goes in. First and foremost it gives you even more flexibility and customization options for your handset, as well as reducing app bloat.

It can basically be thought of as Android for the power user and it's worth stating at the outset that this will probably void your phone's warranty. Messing around with CyanogenMod is fun but can cause problems if you don't know what you're doing.

That said, you don't have to be a coder or Android expert to use it though - the installation process shouldn't take too long a lot of major handsets.

Page 1 of 11
Page 1 of 11
1. Choose your smartphone

1. Choose your smartphone

Cyanogen has tried to make the installation process for CyanogenMod 13 as simple as possible, but it's easier for some devices than others - check the full list of supported devices to see what's available right now. It can take some time for newer, high-end handsets to be supported.

There are some unofficial ports of CyanogenMod too but if your device isn't on either list you might be out of luck for now (try a quick web search to check). We're using a Nexus 6 for the purposes of this guide but if you're using a phone or tablet that's on the official list then the process should be very similar.

Page 2 of 11
Page 2 of 11
2. Browse for your make and model

2. Browse for your make and model

Head to the CyanogenMod Wiki for up-to-date information about your chosen handset and whether or not you're going to be able to get the software running on it. Follow the 'Devices' link to begin with, then find the phone you're using. An OS download and instructions are both provided.

You can opt for the cutting-edge, unstable development channel or stick with the safety of the release channel (which we'd recommend). Choose the latest release from the list that appears, which will come in the form of a big zip file - save this to your hard drive in a folder of your choosing.

Page 3 of 11
Page 3 of 11
3. Install Android Studio

3. Install Android Studio

Now you're going to pretend to be an Android developer by installing Android Studio on your computer - it's the fastest way to get hold of two tools we're going to need for this task, namely fastboot and the Android Debug Bridge (adb). Download the version for your OS and install it on your laptop or desktop computer.

Fortunately, you don't actually have to learn to make an Android app: we just need Android Studio to install the CyanogenMod 13 zip we downloaded earlier. The next step is to unlock or root your phone, which (as we mentioned earlier) is going to void your warranty. It's the point of no return.

Page 4 of 11
Page 4 of 11
4. Enable USB debugging

4. Enable USB debugging

From the Settings app on your Android device, choose 'About phone' and then tap the Build number seven times. Go back to Settings and you should see a new 'Developer options' entry - go into this menu and turn the USB debugging slider to on, which lets you get at your phone's inner workings from adb and fastboot.

Some phones with have an OEM unlock option on the Developer options page, which you should also enable. Now you're ready to connect phone to computer: use the USB cable that came with your device, and make sure there's a USB debugging message on the screen of your phone and tablet.

Page 5 of 11
Page 5 of 11
5. Unlock your device

5. Unlock your device

Next, you need to unlock your device by running the fastboot and adb tools we installed with Android Studio. On Windows, head to C:\ Users\ \ AppData\ Local\ Android\ sdk1\ platform-tools in File Explorer, right-click inside the window, then choose Open command window here.

Type "adb reboot bootloader" and hit Enter to put your phone into a special access mode, then type "fastboot oem unlock" (then Enter) to unlock the handset ready for CyanogenMod 13. When the device reboots, you need to enable USB debugging again, as we did in the previous step.

Page 6 of 11
Page 6 of 11
6. Install TWRP

6. Install TWRP

Next we need to install a tool to enable us to install CyanogenMod 13, and TWRP is recommended for the job - again, find the right download for your device and download the standalone file (it will end with .img). Move it to the same folder as the adb and fastboot utilities (see previous step).

Back to the bootloader again: type in "adb reboot bootloader" then press Enter. This time type "fastboot flash recovery recovery_image.img", inserting the name of the TWRP image you just downloaded. The custom recovery is transferred over, then use the volume buttons to select Recovery Mode. Hit the Power button to confirm.

Page 7 of 11
Page 7 of 11
7. Install CyanogenMod 13

7. Install CyanogenMod 13

After all that, you're finally ready to install CyanogenMod 13 on your device... phew. As before, adb is our friend: find the CyanogenMod download we picked up back in step 2 (from this list) in the same folder as adb and use "adb push filename.zip /sdcard/" to move it over to your phone or tablet.

The transfer may take a few moments to complete. When it's finished, tap on the 'Install' button inside the TWRP app and select the zip file you just moved over: you can then swipe along the bottom of the screen and the installation process begins. Tap Reboot System and you should see CyanogenMod 13.

Page 8 of 11
Page 8 of 11
8. Troubleshoot CyanogenMod installation problems

8. Troubleshoot CyanogenMod installation problems

For the sake of brevity we've breezed through those steps very quickly and focused exclusively on Windows (and not said much about adb and fastboot) - if you find yourself lost, the instructions for your chosen device on the CyanogenMod Wiki should be enough to get you back on the right track again.

Don't be disheartened if you run into problems, because this can be quite a fiddly process. Often you'll just have missed out one step or the right process for your device will just be slightly different - a quick web search for CyanogenMod and your phone make and model will often turn up some potential troubleshooting tips.

Page 9 of 11
Page 9 of 11
9. Get started with CyanogenMod 13

9. Get started with CyanogenMod 13

At first glance, CyanogenMod might seem a lot like Android, but there's plenty to explore here: you can tweak the look of the status bar, access a fully fledged file manager straight from the off, and configure multiple settings profiles for different situations (in the car, at work and at home for example).

You just get the basic apps to begin with when you install CyanogenMod 13, and for a lot of people, that's the way it should be. If you want to be able to install additional themes and the apps that you're used to on top of it, then we need to go back to adb and TWRP to install a Google Apps component.

Page 10 of 11
Page 10 of 11
10. Install Google Apps

10. Install Google Apps

First, repeat steps 4 and 5 to enable adb again, head to the Google Apps page and follow the links to find the right download for your particular device, then move it into the same folder where adb and fastboot are residing, just like you did before. Reconnect your phone and computer via USB if you need to.

Get the command prompt up again in the relevant folder, then use "adb push filename.zip /sdcard/" to transfer the Google Apps file. Use "adb reboot recovery" to enter recovery mode, then launch TWRP, and finally choose Install and then pick out the zip file. When prompted, wipe the cache and reboot your device.

You can now enjoy all of the standard Android apps on your CyanogenMod 13 device, though it's worth noting that this isn't officially supported by CyanogenMod itself. If you need more assistance or want to explore some more, then the CyanogenMod Wiki and CyanogenMod Forums are great places to start.

Page 11 of 11
Page 11 of 11
David Nield
David Nield
Social Links Navigation
Freelance Contributor

Dave is a freelance tech journalist who has been writing about gadgets, apps and the web for more than two decades. Based out of Stockport, England, on TechRadar you'll find him covering news, features and reviews, particularly for phones, tablets and wearables. Working to ensure our breaking news coverage is the best in the business over weekends, David also has bylines at Gizmodo, T3, PopSci and a few other places besides, as well as being many years editing the likes of PC Explorer and The Hardware Handbook.

See more Phone How Tos
Read more
Gemini on Android
How to use Gemini on Android
Android 16 logo on a phone
Here's how Android 16 is going to be able to install your apps faster
Add account to Android
How to add another account on Android
Android Photography
Supercharge your Android phone photography with my 5 easy tips
Two Android phones running Android 16 either side of the Android robot logo on a pink and purple backdrop
Android 16 is coming soon – here are 5 new features you may have missed
Google Pixel 9 Pro XL and Pixel 9 Pro side by side with screens on
Google just showed us the new look of Android 16 and it’s aimed directly at the iPhone’s biggest fans
Latest in Phones
Samsung Galaxy Z Fold 6
New Samsung Galaxy Z Fold 7 image leaks hint at a thin frame and a big camera bump
The best camera phones taking photos of red flowers in direct sunlight held individually and side by side
I tested iPhone 16 Pro Max, Galaxy S25 Ultra, and more on a sunny day, and here’s the one I’d buy for outdoor photography
Most Wanted iPhone features
These are the top 5 most exciting iOS 26 features, according to iPhone fans
Apple's Craig Federighi introduces iOS 26 at the company's Worldwide Developers Conference (WWDC) in June 2025.
5 upgrades iOS 26 will bring to supercharge your music and driving
Samsung Galaxy Z Fold 6 in Paris in front of the Louvre pyramid
The Samsung Galaxy Z Fold 7 and Z Flip 7 could get a big behind-the-scenes camera upgrade
Samsung Galaxy Z Fold 7 in silhouette closed and partially open
Samsung's Galaxy Z Fold 7 Ultra hints are exciting, but I don’t think it will fix the Fold’s biggest flaw
Latest in How Tos
Cadillac Hertz Team Jota (38) includes Earl Bamber (NZL), Sebastien Bourdais (FRA), and Jenson Button (GBR) during the 24h of Le Mans at 24h Le Mans Circuit in Le Mans
How to watch 24 Hours of Le Mans on RTBF Auvio (it's free)
LONDON, ENGLAND - JUNE 12: Wimbledon tennis balls sit ready on the Queens Club practice court at The Queen's Club on June 12, 2025 in London, England.
How to watch Wimbledon with Hulu+Live TV – stream the tennis and grab a free trial
James Lowe and Jordie Barrett in the URC semi-final against Scarlets for Leinster.
How to watch Leinster vs Bulls for FREE — live stream 2025 United Rugby Championship Final from anywhere
Charles Leclerc and Max Verstappen racing at the Spanish Grand Prix in Barcelona
How to watch Canadian Grand Prix Qualifying on Servus On (it's free)
Ollie Lawrence, Finn Russell and Ben Spencer celebrating a try against Bristol in the semi-final of the Gallagher Premiership.
How to watch Bath vs Leicester: Live stream 2025 Gallagher Premiership final rugby for FREE, team news
Rory McIlroy using his driver for a tee shot at the US Open.
US Open 2025 live stream: how to watch the golf online, schedule, Round 3 tee times, leaders
LATEST ARTICLES
  1. 1
    Legendary video card maker that powers Las Vegas Sphere debuts dual GPU graphics card with 8 display ports
  2. 2
    The great AI underemployment push is laid bare - more qualified specialists are now actively seeking unskilled jobs, research says
  3. 3
    The return of the OG: Chinese firm wants to Androidify the BlackBerry Classic and sell it for $400, with Passport and KEYone to follow
  4. 4
    Hackers are using Google.com to deliver malware by bypassing antivirus software. Here's how to stay safe
  5. 5
    5 sensational tech reviews of the week: Samsung's blazing bright, glare-free TV and MSI's desktop-defeating gaming laptop

TechRadar is part of Future US Inc, an international media group and leading digital publisher. Visit our corporate site.

  • About Us
  • Contact Future's experts
  • Contact Us
  • Terms and conditions
  • Privacy policy
  • Cookies policy
  • Advertise with us
  • Web notifications
  • Accessibility Statement
  • Careers

© Future US, Inc. Full 7th Floor, 130 West 42nd Street, New York, NY 10036.

Please login or signup to comment

Please wait...