服务器Windows 登录 出现401 错误

 Method 1: Disable the loopback check
The first method is to disable the loopback check by setting the DisableLoopbackCheck registry key.
Click Start, click Run, type regedit, and then click OK.
In Registry Editor, locate and then click the following registry key:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlLsa
Right-click Lsa, point to New, and then click DWORD Value.
Type DisableLoopbackCheck, and then press ENTER.
Right-click DisableLoopbackCheck, and then click Modify.
In the Value data box, type 1, and then click OK.
Quit Registry Editor, and then restart your computer.
原文地址:https://www.cnblogs.com/TNSSTAR/p/7230908.html