Arduino App Lab

I connected my UNO Q to my PC, Opened arduino app lab for the first time, It asked for Wifi during the board configuration section. I gave the credntials. But, after that, no matter how many times I reopen the app or disconnect and connect the board, it keeps automatically showing the text on the Image I have pasted:

is there any way i could reset the board so i can configure it again, I have been stuck here forever

A followup question:
What is the default password?

Hi @ventoron. From section 10.1 of the UNO Q datasheet:

  1. During the first setup, you will be asked to provide a name and password for the device (default is arduino / arduino).

Hi, please see this thread: Fail at the first hurdle

App lab currently is facing issues so fastest way to get through is to flash a new image using arduino flasher cli/tool https://www.arduino.cc/en/software/

Thank you, I will try that.