$PATH = "HKLM:\\Software\Policies\Google\Chrome\"$NAME = "EncryptedClientHelloEnabled"if (-not(Test-Path $PATH)) {New-Item -Path $PATH -Force}New-ItemProperty -Path $PATH -Name $NAME -Value 0x0 -Force
А зойчем его выключать? Какие минусы?
https://habr.com/ru/news/856342/
Отключил