Postman application hangs on blank splash screen

I got the same thing on a Windows 10 VM (but not AWS). I solved by disabling GPU rendering.

Create an environment variable POSTMAN_DISABLE_GPU set to false.

1 Like