Share via

Return original settings for ie

Андрей Михалевский 3,471 Reputation points
2021-06-22T12:22:56.56+00:00

Hello. In the process of improper group policies, it was found that in the

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings

A lot of different and wrong parameters.

How can I remove everything and return it to the defaults ?

Windows for business | Windows Server | User experience | Other
0 comments No comments

Answer accepted by question author

  1. Percival Yang 731 Reputation points
    2021-06-23T06:02:46.227+00:00

    Hi,

    In this case, you can modify or reset the IE setting on the Host and use command line to affect the Clients with new group policy

    Close all open windows and programs on Host PC
    Open Internet Explorer, select Tools > Internet options.
    Select the Advanced tab.
    In the Reset Internet Explorer Settings dialog box, select Reset. Or you can do some modifications
    When Internet Explorer finishes applying default settings, select Close, and then select OK. Restart your PC to apply changes

    Then use command line: gpupdate /force

    That will apply your changed GPO settings right away. Or you can just wait a couple of hours because GPO is refreshed every 3 hours in random intervals.

    Further detail can be found referred to this link:
    https://support.microsoft.com/en-us/windows/change-or-reset-internet-explorer-settings-2d4bac50-5762-91c5-a057-a922533f77d5

    If your need further help, be free reply to me at your convenience.

    ==============================================================================
    If the Answer is helpful, please click "Accept Answer" and upvote it

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Андрей Михалевский 3,471 Reputation points
    2021-06-23T07:54:09.763+00:00

    Will this apply to all users or just the one who does it ?

    1 person found this answer helpful.

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.