> For the complete documentation index, see [llms.txt](https://docs.thatstel.la/instalar-win10/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thatstel.la/instalar-win10/crear-usb.md).

# Crear USB

Ya que bajaste los archivos, abre Rufus.

<div align="center"><img src="/files/-MTNrEBeq1-F8jWLvcM0" alt="El interfaz de Rufus"></div>

1. Selecciona tu memoria USB en `Device`.
2. Selecciona el ISO de Windows con el boton de `SELECT`. Si no cambiaste el nombre, deberia ser `Win10_20H2_v2_Spanish(Mexico)_x64.iso`
3. Aparecera una opcion nombrada `Image Option` y asegurate que esta seleccionado `Standard Windows installation`, que `Partition scheme` sea `GPT` y que `Target system` sea `UEFI (non CSM)`.
4. Puedes seleccionar `START`.

Cuando termine de crear el USB, puede cerrar Rufus.

{% hint style="info" %}
Si sale informacion de UEFI:NTFS, la puede ignorar. Esto se cubrera despues.
{% endhint %}

Ahora para hacer la instalacion mas facil! Debes descargar los controladores de tu hardware a la memoria USB.

![](/files/-MTOUP5FkiAp4v_6VxL4)

Puedes crear una nueva carpeta en la memoria USB para guardar los controladores de tu hardware.

Aqui voy a poner unos links rapidos para el hardware que probablemente tienes. Solo debes descargar los controladores del hardware que tienes.

* [Controladores de chipset para placas madre con B550](https://drivers.amd.com/drivers/amd_chipset_software_2.13.27.501.exe)
* [Controladores de GPUs NVIDIA de serie 9, 10, 20 y 30](https://www.nvidia.com/Download/driverResults.aspx/170312/en-us)
* [Controladores de Intel I225-V 2.5GbE Ethernet](https://dlcdnets.asus.com/pub/ASUS/mb/04LAN/DRV_LAN_Intel_I225_SZ_TSD_W10_64_V1014_20200720R.zip)
* [Controladores de audio para Asus Strix B550-F GAMING](https://dlcdnets.asus.com/pub/ASUS/mb/SocketAM4/ROG_STRIX_B550-F_GAMING/Realtek_Audio_Driver_V6.0.8899.1_WIN10_64-bit.zip)
* [Armoury Crate para controlar RGB de la placa, ram o otros dispositivos ASUS que tienes (Opcional)](https://dlcdnets.asus.com/pub/ASUS/mb/14Utilities/ArmouryCrateInstallTool.zip)

De nuevo, solamente descarge controladores para hardware que tienes tu.

![](/files/-MTOWooblYD7Y6CLNb45)

Cuando termines, puedes tener algo similar a esto. Cuando estes seguro que tienes los controladores que necesitas en el usb, debes copiar tambien el HWIDGEN y el WinRAR que bajaste en la pagina anterior. Cuando ya este todo en el usb, retira el USB.


---

# 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.thatstel.la/instalar-win10/crear-usb.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.
