How to Extend IE mode more than 30 days

Anonymous
2022-03-03T10:10:12+00:00

After adding URL's in IE mode pages it has a expire days of 30. I would like to know how to extend more than 30 days as per InternetExplorerIntegrationLocalSiteListExpirationDays policy.

Please help.

Microsoft Edge | Other | Windows 10

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

167 answers

Sort by: Oldest
  1. Les Ferch 10,361 Reputation points Volunteer Moderator
    2023-05-31T14:30:19+00:00

    The Guest Profile gets created when you select "Browse as Guest". Nothing unusual there. Your main profile is currently "Profile1". That appears to be the profile that has issues. I would need a copy of that file to help troubleshoot further:

    "C:\Users\YourUserName\AppData\Local\Microsoft\Edge\User Data\Profile 1*Preferences*"

    If you would like to try one more thing on your own, you could try the PowerShell version of the script and see if the results are any different.

    As I mentioned earlier, please open an issue on the IEModeExpiryFix GitHub page. This forum is not the correct place to continue a troubleshooting discussion for that script. Thank you.

    Note: If you can't get the script to work correctly, an alternative is to create a small VBS script to launch IE to that government web site. Example: https://github.com/LesFerch/SampleCode/blob/main/VBS-misc/LaunchIE.vbs

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2023-08-07T19:40:23+00:00

    Any help with this working would be appreciated

    We have 4 Profiles under C:\Users\myusername\AppData\Local\Microsoft\Edge\User Data

    looks like Profile1 is the one it is the only one with our email address

    have closed all edge using task manager

    neither ps1 or vbs works, why?

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2023-08-07T19:52:03+00:00

    Any help with this working would be appreciated

    We have 4 Profiles under C:\Users\myusername\AppData\Local\Microsoft\Edge\User Data

    looks like Profile1 is the one it is the only one with our email address

    have closed all edge using task manager

    neither ps1 or vbs works, why?

    would send on github but don't know how

    Was this answer helpful?

    0 comments No comments
  4. Les Ferch 10,361 Reputation points Volunteer Moderator
    2023-08-07T20:12:00+00:00

    Is there any chance your Edge profiles are centrally managed? Is this a company owner computer? The script will not work with managed profiles.

    The script will also not work with synced profiles, but it will tell you that in the results display.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2023-08-07T20:33:46+00:00

    Don't think centrally manage unless we use Microsoft to log in

    the edge profile is logged out

    As mentioned i have Edge profiles

    Tried to respond at github, don't know how so i can send preferences

    Was this answer helpful?

    0 comments No comments