> I tried to delete all workspaces <<
How did you do that?
FAIK defaults are stored in registry:
HKCU\Software\Microsoft\Windbg\Workspaces
HKLM\Software\Microsoft\Windbg\Workspaces
Probably it's Windows 10 default system font (here Segoie UI), which is used by Windbg Preview
for Tool window - Consolas for Text Window.
You may probably want to use Procmon to track down stale entries (Workspaces saved as files).