Are you having issues with loading the designer and getting InvalidOperationException and a NamedPipeTimeout trying to connect?
Open a PowerShell in Admin mode and run this to set an exclusion in Defender for the design server:-
Add-MpPreference -ExclusionProcess 'DesignToolsServer.exe'Permalink