Share via

error code 0x8007232b

Anonymous
2023-06-23T01:00:08+00:00

getting a error code 0x8007232b when i try to activate wondows 10 after rebiuld of computer.

Windows for home | Windows 10 | Licensing and activation

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Sumit D - IA 170.7K Reputation points Independent Advisor
    2023-06-23T01:32:22+00:00

    Hi Timothy,

    I'm Sumit, here to answer your query at the Microsoft Community.

    DNS_ERROR_RCODE_NAME_ERROR winerror.h

    DNS name does not exist.

    Try changing the DNS first. Also, you need to select I Changed Hardware option in order to activate the computer.

    In an elevated command prompt(Command Prompt as admin), execute these commands:

    netsh interface ipv6 set dnsservers WiFi static 1.1.1.1 primary

    netsh interface ipv6 set dnsservers WiFi secondary 1.0.0.1 index=2

    Replace WiFi in the above command with Ethernet if you are connected via LAN cable.

    Hope that helps, and rely on us for any further inquiries. All the best.

    Was this answer helpful?

    0 comments No comments