Hello,
Thank you for posting in Q&A forum.
We suggest that you manually specify specific DNS resolution by modifying the hosts file in the operating system. In the Windows operating system, the hosts file is located in the C: \ Windows \ System32 \ drivers \ etc directory.
Firstly, we use a text editor (such as Notepad++) to open the host file,
Next, at the end of the hosts file, enter the DNS resolution to be set in the format of "IP address domain name".
For example: 192.168.1.1 example.com. Save after editing. Close the text editor.
It is worth noting that after editing, we need to enter the command ipconfig/flushdns at the command prompt to refresh the local DNS cache
Additionally, modifying the hosts file may affect the normal network connection of the system, so please operate with caution. If you need further assistance or have any other questions, please let me know.
Best regards,
Jill Zhou
If the Answer is helpful, please click "Accept Answer" and upvote it.