这是一个可怕的错误

Installation failed with message Failed to finalize session : INSTALL_FAILED_USER_RESTRICTED: Install canceled by user.
It is possible that this issue is resolved by uninstalling an existing version of the `apk` if it is present, and then re-installing.

WARNING: Uninstalling will remove the application data!

Do you want to uninstall the existing application?

当试图在我的红米4 MIUI 8.5.4.0中运行apk时

启用OEM解锁

解决方案尝试

MIUI优化关闭 打开USB调试 通过打开USB验证应用程序

注意:当通过USB打开安装时,会弹出提示“设备暂时受限”


当前回答

如果你仍然面临INSTALL_FAILED_USER_RESTRICTED问题,试试这个 这个方法适合我在miui 13中使用 设置->权限->通过USB安装->取消你的应用程序

其他回答

对我来说,这只起作用 MIUI 9及以上的操作步骤:

设置->附加设置->开发人员选项->

关闭“MIUI优化”并重新启动

打开“USB调试”

打开“通过USB安装”

“USB配置”设置为“充电”

MTP(Media Transfer Protocol)为默认模式。 在某些情况下甚至可以在MTP中工作

参考

同样的设备也出了同样的问题。

所以,这是小米的麻烦,下面是这个问题的解决方案:

进入“安全”应用程序,点击右上角的“选项” 角落里 向下滚动到“功能设置”组,寻找“权限” 在那里关闭“通过USB安装”选项,该选项管理 不允许通过USB安装应用程序。

最新版本红米设备:

>附加设置>开发人员选项>开发人员选项:检查“通过USB安装”选项。

对于MIUI 9.6的工作: 1. 成为开发者:设置>>关于话机>> MIUI版本轻按7次。 2. 再次设置>>附加设置>>开发人员选项(打开)>> USB调试(打开)>> USB安装(打开) 3.您将通过MI帐户获得许可。确认许可。 4. 注意:在安装应用程序的过程中,您的设备会给您7秒的时间来确认安装。不要错过!

If above answer didn't work for you as it didn't work for me on my Xiaomi Mi5.I tried to figure out the Core reason behind it and solve it. In MIUI, in order to change "Install via USB" option, you must be connected to the internet and signed in your Mi account. Due to some reason, requests from out of the China servers are getting rejected, so I connected to one open China VPN and tried again to enable 'Install via USB' and I got success. For detailed solution and VPN details, see this useful Youtube video: https://youtu.be/MeKUJlD-Ke4

失败[INSTALL_FAILED_USER_RESTRICTED: Install cancelled by user]:

进入设置->附加设置->开发人员选项->开发人员选项(需要启用)->USB调试(需要启用)->通过USB安装(需要启用)->USB调试(安全设置)(需要启用)

在上述步骤中完美地工作。

享受你的编码……