Driver update not working

Hi Fernando, sorry to hear you’re having issues.

Bootloader Mode:
Have you tried using the new Netduino.Deploy tool? You can find the download link here: Beta of Netduino Deploy for Windows and Mac!

It’s been designed to work with latest version of WinUSB.sys which can be installed using Zadig. Instructions here: https://github.com/WildernessLabs/Netduino-Updater/blob/master/bootloader_winusb_guide.md

Normal/development Mode:
It sounds like the drivers may not be installed. To get setyp for development, you’ll need Visual Studio 2015 and you’ll need to install the .NET MicroFramework, the Netduino SDK and the Visual Studio 2015 plugin. Links and details are here: http://developer.wildernesslabs.co/Netduino/Getting_Started/Installation/Windows/

The current stable release don’t support Visual Studio 2017 (but that may change in the future)

Please let me know if I can answer any additional questions.

Cheers!