25 July 2026
root@archiso/notes
List of notes in i.prjkt | Discussion:
- check_ufs_health
- disable_ota_update
- disable_rotate_button
- donate
- fix_big_toast_hos
- fix-theme-reset
- gpu-mali-tweaks
- keybox
- mt_manager
- platform-tools
- plugin_mod
- skip_setup_wizard
- unbrick_tanzanite
You can retrieve these notes by using /get notename, or #notename
root@archiso#skip_setup_wizard
Skip Setup Wizard
On terminal, type this:
adb shell settings put global device_provisioned 1
adb shell settings put secure user_setup_complete 1
This command, allow you bypassing setup wizard.