Wednesday, August 28, 2013

[ROOT] Remove Google account without factory resetting

A very simple procedure for rooted devices to remove Google account
This might remove all accounts registered at "accounts & sync" in your phone settings

-Using root explorer or a similar root file manager:
Navigate to /data/system/ then delete file named "accounts.db"
-Using adb type the following without quotes
"adb shell rm -r /data/system/accounts.db"