Hello,
Even if DoH is enabled, DNS settings that are not configured correctly will result in "Not Encrypted" being displayed. You can confirm that the configuration is correct in the following ways.
Method 1: Group Policy Settings
Press Win + R, enter gpedit.msc to open the Local Group Policy Editor.
Navigate to: Computer Configuration > Administrative Templates > Network > DNS Client Double-click Configure DNS over HTTPS (DoH), select "Enabled", and enter your DoH server URL.
Method 2: Registry Configuration
Open the Registry Editor (Win + R, enter regedit).
Navigate to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters
Make sure the following two DWORD keys exist: EnableAutoDoh, with the value set to 2 (automatically enable DoH). The DoH value is your DoH server address, for example https://cloudflare-dns.com/dns-query
Note If you modify the registry incorrectly, you can cause serious problems. Therefore, follow these steps carefully. For additional protection, back up the registry before you modify it. For more information about how to back up and restore the registry, see How to back up and restore the registry in Windows.
Best Regards
Zunhui