Hello,
Thank you for posting in Microsoft Community forum.
According to your description, the issue may be due to system settings, Group Policy, or other configurations. We recommend that you try the following solutions:
- Make sure you have the correct permissions on the registry key.
Press the Win + R keys, type regedit and press enter to open the registry editor.
By checking the following registry path:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
Right-click on the Parameters folder and select Permissions. Make sure your user account or group has full control. If not, add your user account and give full control.
- Group Policy may override your settings. Check to see if any Group Policy settings are affecting DefaultTTL.
Press the Win + R keys, type gpedit.msc and press enter to open the Group Policy Editor. Navigate to Computer Configuration -> Administrative Templates -> Network -> TCP/IP. Check to see if you have set a policy related to DefaultTTL and make sure that there are no policies that affect your settings.
- Check to see if there are any security software or optimization tools that might affect your registry settings. Some system optimization tools may reset registry settings.
- Check for Windows Updates
Windows Update may reset some system settings. You can check for updates related to the DefaultTTL setting, or disable automatic updates to test if the update is causing the issue.
Turn on Update & Security in Settings. Check your update history to see if there are any relevant updates.
- Corrupted system files may cause settings to not be saved. Use the system file checker tool to verify and repair system files. Open Command Prompt or PowerShell as an administrator.
Run the following command: sfc /scannow
I hope the information above is helpful.
If you have any questions or concerns, please feel free to let us know.
Regards,
Jill Zhou