Zend certified PHP/Magento developer

How to fix “server shell request failed on channel 0” on Windows 11 OpenSSH default shell?

Every time I connect to my Windows 11 SSH server, It keeps getting an error saying “server shell request failed on channel 0”.

console

I ensured that the default shell is specified properly

enter image description here

My computer has enough resources and I can start the shell by specifying it after the command:

enter image description here

How can I fix this issue?

For reference, I am using the default config: https://pastebin.com/Zh94fyT5

and my .ssh folder is empty.