Follow
Ubuntu Linux

Auto-Start Applications on Ubuntu Login

Richard
Written by
Richard
Sep 14, 2022 Updated Mar 19, 2026 2 min read
How to Change Default Apps in Ubuntu
How to Change Default Apps in Ubuntu

You can set applications to automatically launch when you log into your Ubuntu desktop.

This feature lets you pre-load your essential programs as soon as your desktop appears, saving you the clicks to open them manually. You can control which applications start, choosing from system defaults or adding your own custom software.

For instance, you might want your preferred music player or a critical development tool to open automatically every time you power on your PC, ensuring your workflow starts instantly. This is particularly useful for frequently used applications like Spotify or your IDE.

⚡ Quick Answer

Open Startup Applications from the Activities overview or by running `gnome-session-properties`. Click Add, then enter the application’s name and command to have it launch automatically on login.

How to get applications to startup at login in Ubuntu Linux

As described above, like Windows and other modern operating systems, you can configure applications to start up every time a user logs into their desktop in Ubuntu Linux.

Here’s how you can set up applications to start automatically when you log into Ubuntu Linux.

Ubuntu has a tool called Startup Applications that handles this. You use this tool to configure apps to auto-start.

To open Startup Applications, click the Activities overview dashboard and search for Startup Applications.

Searching for Startup Applications in the Ubuntu Linux activities overview
ubuntu linux search startup applications

Alternatively, you can press Alt+F2 and type `gnome-session-properties`.

Once Startup Applications opens, click Add. Then, enter the command that runs when you log in (you can skip the Name and Comment fields if you like).

Clicking the Add button in the Ubuntu Startup Applications preferences window
ubuntu linux startup application add button

For example, to make Firefox start automatically, type Firefox in the Command field and confirm with Add.

Entering a command to configure an application for Ubuntu auto-start
ubuntu startup applications command app

You can type the command, click the Browse… button, and select a command.

You’ll usually find the commands for applications you want to auto-start in the /usr/bin folder. If you don’t know the command for the application you want to automatically startup, use the Browse… button and go to the /usr/bin directory.

Configuring a new startup application command in the Ubuntu settings menu
ubuntu startup application command list

Choose the application you wish to run from the list and click Add to include it.

List of enabled startup applications configured for Ubuntu Linux login
ubuntu linux auto startup list

The application will automatically start the next time you boot up and log in.

That should do it!

Conclusion:

  • Configuring startup applications in Ubuntu Linux is a straightforward process that enhances user experience.
  • The Startup Applications tool simplifies the setup by allowing users to automatically add application commands to start at login.
  • Users can also browse the /usr/bin directory to find the commands for applications they wish to set for auto-start.
  • This customization ensures that preferred applications are readily available upon logging in, streamlining workflow and saving time.

Was this guide helpful?

Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Select Accessibility Tools to Automatically Start At or After Sign-in on Windows 11
Windows How to Select Accessibility Tools to Automatically Start At or After Sign-in on Windows 11
How to Install KDE Desktop on Ubuntu 24.04
Ubuntu Linux How to Install KDE Desktop on Ubuntu 24.04
How to Install GNOME Desktop on Ubuntu 24.04
Ubuntu Linux How to Install GNOME Desktop on Ubuntu 24.04

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *