KDE Window Titlebar Missing

If KDE is crash for some reason and not able to restore window's titlebar type this into konsole:

This will restore window titles and redirect further error messages to /dev/null

kwin_x11 --replace & 2> /dev/null
Bonyiii Almost 8 years ago