Open Command Prompt as Admin, type the following command and press Enter:
gpresult /r
This command will display the Resultant Set of Policy (RSoP) for the current user and computer.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.
Open Command Prompt as Admin, type the following command and press Enter:
gpresult /r
This command will display the Resultant Set of Policy (RSoP) for the current user and computer.
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 ?