Disable Random MAC Address on Mudita Kompakt

I am wondering if anyone has a tip or trick for how to disable radom MAC address assignment on the Mudita Kompakt. Most Android devices allow you to do this per wifi network in the wifi settings, but the Kompakt does not currently have this feature. I would really like this. My use case is that I have the Kompakt as a starter phone for my son. I like to be able to track/disable devices on our wifi, and that requires a consistent MAC address. If there is a workaround for now, that would be fine. Would love to see a feature added to the OS to allow this, though.

Thanks!

1 Like

I’m also interested in this option (setting a fixed MAC address value). Is there any chance of implementing this functionality in the MK system?

1 Like

I talked to our team about this & it can be done with adb commands, but I’m not sure how comfortable you are with that.

Fine, let me know more details

1 Like

Can you confirm this method?

adb shell settings put global wifi_connected_mac_randomization_enabled 0

adb shell settings put global wifi_mac_randomization_enabled 0
1 Like

@Reverso
yes, those commands can disable MAC randomization globally, BUT they’re not universally reliable.

I will ask our team to see if there is anything else you can try.

I don’t understand. I asked specifically in the context of Mudita Kompakt

1 Like

@Reverso
I’ve spoken to our team about this, but unfortunately, we cannot offer any other ADB commands other than the ones that you’ve suggested. We have not tested them, so we can’t be sure that they will work.