Skip to content

Commit 856b850

Browse files
authored
Update README_ES.md with power plan instructions
Added instructions to delete a previously installed power plan and to display the Maximum Performance power plan in energy options.
1 parent b04b5ac commit 856b850

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README_ES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,11 @@ powercfg -import '[ruta absoluta completa]\ravensystem_ultimate.pow' abc00000-00
177177
powercfg -setactive abc00000-0000-0000-0000-000000000011
178178
```
179179

180+
- Eliminar un plan de energía instalado previamente:
181+
```shell
182+
powercfg -d abc00000-0000-0000-0000-000000000011
183+
```
184+
180185
## Mostrar el plan de energía de Máximo Rendimiento en las opciones de energía (Opcional)
181186
- Abrir un Terminal y ejecutar:
182187
```shell

0 commit comments

Comments
 (0)