Restore deleted rides from your Wahoo bike computer

How to restore accidentally deleted rides from your Wahoo Bolt/Roam/etc bike computer:

  1. Get the Android SDK platform
  2. Connect your Element Bolt, Roam, etc via USB
  3. In a command line window, run ./adb devices. This is just to check that adb can see your Wahoo device.
  4. Run ./adb pull /data/media/0/exports ~/Desktop/wahoo_exports with the last part being the folder you want to save to. This will export every single ride to your PC. Your deleted ride(s) will be there. Look by the date.
  5. You can now sync the deleted ride. I airdropped the deleted ride to the ELEMNT app. That was enough for it to sync.

One thought on “Restore deleted rides from your Wahoo bike computer”

  1. Hello, many thanks for the steps to recover rides on PC. Any clues what the command lines could look like on apple computer? That would be terrific. Cheers

Leave a Reply