====== Windows 10 don't detect network type ====== Disable Domain Discovery negative cache by adding the NegativeCachePeriod registry key to following subkey: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetLogon\Parameters Name: NegativeCachePeriod Type: REG_DWORD Value Data: 0* (default value: 45 seconds; set to 0 to disable caching) Disable DNS negative cache by adding the MaxNegativeCacheTtl registry key to the following subkey: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters Name: MaxNegativeCacheTtl Type: REG_DWORD Value Data: 0 (default value: 5 seconds; set to 0 to disable caching) Alter the behavior when NLA retries domain detection. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NlaSvc\Parameters Name: AlwaysExpectDomainController Type: REG_DWORD Value Data: 1