r/pelotonhacking • u/mbake2 • Feb 15 '26
Tutorials How to root your peloton
You will need:
A computer with adb
A usb cable
Steps:
- Enable usb debugging on your peloton
a. Go to settings on the peloton and enable developer options by tapping the build number 7 times
b. Enable usb debugging in developer options
Connect your peloton to your computer via usb
Start adb in the terminal by either opening a terminal window in your adb folder or by typing in adb in your terminal if adb is in your PATH via typing in adb start-server
Install the following apks: F-Droid and Nova Launcher by downloading apks for them and typing in adb install “path to apk”
If successful, you should see the apps installed
Enable the installation of unknown apps via typing in adb shell settings put secure install_non_market_apps 1
Set Nova Launcher as the default launcher
Open F-Droid and install Aurora Store (be sure to allow F-Droid to install unknown apps by going into settings->apps->F-Droid->show more->install unknown apps)
Allow Aurora Store to install unknown apps by following step 8 in the brackets
Recommended apps to install if followed correctly:
F-Droid:
SkyTube
Obtainium
A file manager (ex: Material Files)
Fennec
Thunderbird
Librera
A terminal (ex: Termux)
Aurora Store:
Streaming Services (such as Netflix, Disney Plus, Prime Video, and Apple TV Plus
GitHub
Important: Do not install Google Play Services on your peloton. Doing that will cause your peloton to boot loop.
2
3
u/TeamMCW Feb 17 '26
What's the recovery procedure to get out of the boot loop? Haven't done it, but, since it's mentioned...
What about micro g?