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

# Disable System Wide Proxy (MacOS)

> Guide to disable system wide proxy in macos

Incase the app has shut down suddenly while you had the system wide proxy set, here are the steps to make sure that system wide proxy settings have been disabled on MacOS

The steps are slightly different for before and after macOS 13

### **macOS 13 Ventura or later**

<Steps>
  <Step title="Open System Preferences" />

  <Step title="Type Proxies in Search" />

  <Step title="Select Proxies" />

  <Step title="Switch off Web Proxy (HTTP) and Secure Web Proxy (HTTPS) to disable the HTTP and HTTPS proxies" />

  <Step title="Press OK">
    <img src="https://imagedelivery.net/IEMzXmjRvW0g933AN5ejrA/wwwnotionso-image-prod-files-secures3us-west-2amazonawscom-8e04dd23-74cd-4c44-8158-4238eac359d1-fd207da0-9234-4458-84b0-a781d1b23023-disabling-system-wide-proxy-venturagif/public" align="left" fullwidth="false" />
  </Step>
</Steps>

### **Before macOS 13 Ventura**

<Steps>
  <Step title="Open System Preferences" />

  <Step title="Go to Network" />

  <Step title="Select Advanced" />

  <Step title="Go to Proxies" />

  <Step title="Uncheck Web Proxy (HTTP) and Secure Web Proxy (HTTPS) to disable the HTTP and HTTPS proxies" />

  <Step title="Click OK, then Apply." />
</Steps>
