ps aux | grep -i dpkg // Kill processes which are running sudo kill -9 <pid> // Restart the accounts daemon sudo systemctl restart accounts-daemon