Run Ionic, Cordova, Angular app on Windows 10 tablet using USB

I want to run my Ionic, Cordova, Angular app directly on Win 10 tablet using CLI commands.

In this app, there is Windows and Web platforms added.

I used ionic cordova run windows --device, but does not work even I enabled Developer mode on tablet.

When I used this command the windows local device run.

Any help to run on tablet windows 10?