expo dev client + remote debugger

Hi, i accidentaly enabled remotedebugger now my app is crashing on each start thats why i cant disable it. I am facing this problem on my Windows machine with physycal device ( Android ) and Expo 44 sdk with hermes enabled.

steps:
expo start --dev-client
choosign my app on expo menu
it opens in browser remote debugger ( /debugger-ui )
app crashes after downloading bundle.

How to disable it ?