# Optimización de sistema W11

{% hint style="info" %}
Esta optimización la estoy realizando en Windows 11

Para poder aplicar la optimización hay que tener una licencia de Windows activa.
{% endhint %}

{% hint style="danger" %}
AUN NO ESTÁ ACABADO
{% endhint %}

## Preparación de entorno

Antes de realizar cambios en el sistema, siempre es aconsejable hacer un punto de restauración para poder revertir cualquier configuración.

{% stepper %}
{% step %}

### Abre Propiedades del Sistema

Una manera rápida es buscar `restauración` en el buscador de Windows

<figure><img src="/files/mfqJGY3EEUldxjmUt7xs" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Configura las propiedades de restauración

Una vez abierto, `Configuración` > `Activar protección del sistema` > Uso máximo: 20-30 GB

<figure><img src="/files/zcp4OTyAiPSfVZwxebD6" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Crea un punto de restauración

<figure><img src="/files/cU6lTKMuiC7vB3DMLUuU" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***

## Optimización de Windows

{% stepper %}
{% step %}

### 🔄️ Actualiza el sistema

Antes de hacer la optimización, ve a `Windows Update` y asegura de tener actualizado el ordenador.
{% endstep %}

{% step %}

### 🏃🏻‍♂️‍➡️ Aplicaciones iniciadas al encender

Abre `Administrador de tareas` > `Inicio` > Desactiva todas las aplicaciones que realmente no necesites que se inicien cuando enciendes el ordenado.

<figure><img src="/files/oCAHSj3rUnorSZfaf43i" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### 🗑️ Limpiar archivos basura

Abre el `Limpiador de disco` > Selecciona el disco C: > `Limpiar archivos de sistema` > Selecciona todo y acepta.

<figure><img src="/files/xNzdCjlx4bFQ7gnw4XW2" alt=""><figcaption></figcaption></figure>

***

Activa la opción de sensor de almacenamiento.\
Abre Configuración > Sistema > Almacenamiento > Sensor de almacenamiento

<figure><img src="/files/XIhsDiDpAnzRffBbVw0E" alt=""><figcaption></figcaption></figure>

Dentro de `Sensor de almacenamiento` puedes configurar los intervalos de tiempo que quieras que se elimine automáticamente diferentes directorios de archivos basura.
{% endstep %}

{% step %}

### 🪠 Desactivar opciones del sistema

### Notificaciones

Abre `Configuración` > `Sistema` > `Notificaciones`

* Desactiva directamente todas las notificaciones o desactiva manualmente todas las posibles
* Despliega los ajustes adicionales y desactiva las tres casillas

<figure><img src="/files/rw5yK8WJhV393iACcDAa" alt=""><figcaption></figcaption></figure>

### Personalización

Abre `Configuración` > `Sistema` > `Notificaciones`

Fondo:

* Evita tener un carrusel de imágenes

Colores:&#x20;

* Desactiva `Efecto de transparencia`

Pantalla de bloqueo:

* Poner imagen fija
* Desactivar casilla de datos curiosos, recomendaciones...
* Desactiva los widgets

Inicio:

* Desactiva la mayoría de opciones (a gusto)

<figure><img src="/files/7VchI7NTZ6nISeMmZA7X" alt=""><figcaption></figcaption></figure>

{% endstep %}
{% endstepper %}

{% hint style="success" %}
Hay muchos tutoriales pero la mayoría es lo mismo. Vi una herramienta que automatiza todo esto pero tengo que buscarla.
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=CSu_HbWvgCY>" %}


---

# 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://bibliotek.gitbook.io/miwiki/configuraciones/configuraciones-windows/optimizacion-de-sistema-w11.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.
