That means, check that /etc/systemd/system/default.target is a symbolic link to /usr/lib/systemd/system/graphical.target
If not, you can set the default target via
sudo systemctl set-default graphical.target
You should try this from the “broken” snapshot. After you have executed this command, reboot.