Unable to find my device running Win 10 IoT on the WindowsIoTCoreWatcher exe

0 votes
My Raspberry Pi is running on the Win 10 IoT Core and is connected to the web through Ethernet. I'm able to ping my device as well. Now, I've connected through Powershell and changed admin password. And, I can connect to my device's web-based interface through http://ip:8080. But, no matter what I do, WindowsIoTCoreWatcher.exe just does not show my device on its list. I've tried using the Refresh button and also tried running as admin. But still, nothing. How can I fix this? And, supposing issue happens to be with the watcher, is there a way to check for any instance of the watcher running on my device? TIA!
Nov 20, 2018 in IoT (Internet of Things) by Bharani
• 4,660 points
688 views

1 answer to this question.

0 votes

There must be a process on your device located in the following path : C:\Windows\System32\ebootpinger.exe.
And, the WindowsIoTCoreWatcher is supposed to listen for UDP broadcasts sent by this process every five seconds. Unfortunately, it's been reported common for this process to die or stop broadcasting. Most likely when your device hasn't been rebooted for a long time.

But, you can restart it with this PowerShell command (e.g. in a remote interactive session):

Start-Process ebootpinger.exe
answered Nov 20, 2018 by DataKing99
• 8,240 points

Related Questions In IoT (Internet of Things)

0 votes
1 answer

Sending Web requests from my Web server to my IoT device

You need to start an HTTP server ...READ MORE

answered Jan 8, 2019 in IoT (Internet of Things) by nirvana
• 3,130 points
1,856 views
0 votes
1 answer

USB Mobile Broadband Modem on Windows 10 IoT

I was looking for a solution too, ...READ MORE

answered Jul 9, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
2,400 views
0 votes
1 answer

Publishing commands to device in IBM IoT using MQTT in Java

If you are publishing from an application, ...READ MORE

answered Jul 27, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,325 views
0 votes
1 answer

Display time in a Windows Core IoT app with a clock!

It is possible, but you should understand ...READ MORE

answered Jul 10, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
1,344 views
0 votes
1 answer

Autostart published Application on Windows 10 IoT

It can be done by making changes ...READ MORE

answered Jul 13, 2018 in IoT (Internet of Things) by DataKing99
• 8,240 points
1,548 views
0 votes
1 answer

Deploy my Windows 10 IOT core application locally!

Of course, you, can! That is, in ...READ MORE

answered Jul 17, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
893 views
0 votes
1 answer

Testing if messages from my Device is reaching the Azure IoT Hub?

Download the Device Explorer open source tool ...READ MORE

answered Aug 10, 2018 in IoT (Internet of Things) by DataKing99
• 8,240 points
3,419 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP