Forum Discussion
camilla67
Mar 09, 2021Copper Contributor
Problem after latest update to Edge version 89.0.774.48
We are having major problems after latest update to Edge version 89.0.774.48. Edge starts multiple processes and the program hangs and is not responding, the processes are not being closed on command...
- Mar 10, 2021the problem is related to the use of ue-v
if I disable the ue-v profile of Edge or stop the ue-v Edge service opens without any problem.
This problem needs to be fixed by Microsoft. We use ue-v to save the bookmark file
HotCakeX
Mar 09, 2021MVP
Please try adding this to the end of target of your Edge shortcut "--profile-directory=test"
make sure Edge is closed first. if you can't force close it through task manager. in task manager, go to startup tab and disable Edge startup task, then restart computer.
after that, right-click on Edge shortcut on desktop and choose properties. then select "Shortcut" tab and in the Target text field, at the end, add that line "--profile-directory=test"
so your Target should look like this:
"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --profile-directory=test
let me know how it goes and if Edge can start and work properly.
camilla67
Mar 09, 2021Copper Contributor
We have tested this and the issue is still the same 😞
- Reza_AmeriMar 09, 2021Silver Contributor
You should run it in the clean boot and see if problem persist?
Take a look at How to perform a clean boot in Windows (microsoft.com)
If you manage to open the Microsoft Edge, then report this issue through the feedback option.