
ADB and Fastboot commands are considered to be the system utilities that aid you in accessing the back end Android System when your device has been connected to Windows PC or Mac Or Linux.
Here are most useful fastboot commands
fastboot reboot
To reboot your device
fastboot reboot recovery
To boot your device into recovery mode
fastboot oem unlock
fastboot oem unlock
unlock your bootloader with this command
fastboot oem device-info
check bootloader lock/ unlock status
fastboot flash recovery
flash recovery using fastboot mode
fastboot boot
boot directly into recovery without installing it
fastboot flash file
flash flashable zip file from fastboot mode
fastboot getvar cid
display CID of your phone
adb devices
list of attached devices to computer
adb reboot
restart your smartphone
adb reboot-bootloader
reboot to bootloader or fastboot or download mode
adb reboot recovery
reboot your device into fastboot mode
adb get-serial no
get serial number of the connected devices
adb install
to install apps over adb
adb install -r
if you have already installed app and want to update it
adb uninstall package_name.here
uninstall an app using adb
adb push (source) (destination)
copy file from computer to smartphone
adb pull
copy file from phone to computer
adb shell (command)
run command in the terminal on the host android device
adb backup
create a backup of your device and store it to your computer
adb restore
restore backup to your phone
adb sideload
push and install flashable zip file or custom ROM on your device
adb logcat
shows you real time log of your phone
adb reboot fastboot
reboot your device into fastboot mode

Google Pixel Watch 5 (45mm)

Samsung Galaxy Watch 8

Google Pixel Watch 4
Keep Reading
Google Tensor G6 is the custom processor powering the Pixel 11 series and Pixel 11 Pro Fold, with Google prioritizing energy efficiency and on-device AI over benchmark-leading specifications. The chip brings an upgraded CPU, a faster TPU, a new ISP, and a custom modem, enabling features that include 4K Portrait Video, Instant Night Sight, and […]

Google Pixel HiLight is the official name of the ambient LED system built around the camera flash on Google’s new Pro phones. Previously known through leaks as Pixel Glow, the feature can show favorite-contact calls and Gemini activity while the phone remains face down. It is exclusive to the Pixel 11 Pro, Pixel 11 Pro […]

While the actual Made by Google 2026 event is still eight hours away, Google has already fully detailed the Pixel 11, Pixel Watch 5, and Pixel Tag. Here’s a rundown of everything announced at Made by Google 2026, covering the Pixel 11 lineup along with the new watch and tracker hardware. Pixel 11 The Pixel […]

Google will begin shutting down Google Assistant on Android phones starting September 4, moving users over to Gemini as the company’s default mobile voice assistant. The change comes via an email Google has started sending to users, as reported by Ars Technica. Rollout Will Happen Gradually The transition won’t happen for everyone on the same […]

Google is set to unveil its Pixel 11 series on August 12, with the Pixel 11, Pixel 11 Pro, Pixel 11 Pro XL, and Pixel 11 Pro Fold expected to headline the company’s annual hardware event. Google is also expected to announce the Pixel Watch 5 and could introduce the Pixel Tag, its first Bluetooth […]

WhatsApp is finally addressing one of the biggest gaps in its web client, as WhatsApp Web now supports audio and video calls. This requires no download or installation, since it’s built directly into WhatsApp Web, which has also picked up support for screen sharing, reactions, and a dedicated Calls tab showing full call history and […]




Comments & Discussions
Join the conversation! We use Disqus to handle comments. Click the button below to load the comment section.