> ## Documentation Index
> Fetch the complete documentation index at: https://help.decodo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# macOS DNS Setup 

This short guide will teach you how to change the DNS addresses on your **macOS** device.

<Steps>
  <Step>
    Navigate to System Settings by either pressing the **Apple menu** icon or using `cmd + spacebar`.
  </Step>

  <Step>
    Click on the **Network** menu in the settings sidebar.
  </Step>

  <Step>
    Select your active network and click **Details...**.
  </Step>

  <Step>
    On the pop-up window sidebar, you will find the **DNS** button.
  </Step>

  <Step>
    Click the **+** button to enter your preferred DNS addresses.

    <Note>
      We recommend using either Google or Cloudflare DNS addresses:

      * Google DNS: `8.8.8.8` `8.8.4.4`
      * Cloudflare DNS: `1.1.1.1` `1.0.0.1`
    </Note>
  </Step>

  <Step>
    Press **OK** to save the changes.
  </Step>
</Steps>

***

<Columns cols={2}>
  <Card title="Support" href="https://direct.lc.chat/12092754" cta="Let's chat!">
    Need help or just want to say hello? Our support is available 24/7. \
    You can also reach us anytime via email at [support@decodo.com](mailto:support@decodo.com).
  </Card>

  <Card title="Feedback" href="mailto:feedback@decodo.com" cta="Share feedback">
    Can't find what you're looking for? Request an article! \
    Have feedback? Share your thoughts on how we can improve.
  </Card>
</Columns>
