Forum Discussion
Edge forcing switch profiles when using any .local domain or IP address
DaCarming
thx, it lead me to the solution. Disabled it with the registry key on the policy documentation!
put into a .reg file and import:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Edge]
"SwitchIntranetSitesToWorkProfile"=dword:00000000
SeidChr, I'm not surprised that the key doesn't already exist in the Registry, but I don't even see that branch (no Edge inside Microsoft), nor in the HKLM\Software\Policies\Microsoft branch. Are you sure that's the right branch?
UPDATE: adding that branch and key did seem to fix the problem, so I believe that is correct! I'm surprised that it takes a whole new branch just to block this. Is it possible that there is another place to put that key in an existing branch that also works?
- SeidChrDec 24, 2023Copper Contributor
GraniteStateColin it's just what i got from the documentation. And yes it works fine for me as well 😊
- GraniteStateColinApr 01, 2024Iron Contributor
SeidChr this solution seems to have stopped working. Edge is back to forcing local sites to open in Work profile. Any new suggestions or ideas?