Is it ok to delete this key or to modify it - IE to Edge issue Topic is solved

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
AHKStudent
Posts: 1472
Joined: 05 May 2018, 12:23

Is it ok to delete this key or to modify it - IE to Edge issue

15 Jan 2023, 08:45

Windows 10 has become a lot more aggressive in pushing people to Edge. Now, every few times my script runs it pops up Edge with a note and sometimes it will run IE with visibility even if it is marked visibility false. These are scripts that I have been running for years without issue.

In the registry there are two keys

Code: Select all


Computer\HKEY_CURRENT_USER\Software\Microsoft\Edge\IEToEdge\UpsellDisabled
Computer\HKEY_CURRENT_USER\Software\Microsoft\Edge\IEToEdge\QuietExpirationTime

I set the UpsellDisabled to 1 and had no issues since (for 3 days). Does anyone know what the QuietExpirationTime is? Can you delete it or modify it? It uses a 18 digit number for the date info (18-digit LDAP/FILETIME timestamp) and currently shows a date of last week.
User avatar
mikeyww
Posts: 27191
Joined: 09 Sep 2014, 18:38

Re: Is it ok to delete this key or to modify it - IE to Edge issue  Topic is solved

15 Jan 2023, 09:12

Why not try it? You can always restore the key.

Perhaps it relates to quiet notifications. https://blogs.windows.com/msedgedev/2020/07/23/reducing-distractions-quiet-notification-requests/
Every few times my script runs it pops up Edge with a note
Feel free to post a script if you want various readers to examine it.

If you are actually running IE, then you should switch to Edge, as my understanding has been that Microsoft has been phasing out IE. You might have been running the scripts for years, but MS has evolved since that time!

Alternative: run everything you have on Windows XP. ;)
AHKStudent
Posts: 1472
Joined: 05 May 2018, 12:23

Re: Is it ok to delete this key or to modify it - IE to Edge issue

15 Jan 2023, 11:04

mikeyww wrote:
15 Jan 2023, 09:12
Why not try it? You can always restore the key.

Perhaps it relates to quiet notifications. https://blogs.windows.com/msedgedev/2020/07/23/reducing-distractions-quiet-notification-requests/
Every few times my script runs it pops up Edge with a note
Feel free to post a script if you want various readers to examine it.

If you are actually running IE, then you should switch to Edge, as my understanding has been that Microsoft has been phasing out IE. You might have been running the scripts for years, but MS has evolved since that time!

Alternative: run everything you have on Windows XP. ;)
thanks for that helpful link.

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: No registered users and 205 guests