这是一个可怕的错误

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打开安装时,会弹出提示“设备暂时受限”


当前回答

要打开“通过USB安装”和“USB调试(安全更改)”,需要登录到小米帐户,然后这两个可以打开,并与红米作为开发人员一起工作

注意:当打开USB调试(安全更改)时,会弹出一些安全警报,所有安全警报都需要接受才能在开发人员模式下工作

其他回答

在我的情况下,我不幸地在第一次安装时按下了拒绝。我得到INSTALL_FAILED_USER_RESTRICTED。

您可以在权限下修改应用程序的此权限。

设置->权限->通过USB安装->{您的应用程序}

您也应该启用以下选项。

设置—>附加设置—>隐私—>未知来源

>附加设置->开发人员选项->通过USB安装

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

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

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

打开“USB调试”

打开“通过USB安装”

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

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

对于MIUI全局13及以上关闭MIUI优化

转到developer选项 按下第一个按钮“重置为默认值” 按5次或以上, 然后关闭MIUI优化是可见的

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

从开发人员选项中关闭MIUI优化 安装app 把它打开。

下次安装这个apk(和它的更新)不会再给出这个错误。