--tunnel
is the culprit. Seems like this is specifically a Windows 11 issue. To fix:
Go to Wifi Settings -> CLick on your wifi properties -> Switch to private network Configure firewall and security settings -> Disable firewall After this just run
npx expo start
without any additional args and it should work. I faced a similar issue and just solved it with this.