几年前旧版的Chrome可以通过修改Windows注册表禁用

本帖于 2017-05-21 07:22:25 时间, 由普通用户 netsoldier 编辑

但对于现在的版本那方法可能不好用了

 

Creating a DWord reigstry key called IncognitoModeAvailability, with a Value of 1 for Disabled in the registry folder HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome seems to disable incognito browsing.

or

you can create .reg file by opening up notepad, pasting the below in and saving it as eg incognito.reg. Once saved just double click the reg file to inport it.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome]
"IncognitoEnabled"=dword:00000000

所有跟帖: 

Internet 浏览器呢 -Mimosa朵朵- 给 Mimosa朵朵 发送悄悄话 (86 bytes) () 05/21/2017 postreply 10:54:47

Windows 7里是这么做的, Windows 10还没找到 -netsoldier- 给 netsoldier 发送悄悄话 (6653 bytes) () 05/21/2017 postreply 11:04:58

Thanks -Mimosa朵朵- 给 Mimosa朵朵 发送悄悄话 (20 bytes) () 05/22/2017 postreply 20:26:32

Windows 10 参考一下这个吧 How to set up parental controls in Windows 10 -netsoldier- 给 netsoldier 发送悄悄话 (82 bytes) () 05/21/2017 postreply 11:07:01

请您先登陆,再发跟帖!