Network unlock
Step 1: Prepare Your Device
Remove the SIM card
Factory reset the device
Set it up offline (DO NOT connect to WiFi)
Step 2: Disable Device Setup App Background Data
Go to Settings > Apps > Show System Apps
Search Device Setup
Turn off Background Data in the WiFi & Data Usage section
Step 3: Install & Use ADB
Install Minimal ADB
Enable Developer Mode & USB Debugging
️ Connect the device to your PC and open Command Prompt (Windows) / Terminal (Mac/Linux)
Run the following commands one by one:
adb shell cmd appops set com.google.android.apps.work.oobconfig WAKE_LOCK deny
adb shell cmd appops set com.google.android.apps.work.oobconfig RUN_IN_BACKGROUND deny
adb shell cmd appops set com.google.android.apps.work.oobconfig RUN_ANY_IN_BACKGROUND deny
adb shell cmd appops set com.google.android.apps.work.oobconfig START_FOREGROUND deny
adb shell cmd appops set com.google.android.apps.work.oobconfig ACCESS_RESTRICTED_SETTINGS deny
Step 4: Final Steps
Insert your SIM card (physical SIM only)
Setup is complete!
For Software Updates:
Download the update
When prompted to reboot, turn on Airplane Mode
Reboot the device
After reboot, clear Device Setup cache and disable background data again
Turn off Airplane Mode
if you are facing any issues reply to this thread or you can read full blog article with step-by-step guide.
Step 1: Prepare Your Device
Step 2: Disable Device Setup App Background Data
Search Device Setup
Turn off Background Data in the WiFi & Data Usage section
Step 3: Install & Use ADB
Install Minimal ADB
Enable Developer Mode & USB Debugging
️ Connect the device to your PC and open Command Prompt (Windows) / Terminal (Mac/Linux)
Run the following commands one by one:
adb shell cmd appops set com.google.android.apps.work.oobconfig WAKE_LOCK deny
adb shell cmd appops set com.google.android.apps.work.oobconfig RUN_IN_BACKGROUND deny
adb shell cmd appops set com.google.android.apps.work.oobconfig RUN_ANY_IN_BACKGROUND deny
adb shell cmd appops set com.google.android.apps.work.oobconfig START_FOREGROUND deny
adb shell cmd appops set com.google.android.apps.work.oobconfig ACCESS_RESTRICTED_SETTINGS deny
Step 4: Final Steps
Insert your SIM card (physical SIM only)
For Software Updates:
if you are facing any issues reply to this thread or you can read full blog article with step-by-step guide.

