How to fix broken Menu inwards Kali Linux 
If you lot accept a broken bill of fare inwards Kali Linux, for example,
- You deleted bill of fare items
- You reordered them too similar a shot desire the onetime bill of fare back
- You accidentally dragged 1 into another
- You renamed them
- You removed only about applications too can’t recall which one
- You desire to reinstall missing packages
type inwards the followings inwards your terminal:
Remove too purge Kali-Menu
apt-get take --purge kali-menu && apt-get clean
Remove local applications inwards your profile
rm -rf .local/share/applications
Remove Kali Menus from .config
rm -rf .config/menus
Reboot your machine
reboot
Reinstall Kali-Menu
apt-get install kali-menu -y
If this doesn’t solve the bill of fare problem, solely too thence deed to adjacent step.
Reinstall Kali-linux-full
apt-get install kali-linux-full -y
Now your broken bill of fare inwards Kali Linux should hold upward dorsum inwards order.
Note: MATE Desktop users needs additional steps to fix Kali Linux Menu. Follow the link below:
How to install/remove MATE Desktop Environment inwards Kali Linux
If you lot wan’t to install/remove dissimilar desktop environments, follow this link:
How to install/remove dissimilar Desktop Environment or Window Manager inwards Kali Linux 1.x
Follow adjacent article to switch to only about other desktop permanently. (make default) How to permanently switch Desktop Environments
Thanks for reading.

