(Solution) Could not apply stored configuration to monitors error

I received this annoying message every time I logged-in in my Linux distro.

After a small search with Google I found this solution:

cd .cofig
mv monitors.xml monitors.xml.old
exit

Restart and you won’t see that message again.