IP: 10.0.0.1 | Login: pi | Password: raspberry
Download and install Putty: https://www.putty.org/ - it will allow you to establish SSH connection with the Rover and open command console.
Connect to the Rover Wifi.
Don't know how? Find here.
Open Putty, type '10.0.0.1' as IP address and press 'open'.
Login: pi ; password: raspberry
You'll see something like this. You're in!
[Based on: https://www.raspberrypi.org/documentation/remote-access/ssh/windows.md]
Open 'run' command line (⊞ Win + X and click 'Run' or ⊞ Win + R)
Type
cmd
and then in the command window:
ssh pi@10.0.0.1
password: raspberry
Access command console and enter:
ssh pi@10.0.0.1
password: raspberry