> For the complete documentation index, see [llms.txt](https://dev.solid-run.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.solid-run.com/amd/v3000/sbc-platform/bedrock-v3000-technical-documentation/software-bedrock-v3000/bios-bedrock-v3000/bedrock-v3000-bios-reset.md).

# Bedrock V3000 BIOS reset

If your Bedrock device is not booting due to changes in the BIOS menus, you can reset the BIOS to its default settings by following these steps:

1. Unplug the power supply from the device.
2. Take a SIM extractor pin (or a similar small tool) and insert it into the hole beside the console port until you feel the button click, on R7000 with USB-C the button is at the top of the device near the console connector.

![image-20240730-085832.png](/files/Fl8nSefVWOnvwFlsozfG)

3. While holding the button down, reconnect the power supply to the device.
4. Wait for checkpoints to appear in the serial console, \~20-40 seconds.

On **R7000** platforms, with BIOS V1.1 ([0ACTF10](https://eip.ami.com/eip/accessAttachment.do?task=get\&iid=816769\&aid=2511089)1) the S LED will blink, switching between green and orange, after this, you can release the sim extractor pin.

{% hint style="info" %}
You can hold the button indefinitely, however as long as you hold it, the device will keep rebooting this is expected behavior.
{% endhint %}

5. Release the button and allow the device to boot up.

{% hint style="info" %}
First boot, might take some time for the device to boot up due to DDR training.
{% endhint %}

By following these steps, you should be able to reset the Bedrock BIOS to its default settings and restore normal operation.


---

# 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:

```
GET https://dev.solid-run.com/amd/v3000/sbc-platform/bedrock-v3000-technical-documentation/software-bedrock-v3000/bios-bedrock-v3000/bedrock-v3000-bios-reset.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.
