Score:1

Completely Disable/Remove "Welcome to Ubuntu!"/"Connect Your Online Accounts" Window

es flag

I am in the process of making a live USB for use in an IT environment, where the use will need to be very plug-and-play, with little to no interruption. I'm onto QOL development, and I am trying to remove the following screen, which shows up whenever the user signs in:

enter image description here

I have followed the steps listed here, which said to remove /usr/share/applications/gnome-online-accounts-panel.desktop, however that did not work. I have also attempted a full uninstall of the online-accounts package, sudo apt remove --purge gnome-online-accounts, however this did not work either.

I have also removed gnome-initial-setup from /usr/share/applications as that is what the window was named:

enter image description here

Again, however, this did not make the window disappear.

I am building off of Ubuntu 21.04, and am using Cubic to make the live USB.

One solution I had pondered on was; would it be possible to find the .desktop file of a running application?

Levente avatar
cn flag
I don't know what I'm talking about, plus I am on I'm on Ubuntu 20.04, so my landscape may differ from yours. Nevertheless, for disabling this, I would look into the `gsettings` schemas, on 20.04 easily explorable with the `dconf-editor` app. If you could find the setting to disable this in gsettings, then maybe that would be an important step. As for code, on 20.04 I seem to have a bunch of `*.gschema.xml` files in `/usr/share/glib-2.0/schemas/` — something tells me that these have something to do with what shows up in `gsettings` / `dconf-editor`...
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.