• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / How To Manage StartUp Applications In Ubuntu

How To Manage StartUp Applications In Ubuntu

By Sourabh / December 5, 2019 Category: How To, Ubuntu

How to manage startup applications in Ubuntu – manage startup services. Ubuntu CLI command to show Startup services list. How to Ubuntu: remove service from Startup Applications – disable service startup on Ubuntu Systems. Also learn how to add/remove the “hidden” startup applications on Linux Ubuntu Systems.

Startup Applications are the applications/software that starts automatically every time Ubuntu system is started/boot in. These startup applications are also called start up programs and sometime they slows the system startup. Thus by controlling startup applications, one can make the Ubuntu faster and more responsive. Let us see how can we edit and manage startup applications.

Manage Startup Applications in Ubuntu

Startup Applications utility tool can be used to control and manage startup applications. To open the Startup Applications tool, go to Unity Dash and type startup applications and click on its icon to open. (see screenshot)

startup-ubuntu-01

Once the Startup Applications is open, you can use it to add, remove or edit the startip applications on the Ubuntu System.

Remove Startup Applications in Ubuntu

The most basic task that one would like to do is to remove startup applications in Ubuntu that are useless and no longer needed during the system startup.

To remove Startup Applications in Ubuntu:

Edit-Startup-App

  • Open Startup Applications tool from Ubuntu Dash.
  • Under the list of service, select the applications you wish to remove. Click the service to select it.
  • Click remove to remove the startup program from startup applications list.
  • Click close.

Note: Removing applications from Startup Applications in Ubuntu doesn’t uninstall the program. It will simply remove the program from the startup list and the program will not start automatically during system startup.

Similarly you can also add Startup Applications to the existing list of applications:

Add-Startup-App

Delay Startup Applications in Ubuntu

If you do not want to remove programs, you can simply delay it. This method enables to delay a program from the startup list. When a prorgam is delayed it will not get started during the system startup. Instead, it will get delayed for a specified amount of time.

To delay Startup Applications in Ubuntu:

startup-ubuntu-02

  • Open Startup Applications tool from Ubuntu Dash.
  • Under the list of service, select the applications you wish to delay. Click the service to select it.
  • Select a program and click Edit.
  • This will open the “Edit startup program” window.
  • In the command box, enter the following command at the beginning:
    sleep XX;
  • The substitute “XX” denotes the number of seconds by which the program will be delayed.
  • Click “Save” and exit.

See Hidden Startup Applications in Ubuntu

startup-ubuntu-03

Normally you don’t see the complete list of the Startup Applications. Many applications are kept hidden. To see such hidden applications, run the following command in Terminal:

sudo sed -i 's/NoDisplay=true/NoDisplay=false/g' /etc/xdg/autostart/*.desktop

Once done, re open the Startup Applications window and you will see the list of all hidden programs.

startup-ubuntu-05

Tags: How To Manage StartUp Applications In Ubuntu, Kubuntu Startup Programs, Linux Manage StartUp Applications, Manage StartUp Applications In Linux Ubuntu, Manage StartUp Applications In Ubuntu, Manage StartUp Applications In Ubuntu 14.04, Manage StartUp Applications In Ubuntu 14.10, Manage StartUp Applications In Ubuntu 15.04, Manage StartUp Applications In Ubuntu 15.10, Manage Startup Programs In Windows 8, Manage Startup Programs Mac, Manage Startup Programs Vista, Manage Startup Programs Windows 7, Manage Startup Programs Windows Xp, Rc D Ubuntu, Ubuntu 14.04 Disable Service, Ubuntu Create Service, Ubuntu Disable Service Startup, Ubuntu Manage StartUp Applications, Ubuntu Manage Startup Services, Ubuntu Remove Service From Startup, Ubuntu Service Command, Ubuntu Services List, Ubuntu Startup Applications, Ubuntu Startup Services List

Primary Sidebar

Latest Posts

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

Linux Command To Check RAM Size In Ubuntu Terminal In GB

How To Install Proprietary Drivers In Linux Ubuntu Using Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap