> For the complete documentation index, see [llms.txt](https://guide.cronuszen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.cronuszen.com/supported-devices/ps5/ps5bypass.md).

# PlayStation®5 Bypass

{% hint style="warning" %}
**We recommend**[ **Zen Link™**](/zen-link/what-is-zen-link.md) **instead.** Zen Link™ enables PS5® Native Mode with a one-time setup, while the bypass below is a manual procedure that has to be repeated.
{% endhint %}

This page explains how to set up the PlayStation®5 bypass with the Cronus Zen™ and a DualSense™ or DualSense Edge™ controller.

***

### <i class="fa-arrows-rotate">:arrows-rotate:</i> Setup <a href="#setup" id="setup"></a>

{% stepper %}
{% step %}

#### Enable Bluetooth®

Go to **Settings → Accessories → General → Advanced Settings**.

If Bluetooth® is already **On**, continue with the next step.

If it is **Off**, select **Turn On Bluetooth** and press **✕**. The PS5® console restarts automatically.
{% endstep %}

{% step %}

#### Connect the controller over Bluetooth®

Use the **Bluetooth Accessories** screen to connect your DualSense™ or DualSense Edge™ controller wirelessly.
{% endstep %}

{% step %}

#### Set the communication method

Go to **Settings → Accessories → Controller (General) → Communication Method**, choose **Use USB Cable**, and press **✕** to confirm.
{% endstep %}

{% step %}

#### Put the Zen into Gearhead mode

Connect the Zen to the PS5® front USB port. If the display shows a GamePack or script icon, tap the right blue button until the Gearhead logo appears.

{% hint style="info" %}
To verify that Gearhead is the default screen, unplug the **rear USB cable**, then reconnect it once and confirm the Gearhead logo is still displayed.
{% endhint %}

Unplug the cable again so the Zen is no longer connected to the PS5®.
{% endstep %}

{% step %}

#### Connect your controller to the Zen

Connect the controller to the Zen's **A1** USB port on the left side.
{% endstep %}

{% step %}

#### Highlight the controller

Go to **Settings → Accessories → General → Turn Off Accessories** and highlight your DualSense™ or DualSense Edge™ controller with the D-pad.

{% hint style="warning" %}
Do not press **✕**. The controller only needs to be highlighted.
{% endhint %}
{% endstep %}

{% step %}

#### Execute the bypass

While holding **D-pad Right**, reconnect the USB cable to the Zen's **rear USB port**. Keep holding for about five seconds, until the Zen display flashes and returns to the Gearhead logo.

Release **D-pad Right**, then press **○** to exit the menu and launch your game.

The bypass is now active.
{% endstep %}
{% endstepper %}

***

### <i class="fa-scale-balanced">:scale-balanced:</i> Trademark notice <a href="#trademarks" id="trademarks"></a>

"PlayStation®", "PlayStation®5", "PS5®", "PSN®", and "DualSense™" are trademarks of Sony Interactive Entertainment Inc.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guide.cronuszen.com/supported-devices/ps5/ps5bypass.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
