I had some small problems with stricky notes widgets (windows always in a wrong position). Probably this code helped:
dpkg -l | awk '/^rc/{print $2}' | xargs -r sudo dpkg -P
Purging obsolete configurations (of previously only removed packages).