-1

I want to do factory reset my device and also my device settings like allow app to install from unknown source and ADB should remain enable.

Is there any way to do so?

harpun
  • 4,022
  • 1
  • 36
  • 40
aga
  • 1
  • 2
  • 2
  • You can also alter install from unknown source setting by going in Setting--> Security .. – Ankur Jain Oct 12 '13 at 13:25
  • After `recovery --wipe_data` (suggested in the above link), the setting db will also be deleted. You MAY try to backup it and restore. But that needs root permission (writing to `/data/data/com.android.Settings`). – leesei Oct 12 '13 at 13:51

1 Answers1

-3

Go to Setting --> Backup And Reset --> Reset your phone.

Ankur Jain
  • 90
  • 9