Probably not. But if you can find Network Monitor (MS) or other network trace application then it is a small matter of doing something, capturing the traffic and having a look at how the Web UI works
Or power it separately (though I would keep the ground in any case). The v1.1 screen hardware version is known to have problems. The hardware change has apparently broken the otherwise working MS driver that talks to the GPU. This has already been reported on the MS site and work is underway to esta...
Can you detail the steps required under the setup you had and how to recover. I 'know' the MS steps work if done from scratch but that is always a 'Hail Mary' pass.
Check your power supplies. That's the first standard response.
Then, if you can, try another Pi.
The answer is in there somewhere.
As to exactly where it is.....
The Jason defines (because of other docs requirement throughout MS) what the service does. It interacts with the js files on the PI to drive the REST as required. Helps if you read javascript to see what exactly is going on. Documentation by example is documentation none the less. public static asyn...
See the REST C# examples in the FAQ. Then add Administrator and password as required to the code there. The url should contain the web management REST api values the same as the Desktop Browser