How to install UniFi OS Server on Windows (x64)
UniFi OS Server is available to be self-hosted on macOS, Windows, Linux and others. Here is how to install UniFi OS on Windows
January 9, 2026

Announced in summer 2025, Ubiquiti is now supporting the self-installation of UniFi OS Server on your own hardware, meaning features previously unavailable such as Teleport VPN, UniFi Identity, Site Magic and more, are now available without the need for a Cloud Key or UniFi Dream Machine. It is supported on macOS, Windows and Linux.
If you're looking to host UniFi OS Server, you can do so with HostiFi.
Sign up today and get access to our fast support, regular off-site backups and managed updates.
Log in as a user with sudo privileges, then update the system
sudo apt update && sudo apt upgrade -y
Install required base utilities
sudo apt install -y curl ca-certificates gnupg lsb-release
Disable unattended reboots
sudo systemctl disable unattended-upgrades
Add a hostname, as UniFi devices work best when the controller has one
sudo hostnamectl set-hostname unifi-os
Update /etc/hosts
sudo nano /etc/hosts
Then add
127.0.1.1 unifi-os
Next download the UniFi OS Server package from Ubiquiti's official downloads page. Upload this .deb file directly to your server.
unifi-os-server_x.y.z_amd64.deb
Next install UniFi OS Server from the downloaded .deb file
sudo dpkg -i unifi-os-server_*.deb
If dependencies are missing, fix them with
sudo apt --fix-broken install -y
Check that UniFi OS services are running
systemctl status unifi-os-server
You should then see
Active: active (running)
List UniFi-related services
systemctl list-units | grep unifi
Now to access the UniFi OS Server web interface, open a browser and go to
https://<server-ip> or https://<hostname>
Complete the initial UniFi OS Server setup, which involves:
Finally, before adopting any new devices visit the Control Plane and update the UniFi Network application to the latest GA version.
Being able to install UniFi OS Server on Ubuntu provides easy deployment for small environments for testing purposes, but for use in production across multiple external sites it could get complicated. This is where HostiFi comes in, with fast support, global data centre presence, managed updates and regular backups.
HostiFi provides hosting for Ubiquiti software platforms, with servers for UniFi and UISP. We also offer network consulting, with HostiFi Professional Services.
No spam. Unsubscribe anytime.
Newsletter Subscriber
Newsletter Subscriber
Newsletter Subscriber