Forum Discussion
Group policy to disable the "Welcome to the new Microsoft Edge" dialog from FirstRun wizard
Any chance you could provide a group policy to hide the FirstRun Get Started dialog? In a managed environment it's largely redundant, or at least will be. Also more often then not these changes are communicated internally.
Our customer site is heavily locked down via group policy, using automatic AAD sign in and sync, importing all existing settings from Internet Explorer; so the FirstRun experience is largely seamless which is great. Removing that extra click and allowing customers to get straight into the browser is what we're after - no doubt the majority of your enterprise customers would appreciate having the ability to manage this setting too.
Thanks and keep up the great work!
- rishavsharanMicrosoftHi everyone
I am a PM in the Edge team and I am happy to say that we are currently working on this very policy. While I can't give a hard timeline, we should be good to release it in the next couple of months.- itsupportBHCopper ContributorHow are we looking for this with the recent release of the stable version of Edge?
- solthBrass Contributor
According to the docs the policy is slated for a realease in version 80, stable is version 79 so we probably have to wait for the first update:
Hide the First-run experience and splash screen
Supported Versions: Microsoft Edge on Windows and Mac since version 80 or later
https://docs.microsoft.com/en-us/deployedge/microsoft-edge-policies#hidefirstrunexperience
- LBXComputersBrass Contributor
rishavsharan That is good news, thanks. Whilst looking at GPOs, could you take a look at this issue please? https://techcommunity.microsoft.com/t5/enterprise/new-tab-logo-gpo/m-p/1087949#M724
- rishavsharanMicrosoftLBXComputers, Thanks. I have taken a bug on this and notified the appropriate team.
- Gunnar-HaslingerSteel Contributor
I already reported this in October 2019, see: https://techcommunity.microsoft.com/t5/Enterprise/Edge-v78-asks-User-on-first-start-which-New-Tab-Design-to-choose/m-p/909174
But no response yet.
I figured out how this "First Run Experience" ist triggered:
In the Edge UserProfile there is a file "Local state" which is as JSON formatted Settings-File.
The setting "has_user_seen_fre" has to be true, if not existent or false the First Run Experience is shown.
To prevent the First-Run-Experience I create an empty Edge-Userprofile just Containing a almost empty "Local state" file, just having this one setting in it. This solution is ugly but works.
As there is no Solution provided by Microsoft, I created a Script (as a workaround). I published it here: https://github.com/gunnarhaslinger/Microsoft-Edge-based-on-Chromium-Scripts
- LBXComputersBrass ContributorI too would like a policy to disable this.
- itsupportBHCopper Contributor
csrswalch we are looking for something similar as it's driving me crazy with our local roaming profiles on our domain.
- giovannimylesCopper Contributor
csrswalch also looking for this. I'm testing in a Citrix environment. I had to add an inclusion in Citrix for the EdgeBeta user directory so it would save the first run having been applied already. So any subsequent launches do not show it even after logging off and back on again. I do wish I could prevent it for brand new users as well though. So far nothing I've found or tried has been able to disable it.
- Rene_GrossIron Contributor
csrswalch Full ACK.
- matsmcpSteel Contributor
Yes please.
Another scenario is VDI where the VM is destroyed and redeployed as soon as the user logs off.
The VDI:s do have public access and they are used for banking, social security and government interaction so we need to be 100% sure they are "clean" for the next user
- Fabian SeitherCopper ContributorSame to us.