标签:家庭 报错 gpe 分享 img 分配 远程桌面 远程 windows10
前言:因windows10的更新,最近很多朋友会遇到mstsc远程连接桌面报错:
windows10企业版解决方式:
按“win+R”,运行 gpedit.msc, 找:“计算机配置”->“管理模板”->“系统”->“凭据分配”,这里面有个“加密 Oracle 修正”,按图修改即可;
windows10家庭版版解决方式:
按“win+R”,运行 regedit,找HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System,在System下新建项—CredSSp,在CredSSp下再新建项—Parameters,在Parameters里新建DWORD (32位)值(D)类型的“ AllowEncryptionOracle”
然后将AllowEncryptionOracle的值修改为“2”
windows10远程桌面连接身份验证错误:函数不受支持,这可能是由于 CredSSP 加密 Oracle 修正
标签:家庭 报错 gpe 分享 img 分配 远程桌面 远程 windows10
原文地址:https://www.cnblogs.com/jingsupo/p/10040059.html