Reset XFCE desktop config to fresh install in any Linux OS, Arch Linux or Ubuntu, Mint
First, open a terminal program
cd .config
rm -rf .xfce4
If you just want to reset pannel setting.
remove only pannel directory
rm -rf ~/.config/xfce4/pannel
Then logout, and login again.
Thank for watching !