Deleting shortcuts on Android
- 02 October 2020
- MobiControl - Android Scripting
3 Answers- 0 Upvote
- 3 Followers
3 Answers
Hi Mbachi,
Can you please try the below script and confirm if it works?
writesecureprofstring DeviceFeature DisableLockScreenShortcuts 1
apply featurecontrol
Regards,
Technical Support | SOTI Inc. |+1-888-494-SOTI (7684) | support@soti.net | www.soti.net |
That doesn't work for us. I think this might be because we don't really use lock screens. Here is what I have tried and now works. I use the below script and it clears all the icons so that will do
writeprivateprofstring Webclips Count
apply Webclips
Thanks Mbachi for sharing the resolution.
Regards,
Technical Support | SOTI Inc. |+1-888-494-SOTI (7684) | support@soti.net | www.soti.net |