Forum Discussion
joshuad
Jan 07, 2020Copper Contributor
Prevent First Time Run screen on Edge Beta
Hello all! I'm working on a project where we are transitioning from Internet Explorer into Microsoft Edge. We've been specifically waiting for the Microsoft Edge Chromium build to be released. Si...
- Feb 13, 2020
This is now in their latest build.
KrisSmith
Jan 13, 2020Brass Contributor
joshuad Looks Like the feature we need is in the pipeline.
Looking at the policies available in Canary build We found:
Having an Educated guess at the Reg keys we have:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"HideFirstRunExperience"=dword:00000001
This is not yet in Dev or Beta so I'm assuming its not going to make it in time for the first release but hopefully will make it to v81.
Works on Mac too by the looks of it.
Kris
- joshuadJan 13, 2020Copper Contributor