# Operating Systems

- [Windows](https://support.onlogic.com/support-articles/how-tos/operating-systems/windows.md)
- [Update System Drivers](https://support.onlogic.com/support-articles/how-tos/operating-systems/windows/update-system-drivers.md): Manually update drivers via Device Manager, especially for those without installers.
- [Windows 11 Pro Reinstallation](https://support.onlogic.com/support-articles/how-tos/operating-systems/windows/windows-11-pro-reinstallation.md): Using the media creation tool
- [Windows 10 Home & Pro Reinstallation](https://support.onlogic.com/support-articles/how-tos/operating-systems/windows/windows-10-home-and-pro-reinstallation.md): Using the media creation tool
- [Windows IoT Enterprise Recovery Options](https://support.onlogic.com/support-articles/how-tos/operating-systems/windows/windows-iot-enterprise-reinstallation.md): Different methods of recovering a Windows IoT Enterprise operating system
- [Disk Initialization (Windows)](https://support.onlogic.com/support-articles/how-tos/operating-systems/windows/disk-initialization-windows.md): How to format secondary storage drives
- [Exporting Windows Event Logs](https://support.onlogic.com/support-articles/how-tos/operating-systems/windows/exporting-windows-event-logs.md): How to send the system event logs to OnLogic for analysis
- [Linux](https://support.onlogic.com/support-articles/how-tos/operating-systems/linux.md)
- [Ubuntu Linux Setup & Reinstallation](https://support.onlogic.com/support-articles/how-tos/operating-systems/linux/ubuntu-linux-setup-and-reinstallation.md): First-time login and reinstallation procedure
- [Clonezilla Image Restoration](https://support.onlogic.com/support-articles/how-tos/operating-systems/linux/clonezilla-image-restoration.md): USB drive creation, booting into Clonezilla, and the restoration process.
- [Nvidia GPU Driver Enablement (Ubuntu)](https://support.onlogic.com/support-articles/how-tos/operating-systems/linux/nvidia-gpu-driver-enablement-ubuntu.md): Resolving display issues by enabling proprietary Nvidia GPU drivers on Ubuntu, using recovery mode.
- [PSE Configuration (Ubuntu)](https://support.onlogic.com/support-articles/how-tos/operating-systems/pse-configuration-ubuntu.md)


---

# 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://support.onlogic.com/support-articles/how-tos/operating-systems.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.
