# MAC Address Randomization

Most modern smartphones, laptops, and tablets use MAC address randomization by default. This means your device generates a temporary, random MAC address each time it connects to a new Wi-Fi network — which is great for privacy on public networks, but causes issues when your device needs to be identified by a consistent address, like in our registration system.

When you register your device, we authorize the specific MAC address you provide. If your device keeps changing its MAC address, the network won’t recognize it as registered – and you’ll either get blocked from connecting or be asked to register again and again.

To avoid this, you’ll need to disable MAC address randomization for our campus Wi-Fi networks on your device. This ensures it always uses the same, consistent MAC address when connecting here.

### Instructions

Follow the steps below to disable MAC address randomization on your device.

<details id="bkmrk-apple-ios-this-setti"><summary>Apple iPhone/iPad (iOS)</summary>

##### Apple iPhone/iPad (iOS)

<p class="callout info">This setting only applies to the individual Wi-Fi network where you change it. If you intend on using **CU Registered** after registering your device using **CU Registered Open**, you must complete these steps again when switching networks.</p>

- Go to **Wi-Fi** settings
- Tap the blue information icon next to **CU Registered Open** or **CU Registered**
- Change **Private Wi-Fi Address** to **Off**

</details><details id="bkmrk-apple-macos-%28sequoia"><summary>Apple Mac (macOS)</summary>

##### Apple Mac (macOS)

<p class="callout info">This setting only applies to the individual Wi-Fi network where you change it. If you intend on using **CU Registered** after registering your device using **CU Registered Open**, you must complete these steps again when switching networks.</p>

**Sequoia and newer**

- Click the **Apple** menu
- Select **System Settings**
- Select **Wi-Fi** from the sidebar
- Click the **three dots** next to **CU Registered Open** or **CU Registered**
- Select **Network Settings**
- Change **Private Wi-Fi Address** to **Off**

</details><details id="bkmrk-apple-watch-this-set"><summary>Apple Watch</summary>

##### Apple Watch

<p class="callout info">This setting only applies to the individual Wi-Fi network where you change it. If you intend on using **CU Registered** after registering your device using **CU Registered Open**, you must complete these steps again when switching networks.</p>

- Go to **Wi-Fi** settings
- Tap **CU Registered Open** or **CU Registered**
- Change **Private Address** to **Off**

</details><details id="bkmrk-google-android-this-"><summary>Google Pixel (Android)</summary>

##### Google Pixel (Android)

<p class="callout info">This setting only applies to the individual Wi-Fi network where you change it. If you intend on using **CU Registered** after registering your device using **CU Registered Open**, you must complete these steps again when switching networks.</p>

- Pull down the notification area
- Long press **Internet**
- If there is a gear next to **CU Registered Open** or **CU Registered:**
    - Tap the gear
- If not: 
    - Long-press **CU Registered Open** or **CU Registered**
    - Select **Modify**
    - Tap **Advanced options**
- Under **Privacy**, select **Use device MAC**

</details><details id="bkmrk-samsung-android-this"><summary>Samsung Galaxy Phone/Tablet (Android)</summary>

##### Samsung Galaxy Phone/Tablet (Android)

<p class="callout info">This setting only applies to the individual Wi-Fi network where you change it. If you intend on using **CU Registered** after registering your device using **CU Registered Open**, you must complete these steps again when switching networks.</p>

- Pull down the notification area
- Long press **Wi-Fi**
- Tap **Details**
- Tap the gear next to **CU Registered Open** or **CU Registered**
- Tap **View More**
- Select **MAC Address Type**, then choose **Phone MAC**, **Tablet MAC**, or **Device MAC**

</details><details id="bkmrk-samsung-watch-open-t"><summary>Samsung Galaxy Watch</summary>

##### Samsung Galaxy Watch

<p class="callout info">This setting only applies to the individual Wi-Fi network where you change it. If you intend on using **CU Registered** after registering your device using **CU Registered Open**, you must complete these steps again when switching networks.</p>

- Open the **Settings** app
- Navigate to **Connections** &gt; **Wi-Fi**
- Select **CU Registered Open** or **CU Registered**
- Select **Advanced**
- Disable **Randomized MAC**

</details><details id="bkmrk-windows-this-setting"><summary>Windows</summary>

##### Windows

<p class="callout info">This setting only applies to the individual Wi-Fi network where you change it. If you intend on using **CU Registered** after registering your device using **CU Registered Open**, you must complete these steps again when switching networks.</p>

- Click the **Start** button
- Navigate to **Settings** &gt; **Network &amp; Internet** &gt; **Wi-Fi**
- Click **Manage known networks**
- Select **CU Registered Open** or **CU Registered**
- Change **Random hardware addresses** to **Off**

</details>### Why is there a "Privacy Warning"?

When connecting to our Wi-Fi, some devices may show a "Privacy Warning." This message appears because the network requires devices to use their actual hardware (MAC) address instead of a randomly generated one.

The wording can sound alarming, but here’s what it really means:

- **Why the message appears:** Many devices now use randomized MAC addresses by default to reduce the chance of being tracked across *different* networks. The warning is just letting you know this feature has been turned off.
- **What it does not mean:** It does not mean your browsing, communications, or personal data are exposed. Your internet traffic is still encrypted (when using HTTPS, VPNs, apps, etc.) and private to you.
- **What it does mean:** The network can recognize your device as the same one when you reconnect in the future. That's the only "tracking" the warning refers to. On a campus network like ours, this is normal and intentional.

*In short:* The warning is about device identification, not your online privacy. Using your device's actual MAC address is safe and required for a reliable connection here.