How do I make ubuntu-mate-welcome
stop appearing when I log in on Ubuntu MATE?
Asked
Active
Viewed 2,982 times
2

Zanna
- 70,465

user830486
- 33
-
yes, I want to keep the welcome program from booting. help:) – user830486 Jul 19 '18 at 05:43
-
@user830486 What is your Ubuntu MATE version? – N0rbert Jul 19 '18 at 08:35
3 Answers
2
Found this via search. For 18.04 Ubuntu Mate, you can turn this off from the Start menu:
System - Preferences - Personal - Startup Applications
At the very bottom is Welcome Ubuntu MATE Welcome autostart

guyr
- 141
1
Googlers, in Ubuntu-MATE 20.x it has become a snap plugin:
snap remove ubuntu-mate-welcome
(removal has to happen for each existing user)

Frank N
- 1,340
0
There should be a checkbox called "Open Welcome when I log in" on the main screen which you can uncheck to hide the welcome.
Or if you really want you can uninstall and purge the package ubuntu-mate-welcome

thomasrutter
- 36,774
-
OP might need to know:
sudo apt purge ubuntu-mate-welcome
command should be used to accomplish second method. – WinEunuuchs2Unix Jul 19 '18 at 04:34 -
-
@user830486 probably into the welcome window, you got this checkbox (or if there is a parameter button, it must be inside it) – damadam Jul 19 '18 at 08:40