which client? the win nut client is pretty straight forward to install (a .msi file) and then you just configure the username/password/address of your nut server and it connects. Once you've got that done just configure your shutdown parameters and bob's your uncle. Answer from marc45ca on reddit.com
🌐
NUT
networkupstools.org › docs › user-manual.chunked › _installation_instructions.html
5. Installation instructions
Information below may be currently obsolete, but the NUT project wishes it to become actual and factual again :) NUT binary package built for Windows platform comes in a .msi file. If you are using Windows 95, 98 or Me, you should install Windows Installer 2.0 from Microsoft site.
🌐
Reddit
reddit.com › r/homelab › super simple nut ups for windows?
r/homelab on Reddit: Super simple NUT UPS for Windows?
December 6, 2023 -

I'm trying to figure out if there are any *simple* ups management tools for Windows, that can speak to a NUT daemon? From what I can see, there *is* a NUT daemon for Windows, but it is kinda complicated to install and configure.

What I am ideally looking for is something as simple as a WMI32_Battery instance, that can be configured with the address and creds of a NUT daemon, and makes that data available as a Battery. From there, built in Windows functionality can be used to determine what to do when power fails, battery gets low, etc.

🌐
Ethernut
ethernut.de › en › documents › wininstall.html
Install Nut/OS on Windows
Simply follow the installation instructions for WinAVR, YAGARTO or ImageCraft. The Nut/OS package for Windows is a self-extracting executable. Starting it, will present a language selection dialog. Select either English or German. Other languages may be offered, but may not be fully supported.
🌐
GitHub
github.com › networkupstools › nut › issues › 2203
Is there a good guide for installing NUT on a Windows machine? · Issue #2203 · networkupstools/nut
November 25, 2023 - You switched accounts on another tab or window. Reload to refresh your session. ... There was an error while loading. Please reload this page. ... I receive the no driver error when attempting to install the latest install ver. I have found only 1 thread discussing it, but no resolution or guide. I attempted to follow the process of installing libusb via WinUSB, but don't understand it. ... No fields configured for issues without a type.
Author   networkupstools
🌐
Network UPS Tools
networkupstools.org
Network UPS Tools - Welcome
ERRATA: The original NUT for Windows pre-built 7-zip archive did not include third-party libraries needed by Mozilla NSS, which precluded upsmon from starting. A new archive with these DLL files added was published. Feb 08, 2026: A Finding recent development iteration artifacts was added to the NUT GitHub Wiki, with screenshots from a browser, to help community members find the builds that the NUT CI farm works so hard to produce
🌐
Network UPS Tools
networkupstools.org › download.html
Network UPS Tools - Download information
May 11, 2026 - This section presents the different methods to download NUT. To build from Git sources, you will need a number of tools such as autoconf, automake and libtool to use these checkouts or snapshots to generate the configure script and some other files. The distribution archives already include the configure script (as well as other files) and do not require auto* tools to prepare the sources for a build.
🌐
Reddit
reddit.com › r/homelab › nut ups on windows 10
r/homelab on Reddit: NUT UPS on Windows 10
March 27, 2020 -

A while back in asked about how to connect multiple computers to one UPS device (post). I received excellent advice to use a Raspberry Pi to run a NUT server to do this. I'm now the proud owner of a RPi4b 2GB ram and have installed NUT and it's working well locally thanks to this tutorial.

I'm not trying to connect it to my Windows 10 machine and I'm just having a frustrating time doing so. I've first attempted to install WinNut, even though it seems like an ancient relic. Although I'm certain my credentials are correct, I receive this error when I attempt to start it:

Level INFO 03/27/2020 17:59:28 In winNUTServiceMain- Received service command ID: 1

Level INFO 03/27/2020 17:59:28 WinNUT received STOP command

Level INFO 03/27/2020 17:59:29 Detected OS as Windows NT

Level NOTICE 03/27/2020 17:59:29 Network UPS Tools upsmon 2.0.0.4

Level INFO 03/27/2020 17:59:29 UPS: ups@192.168.1.3 (slave) (power value 1)

Level INFO 03/27/2020 17:59:29 Config Load: MINSUPPLIES set to 1

Level INFO 03/27/2020 17:59:29 Config Load: NOTIFYCMD set to "c:\Program Files (x86)\WinNUT\AlertPopup.exe"

Level INFO 03/27/2020 17:59:29 Config Load: POLLFREQ set to 5

Level INFO 03/27/2020 17:59:29 Config Load: POLLFREQALERT set to 5

Level INFO 03/27/2020 17:59:29 Config Load: HOSTSYNC set to 15

Level INFO 03/27/2020 17:59:29 Config Load: DEADTIME set to 15

Level INFO 03/27/2020 17:59:29 Config Load: RBWARNTIME set to 43200

Level INFO 03/27/2020 17:59:29 Config Load: NOCOMMWARNTIME set to 300

Level INFO 03/27/2020 17:59:29 Config Load: FINALDELAY set to 5

Level ALERT 03/27/2020 17:59:29 WinNUTUpsMon Service is starting to monitor UPS

Level ERROR 03/27/2020 17:59:29 Can't login to UPS [ups@192.168.1.3]: Access denied

So instead, I installed the Binary packages for Windows and I see it's been installed but it's not running, even when I try to under some command in command prompt. I've entered my MONITOR entry and the netclient in the confg files.

At this point I'm just over my head and could use some help. I've Googled as much as I can and I just don't see any helpful guides on using NUT on Windows.

If I can get this working, I think it would be helpful to others too.

P.S. I bought a separate NETGEAR POE Switch to power the RPi with a POE hat so I had less cables going to it. The primary goal is to go from two UPS units to one for a more minimal setup. RPi has been super fun and I think these are just the darndest little machines.

🌐
SynoForum
synoforum.com › resources › resource discussion threads
Tutorial - Windows NUT client (incl GUI) - Network UPS | SynoForum.com - The Unofficial Synology Forum
December 16, 2021 - jeyare submitted a new resource: Windows NUT client (incl GUI) - Network UPS - there were several requests for deploying a Windows NUT client, which would also include a GUI. Guide, how to setup Windows NUT client (incl GUI) First - How to ENABLE NETWORK UPS SERVER in your NAS: Next...
Find elsewhere
🌐
Akze
blog.akze.net › 2025 › 08 › 04 › raspberry-pi-nut-server-windows-client-step-by-step-mini-tutorial
Raspberry Pi NUT Server + Windows Client – Step-by-Step Mini Tutorial – A Kay Zedd's Random Stuffs
August 4, 2025 - After your configured thresholds, Windows will gracefully shut down. sudo apt install apache2 nut-cgi sudo nano /etc/nut/hosts.conf
🌐
GitHub
github.com › networkupstools › nut › issues › 2598
Need Help with Windows NUT Server install · Issue #2598 · networkupstools/nut
August 20, 2024 - Hi Everyone, So the issue I have is when I install NUT-Installer-2.6.5-6.exe as admin I get the error message:- NUT UPS driver installer. Searching for known UPS... No known UPS device found. Try installing libUSB manually. Hit enter to ...
Author   networkupstools
🌐
Unraid
forums.unraid.net › home › community › guides › plugins and apps › simple guide to setup ups with nut (unraid master and windows clients)
Simple guide to setup UPS with NUT (unraid master and windows clients) - Plugins and Apps - Unraid
December 15, 2024 - Just wanted to share a simple How To for setting up NUT if you plan on using unraid as the master and windows clients. I am using a Cyberpower UPS, so your settings may differ. Please note that this guide is based on unraid being a physical server. I wanted to have the UPS also shut off after the...
🌐
SudoNull
sudonull.com › post › 12149-Monitor-UPS-workstations-in-Windows-with-Network-UPS-Tools
Monitor UPS workstations in Windows with Network UPS Tools / Sudo Null IT News
In this case, the startup type ... and restart the Network UPS Tools service download the xml file of the task download script (must be in the NUT \ others folder)....
🌐
GitHub
github.com › gawindx › WinNUT-Client
GitHub - gawindx/WinNUT-Client: This is a NUT windows client for monitoring your ups hooked up to your favorite linux server. · GitHub
February 4, 2025 - If you were using an older version of WinNUT (v1.x), copy your "ups.ini" configuration file to the WinNUT-Client installation directory (by default "C:\Program Files(x86)\WinNUT-Client ") for an automatic import of your parameters during the first launch · Start WinNUT V2 and modify the parameters according to your needs · If your NUT server is hosted on a Synology NAS, be sure to provide the following connection information (default): Login: upsmon Password: secret
Starred by 485 users
Forked by 83 users
Languages   Visual Basic .NET 72.9% | C# 27.1%
🌐
Techno Tim
technotim.com › posts › NUT-server-guide
Network UPS Tools (NUT) Ultimate Guide | Techno Tim
January 7, 2026 - Meet NUT Server, or Network UPS Tools.It’s an open UPS networking monitoring tool that runs on many different operating systems and processors.This means you can run the server on Linux, MacOS, or BSD and run the client on Windows, MacOS, Linux, and more.It’ perfect for your Pi, server, or desktop.It works with hundreds of UPS devices, PDUs, and many other power management systems. This is the ultimate guide to configuring Network UPS Tools (NUT).We cover everything from installing and configuring the server on as Raspberry Pi, configuring the client on Windows and Linux, configure a charting and graphing website to visualize NUT data, spin up an additional web site use Docker, and finally set up monitoring and alerting to automate shutdowns of your machine.
🌐
Jtkdev
jtkdev.com › wp › 2016 › 04 › 10 › nut-for-windows
NUT for Windows « JTK – Notes and Ramblings
April 10, 2016 - I use NUT for all of my UPS on Linux machines. There is a beta Windows port available. I have it working for two Windows 7 Pro 64 bit boxes. Documentation on getting it working under Windows is sparse. Downloaded NUT Windows MSI installer 2.6.5-6. Installed. Copy libgcc_s_dw2-1.dll from bin to sbin.
🌐
GitHub
github.com › shorenufflaser › windows-NUTS › blob › master › INSTALL.nut
windows-NUTS/INSTALL.nut at master · shorenufflaser/windows-NUTS
You can either install NUT as a binary package or as a port. ... The port is located under /usr/ports/sysutils/nut. ... You have to define WITH_NUT_CGI to build the optional CGI scripts.
Author   shorenufflaser
🌐
Debian
alioth-lists.debian.net › pipermail › nut-upsuser › 2019-October › 011562.html
[Nut-upsuser] How to setup the NUT client on Windows?
I need 3 devices to safely switch off in case of power failure, 2 Synology NAS and 1 PC under Windows 7 (soon 10)! So I've decided to connect the UPS to the main NAS (via the USB cable), enabled the "Network UPS server" on the NAS, entered the other NAS and PC IP addresses to let them receive NUT messages in case of power failure and now, I need to install a NUT client on the PC. Problem: I can't find any kind of documentation neither official, not from users on blogs or videos. We can find some for WinNUT.
🌐
Seriouslytrivial
seriouslytrivial.com › 2018 › 09 › 26 › shutdown-windows-computer-and-synology-nas-using-winnut
Shutdown Windows computer and Synology NAS using WinNut – SeriouslyTrivial.com
October 10, 2020 - (Note that I have a CyberPower 1500PFCLCD UPS connected via USB to a Synology DS212j NAS currently running DSM 6.2-23739 Update 2.) 1. First, navigate to the WinNUT download page.
🌐
GitHub
github.com › crazytiti › Windows-Nut
GitHub - crazytiti/Windows-Nut: Windows Network Ups Tool · GitHub
Windows Network Ups Tool remix from the original by Michael Liberman 2006-2007 matrix200 http://sourceforge.net/projects/winnutclient/ This is a NUT windows client for simple ups monitoring and auto shutdown. You need NUT to use this tool https://networkupstools.org/ http://www.networkupstools.org/package/windows/NUT-Installer-2.6.5-4.msi Changelog : 1.6.4 Added battery temperature.
Author   crazytiti
🌐
Synology Community
community.synology.com › enu › forum › 1 › post › 188123
Using WinNUT with UPS to shut down both NAS and PC when power fails | Synology Community
May 31, 2024 - Uninstall any UPS software you might already have and then double click your downloaded WinNUT-Setup.msi to install it as a Windows app in the usual way. On starting, the Client window appears with blank UPS information and a Settings window. Here's my settings: Connection settings: NUT host ...