High
Operating Systems
✓ Solution Verified by Community (0+ upvotes)
How to fix error error-cant-access-domain-info in Windows 11
ERROR_CANT_ACCESS_DOMAIN_INFO = 1351
Fix based on community reports and expert analysis. Last verified: 2026-08-12
· How we verify fixes
| Error Code | error-cant-access-domain-info |
|---|---|
| Affected System | Windows 11 (Microsoft) |
| Difficulty | High |
| Estimated Time | 30 min |
| Requires Admin Rights | ⚠️ Yes |
Solution Steps
- 1 First, verify network connectivity. Press Windows key + R, type 'cmd', and press Enter. In the Command Prompt, type 'ping your_domain_controller_hostname' (replace with actual name) and press Enter. If you get replies, the network is fine; if not, check your network connection.
- 2 Check DNS settings. Press Windows key + R, type 'ncpa.cpl', and press Enter. Right-click your active network adapter and select 'Properties'. Select 'Internet Protocol Version 4 (TCP/IPv4)' and click 'Properties'. Ensure 'Obtain DNS server address automatically' is selected, or manually set the correct DNS server provided by your IT department.
- 3 Flush DNS cache. In the same Command Prompt, type 'ipconfig /flushdns' and press Enter. This clears any corrupted DNS entries that might be causing the issue.
- 4 Check if the domain controller is accessible. Type 'nltest /dsgetdc:your_domain_name' (replace with your domain) and press Enter. This command queries the domain controller. If it fails, the DC is unreachable.
- 5 If the DC is unreachable, try to restart the Netlogon service. Press Windows key + R, type 'services.msc', and press Enter. Find 'Netlogon', right-click, and select 'Restart'. This service handles domain authentication.
- 6 If the problem persists, rejoin the domain. This is a last resort. Press Windows key + I, go to Accounts > Access work or school, and disconnect from the domain. Then reconnect using your domain credentials. This will re-establish the trust relationship.
🔍 Didn't work? Enter your GPU and CPU for hardware-specific advice:
🔧 Still having issues?
Describe your exact problem to Error Buddy and get a personalized fix in seconds.
🛠️ Try Error Buddy — It's Free