How to disable splash animation in Cinnamon 25.04?

Ubuntu Version:

Ubuntu 25.04

Desktop Environment (if applicable):

Cinnamon

Problem Description:

I’d like Ubuntu to show its progress as it boots.

I’ve edited “/etc/default/grub” and ran “update-grub” as the web suggested, but the animations still show instead of being verbose.

Relevant System Information:

Intel i9-10900X
Asus ROG Strix X299-E Gaming II
32GB RAM
4TB NVMe SSD

What I’ve Tried:

I’ve removed the words “quiet” and “splash” in the grub file, but kept the quote marks.

Screenshots or Error Messages:

I recall the output of “update-grub” said something about the word IF at the end of its output.


Did you run sudo update-grub after changing the config?

Yes, its output said something about IF at the end of its message, but didn’t apply the change.

I, for one, can’t imagine what you mean by

So it maybe helpful if you copy/paste the command and output of that sudo update-grub command.

1 Like

Good idea, here’s the terminal after running both commands again:

Screenshot from 2025-07-02 03-44-43

Please post the full output of this:
cat /etc/default/grub

Highlight the text and wrap with code tags by pressing Ctrl+E on the keyboard.

1 Like

For the record, this screenshot indicates that the grub-mkconfig program has erred at (approximately) the first line of the /etc/default/grub file. You may want to verify its content.

1 Like

Thank you, it turned out I’d accidentally un-commented the first line.

After correcting my error, running update-grub again completed without issues.

4 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.