Aug 12 2022 02:22 AM
With current Edge 104 (Win10 x64, Edge Version 104.0.1293.54) I realize there is a new Issue on FirstRun regarding the "sensitive Policies".
What do I mean with "FirstRun"? It affects both types of FirstRun:
What's the Issue?
On FirstRun of Edge 104.0.1293.54 all Policies which are documented as "This policy is available only on Windows instances that are joined to a Microsoft Active Directory domain, Windows 10 Pro, or Enterprise instances enrolled for device management." do not work on Edge 104.0.1293.54. All other Policies still work as expected, but Policies like HomepageLocation, DefaultSearchProvider, RestoreOnStartUpURLs etc... which need an MDM-Enrolled or AD-Joined Device don't work.
Edge 104 shows on FirstRun Browser-Start: ErrorThis policy is blocked - its value will be ignored.
(I currently only have a Screenshot in German language, but screenshot looks the same like this issue we had in April 2022 - so if you like to see a screenshot just look at the policy-Screenshot there).
When Exiting Edge 104 and Restarting Edge 104 everything works fine, all further Edge-Starts after the FirstRun the Policies are loaded correct!
Comment: When running "kiosk-style configured Machines" where the Edge-UserProfile is deleted regularly and the Policies "HideFirstRunExperience", "SyncDisabled", "AutoImportAtfirstRun" are used to just directly jump into a fresh Edge-Browser-Profile on FirstRun this new Bug makes the Usage of v104 unusable!
Please @mkruger, @Kelly_Y I need your help to find out if there is any workaround and to get this fixed soon.
Aug 12 2022 05:52 AM
I found out what Edge is looking for to identify the Situation of a "FirstRun of Version 104.0.1293.54" (user already has an Edge UserProfile, but EdgeUpdate updated to this new Version and its the first run of this new version):
JSON-Settings in this File:
%USERPROFILE%\AppData\Local\Microsoft\Edge\User Data\Local State
The affected User-Profiles before Updating have this settings configured:
"management":{"platform":{"azure_active_directory":0}}
And after FirstRun of Edge 104.0.1293.54 this ist changed to:
"management":{"platform":{"azure_active_directory":0,"enterprise_mdm_win":4}}
A workaround to avoid this bug when Updating Edge and the UserProfiles already exist is, to patch the "Local State" File and add "enterprise_mdm_win":4
But for New-Userprofiles I still have no workaround despite exiting Edge and starting it again.
Aug 12 2022 10:03 AM
Aug 17 2022 02:04 AM - edited Aug 20 2022 08:05 AM
May I kindly ask @mkruger if there are any news regarding this issue?
I see this Bug at least on all current Versions of Edge on Win10x64:
Those old Versions are affected too:
This old Versions are NOT affected:
=> so we can assume this Bug seems to exist since
As I service our Image for internal usage only once in 3 month I didn't notice this Bug appeared in v102 and see it now in v104. The JSON-Setting "enterprise_mdm_win":4" in "Local State" File seems to be a new property in v102, it wasn't there in v101.
Aug 23 2022 05:44 PM
@Gunnar Haslinger sorry for delays in replying.
With your information, I was able to reproduce the problem and am testing a fix. When successful, I'll work to get it patched to the current releases.
Aug 29 2022 09:25 AM
Sep 02 2022 01:27 AM
Sep 02 2022 09:12 AM
Sep 22 2022 08:08 AM
@mkruger re-tested this on brand new, fresh installed Windows 11 v22H2, result as follows:
Sep 28 2022 12:39 AM
Sep 28 2022 09:47 AM
@Gunnar Haslinger I apologize for not being able to get this backported, but with 106 coming soon, I hope that alleviates things for you soon.
Oct 03 2022 10:50 PM
Solution