From e77b0d204a8885ac73e63e7c3804ae21b3bdbc7e Mon Sep 17 00:00:00 2001 From: henrypp Date: Sun, 4 Jul 2021 03:59:43 +0600 Subject: [PATCH] added registry title --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c5ddf370..7cb206b1 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,8 @@ A: When you are connected to a network, Windows checks for internet connectivity Create `Disable NCSI.reg` and import it into registry. ```reg +Windows Registry Editor Version 5.00 + [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\NetworkConnectivityStatusIndicator] "NoActiveProbe"=dword:00000001 "DisablePassivePolling"=dword:00000001