Antivirus from Sberbank โa built-in protection tool in the bankโs mobile application that automatically scans the device for viruses, phishing sites and suspicious applications. For most users, this feature is useful, but sometimes it gets in the way: it blocks legitimate files, slows down the smartphone, or conflicts with other antiviruses. In this article, we will look at how to properly disable protection without compromising the security of your account and without risking losing access to banking services.
It is important to understand: deactivating the antivirus does not disable the main functions of the Sberbank application โyou will still be able to use money transfers, pay for services and check your balance. However, you may need to temporarily disable protection, for example, to install enterprise software, test applications, or resolve conflicts with other apps. We will consider all available methods - from simply disabling it in the settings to completely removing the module (where possible).
Why do users want to disable Sberbank antivirus
There are several reasons for deactivating protection, and not all of them are related to technical problems. Here are the most common situations:
- ๐ Conflict with other antiviruses: if Kaspersky, Dr.Web or Avastare installed on the device, their simultaneous operation with Sberbank antivirus can lead to false positives or system slowdown.
- ๐ฑ High battery load: background scanning of files and traffic consumes battery power, which is critical for devices with low battery capacity.
- ๐ซ Blocking legitimate files: the antivirus sometimes mistakenly identifies safe APK files or scripts as a threat, especially if they are downloaded from unofficial sources.
- ๐ง Technical work or debugging: developers and IT specialists may need to disable protection to test applications or configure a VPN.
On the other hand, completely removing Sberbank antivirus is not always wise. It is integrated into the banking application and provides an additional level of security for financial transactions. Disabling protection increases the risk of data theft when connecting to public Wi-Fi networks or installing pirated software. Therefore, it is recommended to deactivate the antivirus only temporarily and return it to its working state after completing tasks.
Method 1: Temporary disabling in the application settings Sberbank
The simplest and safest method is to deactivate the protection directly in the mobile bank. This method does not require root access or special knowledge and is suitable for most versions of the application. The instructions are valid for Sberbank Online version 12.0 and newer (at the time of publication).
Steps to disable:
- Open the application Sberbank Online and log in.
- Go to section
Profile โ Settings โ Security. - Find item "Antivirus" (or "Device protection" in older versions).
- Move the slider to position "Off" or click "Disable protection".
- Confirm the action via SMS or biometrics (if required).
After this, the antivirus will stop scanning files and traffic, but will remain in the system. To restore protection, repeat the same steps and turn the slider back on. Please note: in some versions of the application, the antivirus disabling is reset after updating - check the settings after installing new versions.
โ๏ธ Checking the antivirus disabling
โ ๏ธ Attention: If there is no โAntivirusโ item in the settings, then your version of the application does not support manual disabling. In this case, try other methods from this article or update Sberbank Online to the latest version.
Method 2: Disabling through Android settings (for older versions)
In some versions Sberbank antivirus (until 2022), the protection module was installed as a separate system application called Sberbank Antivirus or SBOL Antivirus. If it is present in the list of applications, it can be deactivated using standard means Android.
Instructions:
- Open
Settings โ Applications(orSettings โ All applicationsdepending on the Android version). - Find in the list "Sberbank Antivirus" or ยซSBOL Antivirusยป (may be hidden in the section "System" application").
- Tap on it and select "Disable" or "Uninstall updates" (if the "Delete" button is inactive).
- Confirm the action. The application will be stopped, but its data will remain on the device.
This method does not work on all devices, since in new versions the antivirus is integrated into the main bank application. If there is no separate antivirus in the list, then it is part of Sberbank Online, and you can disable it only through the settings of the banking application (see Method 1).
What to do if the "Disable" button is inactive?
If the Sberbank antivirus disable button is blocked, this means that the application has system status (pre-installed by the manufacturer). In this case, it can only be deactivated with. with root access or through ADB commands. However, such actions can disrupt the operation of the banking application and lead to blocking access to the account for security reasons.
Method 3: Removing the antivirus via ADB (for experienced users)
If Sberbank antivirus is installed as a system application and cannot be disabled using standard methods, you can try to remove it. via Android Debug Bridge (ADB). This method requires connecting your smartphone to a computer and basic knowledge of working with the command line. Use it only if other methods have not worked!
Step-by-step guide:
- Enable on your smartphone Developer mode (go to
Settings โ About phone โ Build numberand tap on it 7 times). - Activate USB debugging in the developer settings.
- Connect the phone to the PC, install the drivers ADB and open the command line (or Terminal on macOS/Linux).
- Enter the command to check the connection:
adb devicesMake sure that your device is shown in the list.
- Run the command to remove the antivirus (package name may vary):
adb shell pm uninstall --user 0 ru.sberbankmobileIf this does not work, try:
adb shell pm uninstall --user 0 com.sberbankapp
After running the command, the antivirus will deleted for the current user (without root access, system files will remain). This method does not guarantee a 100% result, since the package name may change. To find out the exact identifier, use the command:
adb shell pm list packages | grep sber
โ ๏ธ Attention: Removing system applications via ADB may lead to unstable operation of the smartphone or errors in the banking application make a backup copy of your data and be prepared to restore the system. data-i="138">Attention:
Method 4: Disabling via Safe Mode
If Sberbank antivirus blocks the installation of applications or interferes with the operation of the system, you can temporarily disable it by loading your smartphone into Safe Mode (safe mode). In this mode, all third-party applications are disabled, including antivirus modules.
How to start Safe Mode:
- ๐ฑ On most smartphones: hold the power button, then hold your finger on the item "Turn off" until a request to switch to safe mode appears.
- ๐ On Samsung devices: turn off the phone, then turn it on while holding the button "Volume down" until the system boots.
- ๐ค On pure Android (Pixel, Motorola): when turning on, hold the button "Power" and select ยซSafe Modeยป in the menu.
In safe mode, Sberbank antivirus will not be active, and you will be able to install the necessary applications or perform debugging. After rebooting the device in normal mode, the protection will automatically turn on again. This method is suitable for one-time tasks and does not require changing system settings.
If the antivirus is still active in Safe Mode, it means it is integrated into the Android system processes. In this case, try the ADB method or contact Sberbank support to clarify the disabling options.
What to do if Sberbank antivirus does not turn off
If none of the above methods worked, you may have encountered one of the following situations:
| Problem | Possible reason | Solution |
|---|---|---|
| No โAntivirusโ item in the settings | Outdated version of the application or regional restrictions | Update Sberbank Online to the latest version or reinstall it |
| The disable button is inactive | Antivirus is built into the system software (for example, on proprietary firmware) | Use ADB or contact bank support |
| After disabling, the protection is turned on again | Automatic update of the application resets the settings | Disable auto-update for Sberbank Online in Google Play |
| Antivirus blocks access to files even after shutdown | Residual processes in the cache or conflict with other applications | Clear the Sberbank application cache in the Android settings |
If the problem persists, contact Sberbank support service via chat in the application or by telephone 900. Tell them that you need to disable the antivirus for technical reasons - they can provide individual instructions or temporarily deactivate the protection on their part.
โ ๏ธ Attention: Some users try to bypass Sberbank protection using modified versions of the application (APK). This violates the user agreement can lead to account blocking. The bank has the right to restrict access to services if unofficial clients are detected.
Is it safe to disable Sberbank antivirus?
The answer depends on how you use your smartphone. If you:
- ๐ Install applications only from Google Play and do not visit suspicious sites, the risk is minimal.
- ๐ Use public Wi-Fi networks (cafes, airports) - disabling the antivirus increases the chance of data interception.
- ๐ฑ You have root access or custom firmware โyour device is already vulnerable, additional protection will not be superfluous.
- ๐ณ Frequently make payments via phone - Sberbank antivirus adds a level of security for financial transactions.
If you decide to disable protection, follow these recommendations:
- ๐ก๏ธ Install an alternative antivirus (for example, Bitdefender or ESET).
- ๐ Update regularly Android i applications.
- ๐ซ Do not download APK files from unverified sources.
- ๐ Use a VPN when connecting to public networks.
Remember: Sberbank antivirus is not only protection against viruses, but also a tool for preventing fraud with banking data. If you disable it, the bank may. limit some functions (for example, increase transfer limits only after checking the security of the device).
Disable Sberbank antivirus only for the duration of a specific task. After completing the work, be sure to return the protection to the active state, especially if you use the phone for financial transactions.
FAQ: Frequently asked questions about Sberbank antivirus
Is it possible to completely remove Sberbank antivirus without root access?
No, it is impossible to completely remove the built-in antivirus without superuser rights (root) You can only disable it in the application settings or deactivate it via ADB (for advanced users, complete removal requires changes in the system partition, which is only available on rooted devices.
Will Sberbank Online work if you disable the antivirus?
Yes, the main functions of the application (transfers, payments, balance checks) will work without the antivirus. However, the bank may limit some operations (for example, increasing limits or access to investment instruments) on devices with disabled protection. Notifications about security risks may also appear. data-i="212">How to check if the antivirus is disabled?
How to check if your antivirus is disabled?
Open Sberbank Online, go to Profile โ Settings โ Security and look at the status of the "Antivirus" slider. If it is in position "Off", protection is deactivated. You can also try installing a test APK file (for example, from the site APKMirror) - if the antivirus does not block the download, it means it is working. disabled.
Can Sberbank block an account for disabling the antivirus?
No, the fact of disabling the protection is not a reason for blocking. However, if malware or suspicious activity is detected on your device (for example, hacking attempts), the bank may temporarily restrict access to the account until the security check. for a long time.
Are there alternatives to Sberbank antivirus?
Yes, you can use other antivirus solutions, for example:
- Kaspersky Internet Security โ reliable protection with minimal impact on performance.
- Bitdefender Mobile Security โlight antivirus with VPN function.
- Malwarebytes - specializes in removing spyware.
However, before installing an alternative antivirus, disable Sberbank protection to avoid conflicts.