Note
GAC (General Availability Channel) are non-LTSC (Long Term Service Channel) editions.
- Windows 11 Enterprise - If you like Windows 11 features and its UI.
Note
GAC (General Availability Channel) are non-LTSC (Long Term Service Channel) editions.
Pi-Hole's primary function is to be a DNS server with the ability to block domains, usually used for advertising, tracking or other unwanted sites. It also features a built-in DHCP Server.
Usually, your router will also have a built-in DHCP server, pre-configured from factory, and for most users this is perfectly fine. But in some cases you may want to run another DHCP server instead of relying on your router's one. This guide will help you understand how a DHCP server works and how to configure it without disturbing your network.
If you already know the networking basics, you can cut to the chase and read just the configuration part
gpedit.msc
.Important
Working on the latest supported Windows versions. Run Windows Update before following this guide.
1. Open Powershell > RUN AS ADMIN
2. Paste in irm https://gist.github.com/ave9858/c3451d9f452389ac7607c99d45edecc6/raw/UninstallEdge.ps1 | iex
and press enter
3. Microsoft Edge will be completely uninstalled.