# Tahoe

### How to set your Mac to use Hideez Bluetooth Dongle on Tahoe

{% hint style="warning" %}
**PLEASE, FOLLOW EVERY STEP CAREFULLY, EACH ONE HAS ITS OWN MEANING.**
{% endhint %}

### **Setting the Dongle on** Tahoe

{% embed url="<https://www.youtube.com/watch?v=uyz8v-2biso>" %}

#### Step 1

Delete all paired devices in the list of Bluetooth devices.

{% hint style="danger" %}
**YOU WILL LOSE BLUETOOTH CONNECTIVITY IN THE INITIAL SETUP PROCESS, AND ALL DEVICES WILL NEED TO BE RE-PAIRED.**
{% endhint %}

#### Step 2

Insert the Dongle into the USB port and restart your Mac.

#### Step 3

Send a special command to the system through the terminal (command line), which allows the system to use the Hideez Dongle by default for Bluetooth devices.

Enter the following command in the Terminal window:

```
sudo nvram bluetoothHostControllerSwitchBehavior=always
```

Then you'll need to enter the password from your Mac account and press Enter.

#### Step 4

Restart your Mac.

After rebooting, your Mac will use the Dongle by Default.&#x20;

If the Hideez Dongle is plugged in, the system will use it for your Bluetooth devices, and if it is not available, it will reconnect the Bluetooth devices to the system adapter. &#x20;

{% hint style="warning" %}
**Note!** If you have been unable to connect your Bluetooth dongle even after following all of the steps provided, please refer to our [troubleshooting](/how-to-use-hideez-bluetooth-dongle-on-macos/troubleshooting.md#wake-up-after-sleeping-mode-on-sonoma) guide or [reach out to us](https://hideez.com/pages/contact-hideez-support) for assistance. Our agent will reply to you by email within 24 hours.
{% endhint %}

{% hint style="success" %}
The re-pairing process only needs to be done once, and your Bluetooth devices will be remembered. You will need to set up the dongle once, and all settings will be saved for future use.
{% endhint %}

You need to allow new accessories (e.g., **USB Hub**) to connect before you can use them with Dongle on your Mac laptop computer with **Apple Silicon**.

{% hint style="info" %}
Please, approve the connection, if you are using the USB hub with macOS Tahoa:\ <br>
{% endhint %}

<figure><img src="/files/3CZKc4RqsnlnqHxET6JG" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Note:**\
To ensure that the Dongle and connected devices work immediately after restarting or shutting down your computer, see Troubleshooting – [Devices do not work after restarting or shutting down the MacBook.](https://dongle.hideez.com/how-to-use-hideez-bluetooth-dongle-on-macos/troubleshooting#id-6.-devices-do-not-work-after-restarting-or-shutting-down-the-macbook)
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dongle.hideez.com/how-to-use-hideez-bluetooth-dongle-on-macos/manual-setup-set-up-the-dongle-via-command-in-the-terminal/tahoe.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
