Skip to content
Follow
Ubuntu Linux

Auto-Start Applications on Ubuntu Login

Richard
Written by
Richard
Sep 14, 2022 Updated Aug 13, 2026 3 min read
How to Change Default Apps in Ubuntu
How to Change Default Apps in Ubuntu

Auto-start applications on Ubuntu login let your favorite programs launch the moment your desktop loads. This startup process opens essential software automatically, saving you from opening them by hand every time you turn on your computer.

You can pick which apps launch by choosing from the list Ubuntu suggests or by adding your own custom programs. For example, setting up your music player or email client to start with Ubuntu means your daily routine begins instantly.

⚡ 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

You can set up applications to auto-start on Ubuntu login using the Startup Applications tool. This handy feature means your favorite programs will be ready the moment you sign in, saving you time and clicks every day.

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

Ubuntu includes a dedicated manager for controlling background processes and login items.

To open Startup Applications, click the Activities overview (the dashboard where you can see all your open applications and search for new ones) and search for Startup Applications.

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

Alternatively, press ALT + F2 and type `gnome-session-properties` to launch the same tool.

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, or click the Browse... button and select a command.

📝Good to Know
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

Auto-start applications list: Select an application from the auto-start applications list that you wish to run automatically when you log into Ubuntu. After choosing an application, click the Add button to include that specific application in your auto-start list.

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.

How to make an application start automatically?

Navigate to system settings depending on your desktop environment. For any of the applications in the list: Set the toggle to On to start the app automatically when you sign in. Set the toggle to Off to prevent the app from starting automatically.

Is it okay to disable all autostart apps?

It's generally safe to disable startup apps on Ubuntu if you want to speed up your login, but some programs might be important.

How to see autostart apps in Linux?

If you want a program to start automatically regardless of your window manager or desktop environment, place its desktop file in the config directory. If the program should only auto-start in specific circumstances, you might handle it differently.

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 list Services on Ubuntu Linux
Ubuntu Linux How to list Services on Ubuntu Linux
How to Setup Fail2ban on Ubuntu Linux
Ubuntu Linux How to Setup Fail2ban on Ubuntu Linux
How to Install OpenLiteSpeed on Ubuntu Linux
Ubuntu Linux How to Install OpenLiteSpeed on Ubuntu Linux
How to Install Drupal with OpenLiteSpeed on Ubuntu Linux
CMS How to Install Drupal with OpenLiteSpeed on Ubuntu Linux

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

Leave a Comment

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