Skip to content
Follow
Ubuntu Linux

Auto-Start Applications on Ubuntu Login

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

Startup applications in Ubuntu are programs that launch automatically the moment you log in to your desktop. This built-in feature saves you time by opening your favorite tools like email clients or music players right away, so you never have to launch them by hand.

Advertisement

You can set up any installed program to start with your session by picking from a list or by browsing for a custom script or application file.

⚡ 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.

Advertisement

How to get applications to startup at login in Ubuntu Linux

To auto-start applications Ubuntu users can use the built-in Startup Applications tool to launch programs automatically upon sign-in. Open the app menu, search for Startup Applications, click Add, and enter the command for the program you want to open. This saves you time by loading your favorite web browser or chat app the moment your desktop appears.

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.

Advertisement
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.

Advertisement
📝Good to KnowYou'll usually find the commands for applications you want to auto-start in the /usr/bin folder.

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!

Advertisement

Configuring startup applications enhances your daily workflow by loading preferred tools immediately.:

  • 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.

Advertisement

📚 Related Tutorials

Upgrade Ubuntu Linux Without Losing Data
Ubuntu Linux Upgrade Ubuntu Linux Without Losing Data
How to Install Ubuntu Linux
Ubuntu Linux How to Install Ubuntu Linux
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

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

Leave a Comment

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