如果您使用 Chrome 远程桌面 访问另一台计算机或共享您的屏幕,则必须输入PIN才能访问另一台计算机。同样,如果您想允许某人通过相同的工具访问您的计算机,您必须提供一个PIN以允许他/她访问您的屏幕。如果您想 在Chrome 中为远程访问主机启用或禁用PIN-less 身份验证(PIN-less authentication),您可以这样做。
谷歌浏览器(Google Chrome)是最好的和功能丰富的网络浏览器之一,你可以用它来完成几乎所有的事情。从浏览常规网站到观看Netflix,谷歌浏览(Google Chrome)器都能流畅地完成一切。它使您可以与某人共享您的屏幕以获得远程协助。
出于安全目的,您需要向想要远程访问您的计算机的人提供PIN 。假设您经常帮助您的老父母解决不同的Chrome问题。无需要求他们向您发送PIN,您可以启用此无PIN身份验证以快速访问您父母的计算机。
可以使用注册表编辑器(Registry Editor)和本地组策略编辑器(Local Group Policy Editor)启用或禁用此功能。但是,如果您使用GPEDIT方法,则必须 为 Chrome 添加组策略模板。
在Chrome中为(Chrome)远程访问(Remote Access)主机启用无 PIN 身份验证
要为远程访问主机启用或禁用无 PIN 身份验证,请执行以下步骤 -
- 按Win+R打开运行提示。
- 输入gpedit.msc并点击Enter按钮。
- 导航到计算机配置( Computer Configuration)中的远程访问(Remote access)。
- 双击启用或禁用远程访问主机的无 PIN 身份验证(Enable or disable PIN-less authentication for remote access hosts)设置。
- 选择启用(Enabled)选项以允许或禁用(Disabled)选项以阻止无 PIN(PIN-less)身份验证。
- 单击确定(OK)按钮。
按Win+R,键入 gpedit.msc,然后按 Enter 按钮。它会在您的计算机上打开本地组策略编辑器(Local Group Policy Editor)。之后,导航到以下路径-
Computer Configuration > Administrative Templates > Classic Administrative Templates > Google > Google Chrome > Remote access
在这里,您可以看到一个名为 Enable or disable PIN-less authentication for remote access hosts的设置。
双击它并选择 启用 (Enabled )选项以允许或 禁用 (Disabled )选项以阻止Google Chrome浏览器中的(Google Chrome)无 PIN(PIN-less)身份验证。
就是这样!
可以使用注册表编辑器在(Registry Editor)Google Chrome中打开或关闭无 PIN 身份验证。如果您使用REGEDIT方法,请不要忘记 在执行这些步骤之前 创建一个系统还原点。
在Chrome(Chrome)中为远程访问(Remote Access)主机启用无 PIN身份验证(PIN-less)
要在Chrome(Chrome)中打开或关闭远程访问主机的无 PIN 身份验证,请按照以下步骤操作 -
- 按Win+R显示运行提示。
- 键入regedit并点击Enter按钮。
- 单击是(Yes)选项。
- 导航到HKEY_LOCAL_MACHINE中的(HKEY_LOCAL_MACHINE)策略(Policies)。
- 右键单击Policies > New > Key。
- 将其命名为Google。
- 右键单击Google > New > Key。
- 将其命名为Chrome。
- 右键单击Chrome > New > DWORD (32-bit) Value。
- 将其命名为RemoteAccessHostAllowClientPairing。
- 将值数据设置为0以禁用和1以启用。
继续(Continue)阅读以详细了解这些步骤。
首先,您必须 在计算机上打开注册表编辑器 。为此,请按 Win+R,键入 regedit 并按 Enter 按钮。之后,单击“ 是” (Yes )选项以在屏幕上打开它。然后,导航到以下路径-
HKEY_LOCAL_MACHINE\SOFTWARE\Policies
右键单击 Policies,选择 New > Key 并将其命名为 Google。然后,右键单击Google密钥,选择 New > Key,并将其命名为 Chrome。
之后,右键单击Chrome键,选择 New > DWORD (32-bit) Value,并将其命名为 RemoteAccessHostAllowClientPairing。
最后,您必须根据您的要求设置值(Value)数据。例如,如果要启用无 PIN 身份验证,请将值(Value)数据设置为 1 ,反之亦然。
为此,双击REG_DWORD值并相应地输入数值。
现在阅读(Now read):如何在 Chrome 上自动断开远程访问。
就这样!希望能帮助到你。
Enable PIN-less authentication for Remote Access Hosts in Chrome
If you use Chrоme Remote Desktoр to access another computеr or ѕhare your screen, you have to enter а PIN to access the other computer. Similarly, if you wаnt to allow ѕomeone to access your computer via the same tool, you have to provide a PIN to allow him/her to access your screen. If you want to enable or disable PIN-less authentication for remote access hosts in Chrome, here is how you can do that.
Google Chrome is one of the best and feature-rich web browsers that you can use to get almost anything done. From browsing regular websites to watching Netflix, Google Chrome does everything smoothly. It lets you share your screen with someone for remote assistance.
For security purposes, you need to provide a PIN to the person who wants to access your computer remotely. Let’s assume that you often help your old parents with different Chrome problems from being far away. Instead of asking them to send you a PIN, you can enable this PIN-less authentication to get access to your parent’s computer quickly.
It is possible to enable or disable this functionality using the Registry Editor and the Local Group Policy Editor. However, if you use the GPEDIT method, you must add the Group Policy Template for Chrome.
Enable PIN-less authentication for Remote Access Hosts in Chrome
To enable or disable PIN-less authentication for remote access hosts, follow these steps-
- Press Win+R to open the Run prompt.
- Type gpedit.msc and hit the Enter button.
- Navigate to Remote access in Computer Configuration.
- Double-click on the Enable or disable PIN-less authentication for remote access hosts setting.
- Select the Enabled option to allow or Disabled option to block PIN-less authentication.
- Click on the OK button.
Press Win+R, type, type gpedit.msc, and hit the Enter button. It opens the Local Group Policy Editor on your computer. After that, navigate to the following path-
Computer Configuration > Administrative Templates > Classic Administrative Templates > Google > Google Chrome > Remote access
Here you can see a setting called Enable or disable PIN-less authentication for remote access hosts.
Double-click on it and select the Enabled option to allow or Disabled option to block PIN-less authentication in the Google Chrome browser.
That’s it!
It is possible to turn on or off PIN-less authentication in Google Chrome using Registry Editor. If you use the REGEDIT method, don’t forget to create a System Restore point before heading to the steps.
Turn on PIN-less authentication for Remote Access Hosts in Chrome
To turn on or off PIN-less authentication for remote access hosts in Chrome, follow these steps-
- Press Win+R to display the Run prompt.
- Type regedit and hit the Enter button.
- Click the Yes option.
- Navigate to Policies in HKEY_LOCAL_MACHINE.
- Right-click on Policies > New > Key.
- Name it as Google.
- Right-click on Google > New > Key.
- Name it as Chrome.
- Right-click on Chrome > New > DWORD (32-bit) Value.
- Name it as RemoteAccessHostAllowClientPairing.
- Set the Value data to 0 to disable and 1 to enable.
Continue reading to learn more about these steps in detail.
First, you have to open Registry Editor on your computer. For that, press Win+R, type regedit and hit the Enter button. After that, click on the Yes option to open it on your screen. Then, navigate to the following path-
HKEY_LOCAL_MACHINE\SOFTWARE\Policies
Right-click on Policies, select New > Key and name it as Google. Then, right-click on the Google key, choose New > Key, and call it as Chrome.
After that, right-click on the Chrome key, select New > DWORD (32-bit) Value, and name it as RemoteAccessHostAllowClientPairing.
At last, you have to set the Value data as per your requirement. For example, if you want to enable PIN-less authentication, set the Value data as 1 and vice versa.
For that, double-click on the REG_DWORD value and enter the numerical value accordingly.
Now read: How to automatically disconnect from remote access on Chrome.
That’s all! Hope it helps.