Windows Defender Credential Guard不允许使用已保存的凭据。请输入你的凭证

JIANSHENG LIAO 25 Reputation points
2023-11-24T01:26:56.0866667+00:00

新安装的win10或win11在远程桌面连接会遇到不允许使用已保存的凭据。请输入你的凭证的情况,做了两个操作故障依旧,

1.允许分配保存的凭据用于仅 NTLM 服务器身份验证” 启用 显示添加TERMSRV/*

2.计算机配置 -> 管理模板 -> 系统 -> Device Guard . 禁用 "打开基于虚拟化的安全".

两个都有试过,但再次登录时 依然提示不可用已保存的凭据

Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
0 comments No comments
{count} vote

Accepted answer
  1. Anonymous
    2023-11-24T07:14:16.77+00:00

    你好,

    可以尝试利用以下命令:cmdkey /generic:TERMSRV/<targetNameOrIp> /user:<username> /pass:<password>

    添加密码到远程连接。

    <targetNameOrIp>:远程设备的IP 或者名称

    <username>:你的登陆名

    <password>:登陆密码

    Regards,

    Karlie

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.