nRF Programmer Infinite Loading Loop

Since several weeks, the NRF Connect for Deskotp's programmer application (v3.0.4) is stuck in an infinite loading loop, as was the toolchain manager previously ( see https://github.com/NordicSemiconductor/pc-nrfconnect-toolchain-manager/pull/183 ).

Operating system: Windows 11 Pro (22H2)

I have described the exact issue on Github but without response, see https://github.com/NordicSemiconductor/pc-nrfconnect-programmer/issues/329 

It seems bootstrap fails to load the application context, as described to be fixed in the toolchainmanager (see https://github.com/NordicSemiconductor/pc-nrfconnect-toolchain-manager/commit/951116bfc9a57f0bc49fa6d683585f049c0ec58b).

Other solutions tried:

- reinstalling programmer and connect

- execute as administrator

- execute in Windows 7 compatibility mode

I'd appreciate any workaround suggestions or, even better, a patch. 

Related