If user getting any stuck issue inubuntu 22 version please follow the below steps to solve it
STEP 1:
Run the below command
sudo nano /etc/gdm3/custom.conf
STEP 2:
After running above command, and you will get an popup as shown below. replace WaylandEnable=true with WaylandEnable=false and uncomment this command and save it
REPLACE false Inplace of true in above figure and click on cltr+x and enter. make sure that command is uncommented (remove # at the starting of command)
Step 3:
After disabling Wayland run the below two commands
sudo apt purge gnome-control-center
sudo apt install gnome-control-center
Step 4:
After completing step3 please run the below command restart the system
sudo systemctl restart gdm3
Once system restarted could you please check are you still facing this stuck issue or not
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article