Arsal • Location • Starter

How to Fix "DNS_PROBE_FINISHED_NXDOMAIN" Error in cPanel

Client Problem: The website fails to load and displays a "DNS_PROBE_FINISHED_NXDOMAIN" error in the web browser.

Cause: The domain name cannot resolve to the server IP address due to unpointed A records, incorrect Nameservers, or propagating DNS settings.

Technical Solution Steps:

  1. Log in to cPanel: Access your cPanel account using your login credentials.

  2. Check DNS Records:Go to the domains section then Open Zone Editor in cPanel and verify that the A Record correctly points to your server's IP address.


  3. Verify Nameservers: Check your domain registrar (e.g., Namecheap, GoDaddy) and ensure the domain is using your hosting provider's correct Nameservers. How to point change doamin nameserver

  4. Flush DNS Cache: Open Command Prompt (cmd) on your computer and run ipconfig /flushdns to clear local DNS memory.

  5. Wait for Propagation: If DNS records were recently updated, allow up to 24–48 hours for global DNS propagation to complete.