# Fry Smart DNS — Windows 11 setup

## Method 1: PowerShell (recommended)

1. Download `windows11-doh-setup.ps1`
2. Right-click → Run with PowerShell (or open admin PowerShell and run it)
3. Verify in Settings → Network & Internet → Ethernet/Wi-Fi → Edit DNS server assignment

## Method 2: Settings UI

1. Settings → Network & Internet → Ethernet (or Wi-Fi → Properties)
2. DNS server assignment → Edit → Manual
3. IPv4 ON
4. Preferred DNS: `46.151.29.12`
5. Preferred DNS encryption: **Encrypted only (DNS over HTTPS)**
6. Save

> Note: Windows 11 default DoH template pool doesn't include custom port 5443.
> The PowerShell method registers `https://dns.fry-solution.ru:5443/dns-query` explicitly.
