Hi, yes I got the Applied Group policies. I have a computer policy applied but that doesn't have anything related to AutoDetect settings. It is just minimal settings that we have. Any other things that I need to look into ?
AutoDetect Registry key setting to disable automatically detect settings not staying in Windows 10 2021 LTSC OS
Anonymous
Registry key setting to disable automatically detect settings in Internet Options window gets cleared after adding in Windows 10 2021 LTSC OS when used in a batch script along with few other reg key commands.
REG ADD "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings" /v AutoDetect /t REG_DWORD /d 0 /f.
But when adding the key manually running the above command works and stays there.
Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade
2 answers
Sort by: Most helpful
-
S.Sengupta 30,891 Reputation points MVP Volunteer Moderator
2024-05-10T02:16:36.0033333+00:00 Open Command Prompt as Admin, type the following command and press Enter:
gpresult /rThis command will display the Resultant Set of Policy (RSoP) for the current user and computer.