Skip to content

Instantly share code, notes, and snippets.

@anujbiyani
Last active March 5, 2017 18:45
Show Gist options
  • Save anujbiyani/2b3f5ee0ff59fa1f852f74d9031968b7 to your computer and use it in GitHub Desktop.
Save anujbiyani/2b3f5ee0ff59fa1f852f74d9031968b7 to your computer and use it in GitHub Desktop.
Clearing out WiFi networks on Android
adb shell
su
rm /data/misc/wifi/wpa_supplicant.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment