1# Bundle Manager Subsystem Changelog 2 3## cl.bundlemanager.1 bm Commands Changed 4 5**Access Level** 6 7Other 8 9**Change Reason** 10 11The **bm disable** and **bm enable** commands have excessive permissions. After **bm disable** is run, necessary processes may be skipped for some applications. For security purposes, the two commands are disabled in the user version. 12 13The **bm clean** command clears application data. It is available in the user version only when the developer mode is enabled. 14 15**Change Impact** 16 17This change is a non-compatible change. 18 19The **bm disable** and **bm enable** commands are unavailable in the user version. 20 21The **bm clean** command is available in the user version only when the developer mode is enabled. 22 23**API Level** 24 25N/A 26 27**Change Since** 28 29OpenHarmony 5.0.0.17 30 31**Adaptation Guide** 32 33No adaptation is required. 34