GSM Shop GSM Shop
GSM-Forum  

Welcome to the GSM-Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.
Only registered members may post questions, contact other members or search our database of over 8 million posts.

Registration is fast, simple and absolutely free so please - Click to REGISTER!

If you have any problems with the registration process or your account login, please contact contact us .

Go Back   GSM-Forum > GSM & CDMA Phones / Tablets Software & Hardware Area > Samsung > Samsung Android based phones


Samsung Android based phones Discussion and all of your questions relating to the Samsung Android based phones.

Reply
 
LinkBack Thread Tools Display Modes
Old 06-12-2019, 11:28   #1 (permalink)
Freak Poster
 
tempb's Avatar
 
Join Date: Jun 2007
Location: VietNam
Posts: 206
Member: 524229
Status: Offline
Thanks Meter: 52
free bypass samsung mdm rent a center'


http://www.youtube.com/watch?v=UuyxGv6FUDE
tested on note 8

adb shell pm disable-user --user 0 <package_to_disable>
For example
adb shell pm disable-user --user 0 com.samsung.android.mdm

disable lis desable needed
com.samsung.ucs.agent.boot
com.samsung.android.bixby.agent
com.samsung.ucs.agent.ese
com.sec.enterprise.knox.cloudmdm.smdms
com.sec.enterprise.mdm.vpn
com.sec.enterprise.mdm.services.simpin
com.samsung.android.mdm

pm list packages
pm uninstall -k --user 0 <package_to_uninstall>
for example
pm uninstall -k --user 0 com.conversasolutions.mdm_knox

list pm need uninstall
com.sec.enterprise.knox.attestation
com.samsung.android.knox.containeragent
com.samsung.knox.securefolder.setuppage
com.samsung.knox.securefolder
com.conversasolutions.mdm_knox
com.knox.vpn.proxyhandler
com.sec.enterprise.knox.cloudmdm.smdms
  Reply With Quote
The Following 5 Users Say Thank You to tempb For This Useful Post:
Show/Hide list of the thanked
Old 05-21-2022, 04:57   #2 (permalink)
Junior Member
 
Join Date: Aug 2008
Location: Faisalabad, Pakistan
Age: 39
Posts: 39
Member: 834892
Status: Offline
Sonork: softlabfsd
Thanks Meter: 9
Donate money to this user
Hi everyone, i found this guide helpful and it fixed the issue with my phone.

https://www.watchmarketonline.com/fi...lment-service/
  Reply With Quote
The Following 4 Users Say Thank You to tears786 For This Useful Post:
Show/Hide list of the thanked
Old 02-08-2023, 07:32   #3 (permalink)
Junior Member
 
Join Date: Feb 2023
Location: Tanzania
Posts: 1
Member: 3031570
Status: Offline
Thanks Meter: 0
How to remoce MDM on samsung a032f
  Reply With Quote
Old 03-26-2023, 05:03   #4 (permalink)
Junior Member
 
Join Date: Nov 2011
Location: Incheon, S.Korea
Posts: 23
Member: 1692778
Status: Offline
Sonork: coolman78
Thanks Meter: 2
I accident by a S22 plus from a Grab bike online, and now it has Knox MDM lock...But cann't contact him for return


I follow guide and uninstall all Knox packages But later it's not pass PIN lock & Knox

....
C:\Program Files (x86)\Minimal ADB and Fastboot>adb devices
List of devices attached
RFCT50A2PXA device


C:\Program Files (x86)\Minimal ADB and Fastboot>adb shell
g0q:/ $ pm uninstall --user 0 com.sec.enterprise.knox.cloudmdm.smdms
Success
g0q:/ $ pm uninstall --user 0 com.samsung.android.knox.containercore
Success
g0q:/ $ pm uninstall --user 0 com.samsung.android.knox.pushmanager
Success
g0q:/ $ pm uninstall --user 0 com.sec.enterprise.knox.attestation
Failure [not installed for 0]
1|g0q:/ $ pm uninstall --user 0 com.sec.enterprise.knox.attestation
Failure [not installed for 0]
1|g0q:/ $ pm uninstall --user 0 com.samsung.android.knox.containeragent
Success
g0q:/ $ pm uninstall --user 0 com.samsung.knox.keychain
Failure [not installed for 0]
1|g0q:/ $ pm uninstall -k --user 0 com.samsung.knox.securefolder
Success
g0q:/ $ pm uninstall -k --user 0 com.samsung.android.knox.analytics.uploader
Success
g0q:/ $ pm uninstall -k --user 0 com.knox.vpn.proxyhandler
Success
g0q:/ $ pm uninstall -k --user 0 com.samsung.ucs.agent.boot
Failure [not installed for 0]
1|g0q:/ $ pm uninstall -k --user 0 com.samsung.android.bixby.agent
Success
g0q:/ $ pm uninstall -k --user 0 com.samsung.ucs.agent.ese
Success
g0q:/ $ pm uninstall -k --user 0 com.sec.enterprise.knox.cloudmdm.smdms
Failure [not installed for 0]
1|g0q:/ $ pm uninstall -k --user 0 com.sec.enterprise.mdm.vpn
Failure [not installed for 0]
1|g0q:/ $ pm uninstall -k --user 0 com.sec.enterprise.mdm.services.simpin
Success
g0q:/ $ pm uninstall -k --user 0 com.samsung.android.mdm
Success

Last edited by coolpixs4; 03-26-2023 at 05:08.
  Reply With Quote
Old 04-17-2023, 17:20   #5 (permalink)
No Life Poster
 
Join Date: Jun 2015
Location: the planet earth
Posts: 1,183
Member: 2406539
Status: Offline
Thanks Meter: 101
Quote:
Originally Posted by coolpixs4 View Post
I accident by a S22 plus from a Grab bike online, and now it has Knox MDM lock...But cann't contact him for return


I follow guide and uninstall all Knox packages But later it's not pass PIN lock & Knox

....
C:\Program Files (x86)\Minimal ADB and Fastboot>adb devices
List of devices attached
RFCT50A2PXA device


C:\Program Files (x86)\Minimal ADB and Fastboot>adb shell
g0q:/ $ pm uninstall --user 0 com.sec.enterprise.knox.cloudmdm.smdms
Success
g0q:/ $ pm uninstall --user 0 com.samsung.android.knox.containercore
Success
g0q:/ $ pm uninstall --user 0 com.samsung.android.knox.pushmanager
Success
g0q:/ $ pm uninstall --user 0 com.sec.enterprise.knox.attestation
Failure [not installed for 0]
1|g0q:/ $ pm uninstall --user 0 com.sec.enterprise.knox.attestation
Failure [not installed for 0]
1|g0q:/ $ pm uninstall --user 0 com.samsung.android.knox.containeragent
Success
g0q:/ $ pm uninstall --user 0 com.samsung.knox.keychain
Failure [not installed for 0]
1|g0q:/ $ pm uninstall -k --user 0 com.samsung.knox.securefolder
Success
g0q:/ $ pm uninstall -k --user 0 com.samsung.android.knox.analytics.uploader
Success
g0q:/ $ pm uninstall -k --user 0 com.knox.vpn.proxyhandler
Success
g0q:/ $ pm uninstall -k --user 0 com.samsung.ucs.agent.boot
Failure [not installed for 0]
1|g0q:/ $ pm uninstall -k --user 0 com.samsung.android.bixby.agent
Success
g0q:/ $ pm uninstall -k --user 0 com.samsung.ucs.agent.ese
Success
g0q:/ $ pm uninstall -k --user 0 com.sec.enterprise.knox.cloudmdm.smdms
Failure [not installed for 0]
1|g0q:/ $ pm uninstall -k --user 0 com.sec.enterprise.mdm.vpn
Failure [not installed for 0]
1|g0q:/ $ pm uninstall -k --user 0 com.sec.enterprise.mdm.services.simpin
Success
g0q:/ $ pm uninstall -k --user 0 com.samsung.android.mdm
Success
same problem also, can't remove or bypass this annoying message,
as soon as phone is activated, this message will come back on screen..!
  Reply With Quote
Old 04-18-2023, 13:25   #6 (permalink)
Junior Member
 
Join Date: Jul 2022
Location: poland czestochowa
Age: 42
Posts: 4
Member: 3017184
Status: Offline
Thanks Meter: 1
use uat tool, working.
  Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 



All times are GMT +1. The time now is 20:29.



Powered by Searchlight © 2024 Axivo Inc.
vBulletin Optimisation provided by vB Optimise (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
- GSM Hosting Ltd. - 1999-2023 -
Page generated in 0.19523 seconds with 8 queries

SEO by vBSEO