Windows firewall & print client troubleshooting

Firewall or security suites on Windows 10/11 may block local WebSocket to the print client.

Common symptoms

SymptomCheck
After fresh installAllow exe through firewall
Domain PCIT policy on loopback

Troubleshooting steps

  1. Allow app in Windows Defender Firewall
  2. Confirm client listens on 127.0.0.1
  3. See WebSocket guide
  4. Windows deployment

Prevention

  • Installer prompts to allow firewall
  • Enterprise GPO rules

Read next

FAQ

Disable firewall entirely?

No—add allow rules instead.

Allow 127.0.0.1 loopback?

Some AV still blocks—allow the exe.

Windows Server RDP?

Install/start client inside user session.

Mac firewall?

See mac-deploy—not covered here.

Verify fixed?

getConnectStatus true, then preview printHtml.

Client deployment by platform

The same web-print-pdf front-end runs on Windows, macOS, and Linux/domestic OS—install the matching client on each desktop.

Download client — free trial View npm package Documentation