Raspberry Pi : Raspbian Missing Menu Bar Icons

Have you lost menu icons on your Raspberry Pi Raspbian os ?  Here is solution for that problem

Simply run that code in your terminal. How to get terminal if you don’t have icons ? Click any folder and select “Open in Terminal” or select a file and chose “Open With …” -> Accessories -> Teminal

$ sudo rm -r ~/.config/lxpanel
$ startx
or
$ sudo reboot