The situation when the Android system reports that changing the screen lock type is prohibited by the device administrator often causes confusion among users. You are trying to set a simple pattern or PIN, but you receive a message that some settings are blocked by security policy. This is a common problem that can arise both on corporate smartphones and on personal devices after installing specific software.

The reason lies in the mobile device management (MDM) mechanism or administrator rights that were issued to a specific application. Device Administrator has the authority to dictate security rules, including the mandatory use of a complex password or a complete ban to change the lock screen. Understanding the source of these rights is the first step to regaining control over your gadget.

In this guide, we will look at all the legal ways to solve the problem: from simply revoking application rights to a radical reset. It is important to act consistently, since incorrect deletion of system profiles can lead to the loss of important data or disruption of corporate mail.

Reasons for the appearance of restrictions from the administrator

Before you begin to remove restrictions, you need to identify the culprit. Most often, an application that you installed yourself receives administrator rights, sometimes without even knowing it. These could be antiviruses, corporate email clients, parental control applications, or even some launchers.

When an application requests administrator rights, it gains access to critical security features. Google Play Protect or built-in protections Samsung Knox can automatically activate such policies if a potential threat is detected or if the device is registered in a corporate domain. In this case, the system believes that a weak password can compromise the organization's data.

Sometimes the restriction appears after updating the operating system. New versions Android tighten data encryption requirements, and old blocking settings may no longer comply with new security standards. In this case, the system forcibly requires the installation of a more reliable protection method, blocking the ability to select “No” or “Swipe”.

⚠️ Attention: If the smartphone was issued to you by your employer, an attempt to remove administrator restrictions may violate the terms of the employment contract and lead to blocking access to the company’s work resources.

It is also worth checking whether the “Find My Device” mode is activated on the device (Find My Device) by Google. This feature requires a screen lock by default to protect your data in case of theft. Disabling this service often removes the requirement for a mandatory password.

📊 What is your situation with blocking?
Personal phone after installing the application
Corporate smartphone
The problem appeared after the update
I don’t know reason

Checking active device administrators

The first and safest step is to check the list of applications that have administrator rights. In most cases, this is where the source of the problem lies. You need to find the application that has a checkmark next to the “Device Administrator” item and deactivate it.

The path to these settings may vary slightly depending on your smartphone model and shell version. On a pure Android this is usually the security section, and on devices Xiaomi or Huawei the settings can be hidden in advanced menus. However, the search logic remains the same for the entire ecosystem.

Go to the settings and use the search for the phrase "administrators". This is the fastest way to get to the desired section without wandering through the menu. If the search does not produce results, follow the manual path described in the table below for popular brands.

Smartphone Brand Path to Admin Settings Additional Note
Samsung Biometrics and Security → Other Security Settings → Applications administrator Fingerprint or PIN confirmation required
Xiaomi / Redmi Passwords and security → Privacy → Device administrators May be called "Accessibility"
Huawei / Honor Security → Additional settings → Administrator applications In older versions of EMUI, in the Security section
Google Pixel Security and privacy → Additional security settings → Administration applications Standard path for pure Android

As soon as you get to the list, study it carefully. Often there you can find unknown applications or services with names like “Device Policy”, “Android Device Manager” or the names of corporate email clients. Uncheck On the contrary, such an application should immediately remove the restriction on changing the screen lock type.

💡

If the "Deactivate" button is not pressed or immediately returns back, then the application is protected password or has superuser rights obtained through third-party utilities.

Deleting work profiles and corporate policies

If in the list of administrators you found the item "Work profile" or an application associated with corporate mail (for example, Microsoft Outlook or Google Workspace), simple removal Checkmarks may not be available. In such cases, the mobile device control mechanism is used, which requires the profile to be completely deleted.

A work profile creates a sandboxed environment on your phone where separate security rules apply. While this profile is active, it dictates the conditions for the entire device or at least prohibits the screen lock from being disabled. To get rid of this, you need to find the “Accounts” or “Users” section in the settings.

Find the “Work Profile” tab and select the delete option. The system will warn you that all data, applications and settings related to work will be permanently deleted from the device. Personal data (photos, contacts from your personal book) are usually saved, but it doesn’t hurt to be on the safe side.

⚠️ Attention: Deleting a work profile will lead to the loss of all work applications and correspondence stored within this profile. Make sure that important files are saved in the cloud.

After deleting the profile, restart your smartphone. In most cases, the message that changes to settings are prohibited by the administrator will disappear immediately after the system boots. Now you can go to the screen lock menu and choose a protection method convenient for you or disable it altogether.

☑️ Deleting a work profile

Done: 0 / 5

Reset settings through the Recovery menu

In situations where you cannot enter the phone settings because the system requires you to enter a password that you forgot, or If the administrator application blocks access to the menu, the only option left is a hard reset. This method will return the phone to its factory state.

To enter recovery mode (Recovery Mode), you must use a combination of physical buttons. It differs on different models: most often it is holding down the volume up button and the power button at the same time when the phone is turned off. On some models Samsung you need to connect a USB cable to the computer.

In the Recovery menu, control is carried out using the volume buttons (up and down) and the power button (select). You need to find the item Wipe data/factory reset. Confirm the action by selecting Yes or Factory data reset. The process will take a few minutes, after which the phone will prompt you to reboot.

What to do if the phone asks for a Google account after a reset?

This is FRP (Factory Reset Protection) protection. You will have to enter the login and password for the Google account that was synchronized with the phone before the reset. Without this data, you will not be able to activate the device.

It is important to understand that this method deletes absolutely all data: photos, messages, installed applications and settings. Full reset is a last resort when other methods have not helped. After turning on, the phone will be like new, and no traces of the administrator will remain on it.

Using USB debugging and ADB commands

For advanced users, there is a way to remove restrictions through a computer and ADB (Android Debug Bridge) console commands. This method works if USB debugging was previously enabled on your phone and you have access to the file system or can authorize the computer.

You will need to install ADB drivers on your PC and connect your smartphone with a cable. After the connection is established, you can try to remove the package responsible for security policies or forcefully revoke administrator rights. This requires caution as the error may cause system instability.

Type the following command in a terminal to view active administrators:

adb shell dumpsys device_policy

If you see in the PackageName list a specific application that is blocking the screen, you can try to remove it for the current user (without completely removing it from the system):

adb shell pm uninstall -k --user 0 application package name

⚠️ Attention: Using ADB commands requires exact knowledge of the name package. Removing system components can lead to a bricked device or an endless reboot.

This method is especially useful when you need to remove pre-installed software (bloatware), which imposes its own blocking rules and is not removed through the normal settings interface. However, for the average user it is easier to use a standard factory reset.

💡

The ADB method allows you to specifically remove problematic applications without losing personal data, but requires USB debugging to be enabled before a problem occurs.

Frequent questions and problems when unlocking

Even after following all the instructions, users may still have questions related to features of specific models or versions of Android. Below we have collected answers to the most popular queries that will help clarify the situation.

Why, after resetting the settings, does the phone ask for the administrator password again?

This happens if you did not log out of your Google account before resetting, and the FRP protection was triggered. It is also possible that the phone belongs to the organization and is blocked at the server level (MDM blocking). In the latter case, only contacting the company's support service will help.

Is it possible to bypass the lock without losing data?

Without losing data, this is only possible if you know the password for the lock screen and can go into the settings to disable administrator rights. If the password is forgotten and USB debugging is not enabled, data cannot be saved due to encryption.

How to remove the briefcase icon (work profile) from the screen?

The briefcase icon indicates the active work profile. To remove it, you need to go to Settings → Accounts → Delete work profile. If this item is inactive, then the profile is managed remotely and you need to contact the system administrator.

Does changing the lock type affect the operation of the fingerprint?

Yes. For biometric data (fingerprint, face) to work, a backup locking method must be installed - PIN code, password or pattern key. You cannot use only biometrics without a digital code.

What to do if the "Safe Mode" button does not help?

Safe Mode disables third-party applications. If the problem disappears in this mode, then one of the installed applications is to blame. Remove recently downloaded apps one at a time until the blocking disappears. If the problem remains even in safe mode, most likely the problem is in the system settings or profile.