8

1

I'm using Ubuntu Desktop 23.10. I've tried every suggestion in this thread as well as many others online, but I cannot get back into the Ubuntu GUI/GNOME desktop environment. I'm using Ubuntu 23.10 desktop.

karel
  • 122,292
  • 133
  • 301
  • 332

1 Answers1

9

I just faced with this issue and after trying different options, I finally could solve the issue by doing the following steps:

  • While being stuck in the page you shared the image, press Ctrl+Alt+F3 to get into another tty.
  • Provide user/pass and login to your account
  • Run sudo apt install --reinstall ubuntu-desktop
  • To verify the solution, run startx. If successful, you can restart the system and expect the gdm can work properly.