Home  >  Article  >  System Tutorial  >  How to remove icons in Ubuntu start menu?

How to remove icons in Ubuntu start menu?

PHPz
PHPzforward
2024-01-13 10:45:051313browse

There are many software icons listed in the Ubuntu system start menu. There are many uncommon icons. If you want to delete them, how should you delete them? Let’s take a look at the detailed tutorial below.

How to remove icons in Ubuntu start menu?

1. First enter the ubuntu desktop and click the Start menu under the left panel.

How to remove icons in Ubuntu start menu?

2. You can find a

Text Editor icon inside, we need to delete it.

How to remove icons in Ubuntu start menu?

3. Now we return to the desktop and right-click

to open the terminal.

How to remove icons in Ubuntu start menu?

4. Use the command to open the application list directory.

sudo nautilus /usr/share/applications

sudo nautilus ~/.local/share/applications

How to remove icons in Ubuntu start menu?

5. Find the corresponding text editor icon inside.

How to remove icons in Ubuntu start menu?

6. Then directly right-click

and move to Recycle Bin to delete. You can make a backup copy first to avoid deletion errors.

How to remove icons in Ubuntu start menu?

7. Then we

log out of the user desktop.

How to remove icons in Ubuntu start menu?

8. Open the start menu again, and the text editor icon inside has been deleted.

How to remove icons in Ubuntu start menu?

The above is the detailed content of How to remove icons in Ubuntu start menu?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:jb51.net. If there is any infringement, please contact admin@php.cn delete