How to disable the Pop Up in Edge Browser : "Microsoft Edge Closed Unexceptedly"

hi Team,

I am using a bat file to close any left out Instances of Edge Browser and I am successful in closing the browser, but very next time when the Edge getting this pop Up.

Is there any way to disable this PopUp.
Tried to handle with UiPath Code but i was not successful as there was no proper selector.

My ask here is do we have any Keyboard short cut with which we can close this Popup.

Do let me know if you have any solution for this issue.

Regards,
Harsha

Hi @harshavardhan3457

Please have a look,

https://www.technipages.com/how-to-disable-restore-pages-prompt-in-microsoft-edge#:~:text=Conclusion,Boost%20and%20update%20the%20browser.

Hope this helps,

Thanks.

Is there any way to close that Pop because in some exception scenarios, we are forced to use the Bat File. So there is any way to close that Pop Up

Hello @harshavardhan3457

If you want to close the current running instances of msedge you can use kill process activity.

This seems to be a setting, need to set in msedge to disable this popup.

Hi @harshavardhan3457,

If you want to close this screen with the robot without changing the edge settings, use the click activity. If it doesn’t see this field, please upgrade the UI pack and try. Keep us informed of the situation.

image

Regards,
MY

1 Like

Thank you Muhammed, this worked perfectly for me :grinning:

1 Like