0

I have an arcade run on raspberry pi 3 flashed with RetroPie 4.4.

Just now, I'm not sure what had happened to my Pi hardware, network, or even SD card when I boot, I kept getting prompt to enter the username and password.

enter image description here

How do I stop that ?

code-8
  • 177
  • 3
  • 12

1 Answers1

4

Assuming your using the default username and password.

From the command line enter 'sudo raspi-config'

Select 'Boot Options', 'Desktop/CLI', 'Console Autologin'

enter image description here

CoderMike
  • 6,982
  • 1
  • 10
  • 15