An Xposed Framework module that bypasses Android’s user/profile creation limits
Cannot add more profiles of type android.os.usertype.profile.(MANAGED | CLONE | PRIVATE) for user 0Maximum user limit is reachedCannot add more managed profiles for userError: couldn't create UserThe module hooks methods within
com.android.server.power.batterysaver.BatterySaverStateMachine
| Android Version | Hook Methods List |
|---|---|
| 14+ | isCreationOverrideEnabled |
| 11-13 | canAddMoreProfilesToUser |
| 7-13 | isUserLimitReached |
| 6-10 | canAddMoreManagedProfiles |
| 4.2-6 | isUserLimitReachedLocked |
| Island | Thanox |
|---|---|
![]() |
![]() |
io.github.icepony.alwayscreateuser
Release Type: Stable
4/24/2025, 3:23:00 PM
Full Changelog: icepony/AlwaysCreateUser@v1.5...v2.0