VR mode on Xiaomi: what it is and how to turn off on the phone

Owners of smartphones Xiaomi, Redmi and POCO Often encountered with a mysterious notification or item in the settings with the name VR-service VR-For many users, this becomes a cause for concern, since it is unclear why virtual reality functions on a regular phone, whether they consume system resources and whether they can be removed without harming the gadget.

In fact, the emergence of these services is associated with the integration of Google virtual reality technologies into the Android operating system. VR-Mode is a system component that allows you to run applications and games that use virtual reality helmets or cardboard glasses (Google Cardboard). In the context of modern Xiaomi smartphones, it is most often a background process that is not used by the average user, but takes up space and can affect battery life.

In this article, we will discuss in detail what this mode is, why it is installed on your device by default, and whether it should be turned off. VR-components for the performance of the processor and help you make an informed decision on optimizing your smartphone.

What is it? VR-Android services

VR-Virtual Reality Services is a set of system libraries and services developed by Google to run virtual reality applications on the Android platform, originally designed to support platforms like Google Daydream and Google Cardboard. These components allow the phone to correctly distribute computing power between the two screens (for left and right eyes), track device turns at high frequency and minimize latency so that the user does not get bored.

On Xiaomi smartphones running MIUI shells or the new HyperOS, these services are embedded deep inside the system. They are not a virus or malware, as users sometimes mistakenly assume, when they see an unknown process in Task Manager. It is a standard operating system component that only activates when you launch a compatible application or connect an external accessory, such as a virtual reality helmet.

โš ๏ธ Note: Removing or forcing the system components of Android to stop may cause the interface to work in an unstable way. VR-With devices, it is safer to simply disable the function in the settings, rather than delete the system files.

Main objective VR-In the mode, you switch the processor to high performance mode and change the way you render the image. In normal mode, the phone is optimized to save power by updating the screen 60 or 120 times per second for a single image. VR The frame rate doubles (for each eye separately), which requires significant resources. GPU and CPU.

๐Ÿ“Š Will you ever use it? VR-phone-glasses?
Yeah, I use it regularly. Cardboard/VR-helmet
No, I've never tried.
Yeah, but a long time ago.
I plan to buy in the future.

Why this mode on a regular smartphone Xiaomi

The logical question is why the regime VR The answer lies in the versatility of the Android platform. Google and device manufacturers such as Xiaomi, Samsung or Realme are striving to provide the user with full functionality of the system out of the box. This means that the phone is technically ready to work with VR-content immediately after purchase, without the need to install additional drivers.

In addition, some interface and application features may indirectly use virtual reality libraries, such as 360-degree panoramic viewing in Google Photos or YouTube using the same rendering mechanisms as full-fledged ones. VR-Even if you just flip your finger around the screen, the phone uses a gyroscope and an accelerometer just like you do in the sky. VR-The mode, although it does not switch the display to stereoscopic mode.

These services are also necessary for the correct operation of some games and applications of augmented reality (AR). Thought AR and VR โ€” These are different technologies, they often use shared system resources to track the position of the device in space. VR-Theoretically, these services could disrupt navigation features or augmented reality games such as Pokemon. GO or measuring instruments.

๐Ÿ’ก

If you never plan to use it VR-glasses, presence of active VR-The services in the background will not bring any benefit, but only take a place in the memory.

Impact VR-Battery mode and performance

One of the main questions that concern Xiaomi users is whether VR-mode drains the battery, if it is just on the system? In normal mode, when you are not using VR-applications, the impact of these services on the autonomy of the smartphone is minimal or absent. Android system is able to correctly "freeze" background processes that are not in use at the moment.

However, there are scenarios where VR-Services can cause problems:

  • ๐Ÿ”‹ Background activity: In rare cases, a software failure (bug) may occur in which the process VR-services do not "fall asleep" after use, continuing to consume the resources of the processor.
  • ๐Ÿ“‰ Heating the case: If you notice that the phone is warming in plain, it is worth checking the battery statistics. VR-The service causes a cyclical reboot of the process.
  • ๐Ÿ“‰ Decline FPS In games: On older Redmi or Xiaomi models with a small amount of RAM, background system services can eat away at the valuable megabytes needed for heavy gaming.

If you're not using virtual reality, disabling these services can be part of an overall system optimization, especially for budget model owners, where every megabyte of RAM and battery percentage counts, and turning off unnecessary features is a proven way to extend the life of a device by one to two hours of active life.

๐Ÿ’ก

On modern powerful smartphones Xiaomi influence VR-services are invisible, but on budget models, their disconnection can give an increase in productivity.

How to turn off VR-Services on Xiaomi and Redmi

The disconnection process VR-The mode on Xiaomi smartphones is quite simple, but the path to settings may differ depending on the shell version. MIUI It is important to understand that we do not remove the application completely (since it is a system component), namely, disable its functioning.

Follow the step-by-step instructions to safely deactivate the service:

  1. Open the settings of your smartphone.
  2. Go to the Apps (or All Apps) section.
  3. Find the app in the list VR-Services (could be called Google) VR Services or Services VR). If it is not in the general list, click three dots in the corner and select Show System Processes.
  4. In the menu that opens, find the Disconnect or Disable button.
  5. Confirm the action in the pop-up window.

If the standard path through the settings does not allow you to turn off the service (button gray or missing), you can search by settings. Click on the magnifying glass at the top of the Settings screen and enter the request "VR". The system will prompt you to go to the desired menu item.

โ˜‘๏ธ Checklist before disconnecting services

Done: 0 / 4

When you turn off the app list, you'll see a "Disable" tag next to the name. VR-The mode will stop running and its processes will be frozen by the system. If you want to use virtual reality in the future, you just have to go back to this menu and click the Enable button.

Removing system components through ADB

For advanced users who want to get rid of all the garbage in the system and are not afraid to experiment, there is a method of removing through ADB (Android Debug Bridge), which allows you to remove the system application that can not be removed by standard methods. However, using this method requires caution: removing critical system components can lead to a โ€œbootโ€ (cyclic reboot) of the phone.

Before starting the procedure, make sure that the Xiaomi drivers and the Android SDK Platform Tools are installed on the computer. You also need to activate USB Debugging in the Developer Menu on the smartphone itself.

Instructions for removal:

  1. Connect your phone to your computer through USB-cable.
  2. Open the command prompt (CMD or PowerShell) in the ADB folder.
  3. Enter the command to check the connection: adb devices. On the phone screen should appear confirmation.
  4. For removal VR-Enter the following command: adb shell pm uninstall -k --user 0 com.google.vr.vrcore

This team will remove the package VR-The phone will continue to work, but the virtual reality features will be completely unavailable. To get it back to normal, you will need to completely reset the phone to the factory settings (Hard Reset), since the standard button "restore" for remote users. ADB applications do not exist.

โš ๏ธ Note: Removing system packages through ADB voids the warranty in case of software failures, only do so if you understand the risks and are confident in your actions.

Frequently Asked Questions (FAQ)

Can I manually delete the VR folder through the file manager?
No, you can't do that. VR-Services are in the system section /system or /vendor, Attempting to delete them through third-party file managers (even with root rights) can disrupt the integrity of the operating system, leading to boot errors.
Does the VR shutdown affect the camera and gyroscope?
No, the basic functions of the camera, accelerometer and gyroscope will continue to work normally, only the high-performance data processing mode required for stereoscopic imaging will be turned off, and conventional applications that use screen rotation or navigation will not stop working.
Why After Updating MIUI came up VR-regime?
When updating the operating system, Xiaomi often restores a standard set of system applications, including Google VR Services.This is normal behavior.You will need to re-disable this feature through the application settings if you are not using virtual reality.
Should I? VR-The mode for the work of Google Lens or translator?
No, for Google Lens, Google Camera Translate and other base-level augmented reality apps VR-They don't need a regimen. They use standard. API Android cameras and sensors that are always available.