Modern smartphones of the brand Vivo are equipped with their own intelligent assistant called Jovi. This system is designed to facilitate interaction with the device, allowing you to control functions with your voice, receive prompts and quickly launch applications. However, for many users, the constant presence of an active microphone or random activation of the assistant becomes a source of irritation, and sometimes privacy problems.
Complete removal of a system component without obtaining root access is often impossible, since it is deeply integrated into the shell Funtouch OS or OriginOS. However, there are a number of effective methods that allow you to completely deactivate its functions, hide the call button and deny access to the microphone. In this article, we will analyze in detail all the available methods of neutralizing the built-in assistant.
Please note that the names of menu items may vary slightly depending on the firmware version and regional model of your device. Interfaces are updated regularly, so the logic of actions remains the same, but the wording may vary. We will look at both standard settings and more advanced methods for experienced users.
Disable through the main system settings
The safest and recommended way to control the assistant is to use the standard settings menu. Manufacturers have provided the ability to disable most functions Jovi without interfering with system files. First, you need to go to the main device configuration menu.
Find the section responsible for intelligent functions. In different firmware versions it may be called differently: Jovi, Smart Assistant or Smart Assistant. Inside this section there is usually a switch that activates or deactivates the global operation of the service. Disabling this toggle switch stops the background operation of speech recognition algorithms.
โ ๏ธ Attention: After disabling the system assistant, you will lose the ability to use voice search in some proprietary Vivo applications, such as voice recorder or gallery with the smart search function.
What follows Check your screen lock settings. Often the voice assistant has priority access even from a locked device. Go to the section Security and privacy and find the item Unlock device. Here you need to uncheck the option Voice unlock or Voice Wake-up.
If you cannot find the Jovi item in the settings, use the search bar in at the top of the settings menu screen and enter the name โJoviโ or โVoice Searchโ.
Managing the call button and gestures
One of the most common causes of discomfort is the physical or touch button that calls the assistant. On many models Vivo there is a separate key or a long press of the power button to activate Jovi. To eliminate random launches, you need to reassign these actions.
Go to the buttons and gestures settings. The path usually looks like this: System settings โ Buttons and gestures โ Jovi button (or Smart Button). In this menu you can select the option No or Not assigned. This action will break the connection between the physical press and the launch of the app.
- ๐ฑ Check the setting of the long press button
Home(if there is one) or the power button. - ๐ค Disable the function Hey Jovithat activates the assistant with a voice command without touching the screen.
- ๐๏ธ Prevent calling the assistant when swiping your finger across the corner of the screen, if such a function is enabled in the gestures section.
You should also pay attention to the lock screen. In some configurations, swiping up or to the right may bring up the assistant panel instead of unlocking it. Make sure that in the section Lock screen shortcuts to voice input are not activated.
Limiting permissions and access to the microphone
If completely disabling the service is impossible or undesirable due to the dependency of other system functions, you can go by limiting right Android allows you to granularly control what resources each application has access to, including system components like Jovi Voice.
Go to section Applications โ Manage applications. In the list, find the application responsible for voice input (it may be called Jovi Voice, Vivo Voice or Googleif you are using an assistant from a search engine). Click on it and select Permissions.
Here it is critical to revoke access to Microphone. Without this permission, the application will not physically be able to hear your commands and be activated by a voice trigger. It is also recommended to deny access to Contacts, Geolocations and Cameraif you do not use them consciously.
| Resolution type | Recommended status | Impact on operation |
|---|---|---|
| Microphone | Prohibited | Complete blocking of voice input |
| Phone | Forbidden | The assistant will not be able to make calls by command |
| Contact | Forbidden | Unable to find a contact by voice |
| Notifications | Disabled | Pop-up tips will disappear |
โ ๏ธ Attention: Restricting the rights of a system application can lead to errors in the system logs, but usually does not affect the stability of the phone in in general.
Removing updates and resetting to the factory version
Often problems with the intrusiveness of the assistant are associated with its updated version, which contains more functions and advertising. You can roll back the application to its factory state. This will not remove it completely, but will return a minimalistic version that interferes less with the system.
To do this, go to the menu again Applications, find Jovi and click on the three dots in the upper corner of the screen (or the menu button). Select item Delete updates. The system will ask for confirmation, after which the application will be returned to the version installed when the smartphone was released.
After resetting the updates, it is recommended to immediately go to the settings of this application and disable auto-update through Google Play or the company store applications V-Appstore. This will prevent you from re-installing an advanced version with aggressive features.
Risks of uninstalling updates
In some cases, the old version of the application may conflict with new versions of Android, causing periodic failures in the search bar. If you notice instability, it is better to simply limit permissions than roll back the version.
Using Developer Mode and ADB
For advanced users who want to clean up the system as much as possible, there is a method to disable the component through USB debugging. This method requires connecting your smartphone to your computer and using the utility ADB (Android Debug Bridge). It allows you to hide an application for the system without physically deleting it.
First you need to activate developer mode. Go to Settings โ About phone and click 7 times on the item Build number. After the message โYou have become a developerโ appears, return to the main settings menu, find the section System โ For developers and turn on the toggle switch USB debugging.
adb shell pm disable-user --user 0 com.vivo.jovi.voice
This command forcibly disables the package responsible for voice control. If you want to return the functionality back, just enter the command replacing disable-user to enable. This is the most radical method that guarantees silence on the part of the assistant.
- ๐ป Make sure that the drivers for your device are installed on the computer Vivo.
- ๐ When connecting the cable, select the mode File transfer and confirm permission for debugging on the smartphone screen.
- โ ๏ธ Be careful: disabling critical system packages may lead to a cyclic reboot of the device.
โ ๏ธ Attention: Using commands ADB requires technical literacy. Incorrectly disabling system services may disrupt the operation of the smartphone, and restoration may require flashing.
Alternative solutions and replacement of the assistant
If you need a voice assistant, but the standard one Jovi is not satisfied with the quality of recognition or functionality, you can install an alternative. The most popular option is Google Assistant, which is often pre-installed on devices with Google services.
To change the default assistant, go to application settings, find the section Default applications and select Assistant. In the list of available options, select Google instead of Jovi. After this, when you call voice input, the service from Google will be activated.
Replacing the standard assistant with Google Assistant often solves problems with the quality of Russian speech recognition and integration with other ecosystem services.
Some users prefer the complete absence of voice assistants. In this case, after completing all the steps to disable it, it is recommended to also disable the widget Google Discover or Jovi Home on the home screen. Just pinch an empty space on the desktop, select screen settings and remove unnecessary panels.
Is it possible to completely remove the Jovi application without root access?
Complete physical removal of a system application without superuser rights (Root) is impossible using standard Android tools. However, using the ADB command pm disable-user makes the application invisible to the system and the user, which has the same effect as deleting it until you decide to turn it back on.
Why, after disabling, does the button still call the assistant?
This may be due to the fact that several actions are assigned to one click. Check the accessibility section and navigation button settings. Sometimes the "Long press the power button" function is duplicated in different settings menus.
Does turning off Jovi affect battery life?
Yes, turning off the background activity of the voice engine and constantly listening to the trigger phrase can slightly increase battery life, especially on older smartphone models where resource optimization is less effective.
What to do if the phone starts to become unstable after being turned off?
If you used the ADB method, try turning the application back on. If the problem occurs after changing the settings, reset your phone to factory settings (after backing up your data) to return the original system configuration.
Is it possible to disable only the Russian-language Jovi interface?
You cannot disable the language pack separately. The assistant's language depends on the system language and the settings of the application itself within its menu. You can change the assistant language to English in its internal settings if the Russian voice annoys you, but this will not disable the function itself.