Files
massgrave.dev/docs/change_edition_issues.md

43 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Change Edition Issues
If the script encounters an error during the Windows edition change, follow the points listed below in this order.
---
## Restart System
- Press the restart button to reboot the system.
- Try changing the edition now. If it doesnt work, follow the next step listed below.
---
## Update Windows
- Open the Windows settings, navigate to the Windows Update section, and ensure that Windows is fully updated.
- Try changing the edition now. If it doesnt work, follow the next step listed below.
---
## Dism RestoreHealth & SFC Scannow
- In the MAS script, go to the Troubleshoot option and select `DISM RestoreHealth`.
- Restart the system using the Restart button.
- After that, select `SFC Scannow` option.
- Restart the system using the Restart button.
- Try changing the edition now. If it doesnt work, follow the next step listed below.
---
## In-Place Repair Upgrade
- If none of the solutions worked, please follow the guide below to fix the system corruption.
- https://gravesoft.dev/in-place_repair_upgrade
---
:::tip
If you need any help, feel free to connect with us [here](troubleshoot.md).
:::