> For the complete documentation index, see [llms.txt](https://knowledge.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.illumina.com/instrumentation/general/instrumentation-general-reference_material-list/000007855.md).

# How to switch Operating System user accounts on Illumina Windows 10 Sequencing Systems

**Background**

Illumina sequencing systems (iSeq 100, MiniSeq, MiSeq RUO and NextSeq 500/550) that are running the Windows 10 operating system are installed with both standard and administrator level accounts. These are typically **SbsAdmin**, an administrator level account and **SbsUser**, a standard level account.

**Note**: Some earlier installed NovaSeq 6000 systems have a version of the Windows 10 image that have only the SbsUser account with administrative privileges. Later systems with a newer Windows 10 image have both SbsAdmin and SbsUser accounts with privileges like the above desktop systems.

The **SbsAdmin** user account is not typically used for sequencing runs but rather for various system management operations that require administrative privileges (e.g., updating the control software, configuring network settings, and troubleshooting the system by Illumina staff). **SbsUser** is typically used for standard operation of the system and conducting sequencing runs.

In order for the user to perform control software updates and other administrative tasks, it is required to switch to the **SbsAdmin** account.

**Note**: Switching OS accounts must only be done while the system is idle. Doing so while the system is performing a sequencing run risks premature termination.

**How to switch the OS user account:**

1. On the Windows desktop, Click the **Start** button in the lower left corner of the screen.
2. Select the **username** icon or picture.
3. Select **switch user** or **log out.**
4. Once logged out or on the switch user screen, Log into the **SbsAdmin** Windows administrator account.

**Note**: Repeat this procedure to log back into the **SbsUser** account before performing the next sequencing run.

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                        |
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #7855), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000007855%20-%20Instrumentation%20\&body=Dear%20Illumina%20Technical%20Support,%0D%0A%0D%0A)*.* |


---

# 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://knowledge.illumina.com/instrumentation/general/instrumentation-general-reference_material-list/000007855.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.
