> For the complete documentation index, see [llms.txt](https://docs.pxl.archbe.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pxl.archbe.org/overview/hardware/vr-xr-headsets/pico-4-enterprise/factory-reset.md).

# Factory Reset

What happens if you device requires to factory reset? Here are the steps on fixing their errors:

1. If it is new, just factory reset it.

### Connecting to the internet

Connecting to the internet with PICO 4 Enterprise requires a couple of steps since our current headsets so not have the latest software update, so here are the steps to get the network and have the PICO updated ASAP:&#x20;

1. Connect Wi-Fi network name "UoN\_CONFERENCE". If you know the password, use it. If not, UoN\_Conference password changes frequently so you will need to ask the chat bot in ServiceNow.&#x20;
   1. Retrieve password from [ServiceNow](https://uonau.service-now.com/home) by logging in with your staff account.&#x20;
   2. Click on the tile "Digital Technology Solutions" then click on the chat bot on the right-bottom side of the screen.&#x20;
   3. Ask the bot "conference wifi", then fill out their form questions with the following answers:
      1. How would you like to connect? - Wi-Fi
      2. Do you want to connect to Uni Wi-Fi as staff, or find out about Wi-Fi for an event or conference? - Event Wi-Fi
      3. Are you an event organiser or attendee? - I'm an organiser
      4. What is the name of the event? - PICO 4
      5. How many attendees are expected? - \[any number]
      6. Will attendees need access to Uni computers or systems (beyond just the network/internet)? - No
      7. Event Start Date and End Date - Current date
2. Enter password
3. Update the device!


---

# 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://docs.pxl.archbe.org/overview/hardware/vr-xr-headsets/pico-4-enterprise/factory-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.
