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.
Asked
Active
Viewed 1.9k times
1 Answers
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.
Mostafa Ahangarha
- 4,687
