Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 244 Bytes

fastboot.md

File metadata and controls

17 lines (14 loc) · 244 Bytes
title date
Fastboot tips
2024-04-24 19:29:56 +0700

Reset data

factory reset through fastboot

fastboot -w 
fastboot erase cache 
fastboot erase config 
fastboot erase usrdata 
fastboot erase userdata 
fastboot reboot