Launching Edge Browser

Hi Forum,

Need your help resolving the below issue:
My robot framework setup is done is a VM and there I’m trying to launch Edge browser using the “Open Browser” keyword from the Selenium Library and trying to maximize “Maximize Browser Window” but getting below error:
WebDriverException: Message: unknown error: unhandled inspector error: {“code”:-32000,“message”:“Browser window not found”} (Session info: MicrosoftEdge=126.0.2592.102)

Please note the browser is getting launched but it has no maximize button which is causing the failure. And also, this is not the normal Edge browser which opens:

It could be because the state of the browser isn’t whats expected - as seen on this image, the actual web content view is not present but there’s a sort of a dialog that says “you need to login to the profile 1”. I’d start by asking about tos from whom ever set up your VM image and why the login to the profile is required.