create bat file:
@echo off
set "no_proxy=127.0.0.1,localhost"
set "NO_PROXY=127.0.0.1,localhost"
start "" "C:\Program Files\pgAdmin 4\pgAdmin4.exe"