The problem with the restricted access function on devices running an operating system Android often arises unexpectedly for users. The screen blocks the ability to use basic apps, make calls, or change settings by requiring a PIN that the device owner may not remember or intentionally set. This causes panic, especially if the phone is needed for urgent work tasks or communication with loved ones.
In fact, this function is a special security mode built directly into the system shell. It is activated either manually through the settings menu, or accidentally by repeatedly pressing the power and volume buttons. Understanding the nature of this limitation is the first step to successfully eliminating it without losing personal data.
In this material we will analyze in detail all known methods of deactivating the mode. We will look at standard shutdown methods through the interface, reset options for forgotten codes and specific nuances for different versions Android. Follow the instructions carefully to regain full control over your gadget.
What is Restricted Mode and why do you need it?
The feature known as Restricted Mode or "Restricted Mode" was introduced by Google developers and smartphone manufacturers (for example, Samsung, Xiaomi) as a measure parental controls and protection against accidental use. In this state, the device allows you to make only emergency calls and use a pre-approved set of applications.
Activation occurs through a special security menu. The user sets a separate PIN code that is different from the screen unlock code. This is done so that a child or stranger cannot exit the mode simply by knowing the main unlock password. The system isolates essential functions, preventing the installation of new apps or changes to critical settings.
⚠️ Warning: Restricted Access is not a virus or malware. This is a legitimate system feature, so antivirus scanners will not help in disabling it.
Sometimes users activate this mode accidentally. For example, on some models Samsung it is enough to quickly press the power button five times in a row to launch an emergency mode, which visually and functionally resembles limited access. It is important to distinguish between these states, since the methods for exiting them may differ.
The standard way to disable it is through the system settings
If you remember the PIN code set for this mode, or the device is now in an active state and allows you to enter the menu, then the easiest way is to use the standard settings. This method does not require connecting to a computer and keeps all your data intact.
First, you need to unlock your smartphone and go to the main menu. Look for the Settingsicon, which usually looks like a gear. The interface may differ depending on the shell manufacturer, but the logic of the arrangement of elements remains similar on most devices.
You will need to find the section responsible for security or accessibility. In pure Android this is often the item “Digital well-being and parental controls”, and in shells like One UI or MIUI the settings can be hidden deeper. Use the settings search by typing “restricted” or “parental” to quickly find the item you need.
- 🔓 Open the menu
Settingsand find the “Security” or “Lock Screen” section. - 📱 Go to subsection “Restricted Mode” or “Parental Control”.
- 🔢 Enter the previously set PIN code to confirm the owner’s identity.
- ✅ Switch the toggle switch to the “Off” position or click the “Disable” button.
After completing these steps, the system will immediately return full access to all functions. If the system asks for a code and you don’t remember it, go to the following sections, which describe methods for restoring access.
If you cannot find an item in the menu, try using the Google Assistant voice assistant by saying the phrase “Turn off restricted mode”, sometimes this works faster than a manual search.
What to do if you have forgotten your PIN code for restricted mode
The situation with a forgotten code is the most common. Since this code is independent from the main screen unlock password, a standard screen reset will not help. The security system Android is designed to make it difficult for unauthorized exit from this mode.
The first thing you should try is the account recovery function Google. The PIN entry screen often (but not always) displays a “Forgot your code?” link. or "Restore via Google". By clicking on it, the system will prompt you to enter the login and password for the account that is the main one on this device.
If this option is not available, you will have to resort to more radical measures. It is important to understand that without knowing the code, disabling a function often means completely resetting the device to factory settings. This will delete all user data, including photos, contacts and messages, if they are not synced with the cloud.
| Recovery method | Saving data | Difficulty | Requirements |
|---|---|---|---|
| Entering the correct PIN | 100% | Low | Coding knowledge |
| Google account | 100% | Medium | Internet access |
| Hard Reset (buttons) | 0% (delete) | High | Physical access |
| Recovery mode (ADB) | Depends on version | Very high | Computer, skills |
⚠️ Attention: Before performing a hard reset, make sure that your important data is synchronized with cloud storage, otherwise it will be impossible to restore them.
Resetting settings via Recovery Mode (Hard Reset)
When software methods exhausted, a hardware reset comes to the rescue. This process is launched by a combination of physical buttons on the switched off device and allows you to enter the service menu Recovery Mode. Here you can run a command Wipe Data/Factory Resetthat will clear the phone's memory of all settings, including the restriction code.
The procedure varies depending on the model. On most modern smartphones without a physical Home button, you need to hold down the Volume Up button and the Power button at the same time. Hold them until the brand logo appears, then release the power, but continue to hold the volume until the recovery menu appears.
In the navigation menu, use the volume buttons (up and down), and the selection is confirmed with the power button. You need to find the item Wipe data/factory reset. After confirmation, the system will ask again to ensure against accidental pressing. Select Yes or Factory data reset.
☑️ Preparing for Hard Reset
After completing the cleaning process, which may take several minutes, select Reboot system now. The phone will reboot and look like you just bought it from the store. Restricted access will be lifted, as all user profiles and settings will be deleted.
Nuances for different brands
On Samsung devices with the Bixby button, sometimes you need to hold it down instead of the volume. On some Huawei models, you need to hold the buttons for about 10-15 seconds until vibration.
Using USB debugging and ADB command
For advanced users, there is a method to disable restrictions through a computer using the tool ADB (Android Debug Bridge). This method allows you to remove specific system packages or change database settings without a full reset, but it only works if “USB Debugging” was previously enabled on the phone.
If debugging was active before the lock, connect your smartphone to the PC via a high-quality USB cable. Open a command prompt or terminal on your computer in the folder where platform tools are installed. Enter the command to test the connection:
adb devices
A window should appear on the phone screen asking you to allow debugging from this computer. Confirm it. Next, you can try to remove the components responsible for the restriction mode, or reset the security settings through an SQL query to the settings database.
Command to try to reset the security settings (does not work on all versions of Android due to increased security):
adb shell settings put secure lock_screen_show_notifications 1
A more aggressive method is to remove the limited mode package if it is installed as a separate application (often found in custom firmware):
adb shell pm uninstall --user 0 com.android.restricted
⚠️ Attention: Incorrect use of ADB commands can lead to unstable operation of the system or “bricking” the device. Use this method only if you understand the consequences of each command.
Features of disabling on different versions of Android
The interface and depth of nesting of settings vary significantly from version to version. The Android 10 i 11 function was often hidden in the “Digital Wellbeing” section. Beginning with Android 12 and new Android 13-14, Google has shifted the focus to the "Guest" profile or individual user profiles that can simulate limited access.
On devices Samsung with the One UI shell there is a “Kids Mode” feature that launches a special shell. To exit it, you need to press the special exit button in the corner of the screen and enter the parent's PIN code. If this mode is frozen, the only help is a forced reboot by holding down the volume and power buttons for 10 seconds.
Owners of Xiaomi (MIUI) and Redmi (HyperOS) may encounter “Second Space”. This is a full copy of the system with other applications and settings. Switching between spaces is done through settings or a special shortcut on the lock screen. Removing the second space completely removes the restrictions associated with it.
The main difference between old and new versions of Android is that in new systems, access restrictions are often implemented through the creation of separate user profiles, rather than through a single system switch.
If you have a device from a little-known Chinese brand, the interface may be greatly changed. In such cases, the universal solution is to search through the settings or reset to factory settings, since documentation for such shells is often missing.
Prevention and security recommendations
To avoid falling into the restricted access trap again, it is recommended to carefully configure security settings. Write down any PINs you set in a safe place, such as a password manager or a paper notepad kept in a safe.
Regularly check which profiles are active on your device. Go to Settings → System → Multiple users and make sure that there are no unnecessary “Guest” or “Restricted profile” profiles there, which can be activated accidentally when transferring the phone to other people.
- 🛡️ Do not share the restricted mode PIN with children if you don’t want them to be able to change it.
- 🔄 Regularly back up your data to Google Drive or to your computer.
- 👁️ Read the notifications carefully when updating the system, sometimes settings are reset.
Remember that the security of the device depends on the user’s awareness. Understanding how security mechanisms work Androidwill help you respond faster to emergency situations and maintain control over your gadget in any circumstances.
Is it possible to remove restricted access without losing data if the code is forgotten?
Unfortunately, this is not possible in most modern versions of Android. The system encrypts the data, and the access key is the PIN code. Without it, the only way to restore functionality is a full reset (Hard Reset), which deletes all information.
Why is the button to exit limited mode not pressed?
This may occur due to a system freeze or damage to the touch layer. Try rebooting your device. If the problem persists, the system files may be damaged and a flashing will be required via the computer.
Does restricted access affect emergency calls?
No, the restricted access feature is specifically designed to always leave emergency dialing available (112, 911, etc.), even if the device is locked and does not know PIN code.
How to distinguish limited mode from a broken screen?
In limited mode, the interface works stably, but the set of icons is truncated. When the screen breaks down, image artifacts, non-functional touch zones or a complete lack of response to touches when the backlight is on are usually observed.