Created
November 17, 2020 22:35
-
-
Save thewh1teagle/bbd324a13087e206fee2ef0b4db8753f to your computer and use it in GitHub Desktop.
skip samsung setup wizard
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adb shell settings put global setup_wizard_has_run 1 | |
adb shell settings put secure user_setup_complete 1 | |
adb shell settings put global device_provisioned 1 | |
adb shell mv /system/system/priv-app/SamsungExperienceService/SamsungExperienceServic | |
e.apk /system/system/priv-app/SamsungExperienceService/SamsungExperienceService | |
.apk.bkp | |
adb shell mv /system/system/priv-app/SetupWizard/SetupWizard.apk /system/system/priv-app/SetupWizard | |
/SetupWizard.apk.bkp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
can you please explain step by step how to do this with a galaxy fold
cause the big screen wont turn on and my little brother reset the phone and now everytime I try to setup the phone it asks me to open the big screen and the big screen doesn't work