14383 shaares
5331 private links
5331 private links
- Right-click the Start menu and select Windows PowerShell (Admin) on Windows 10
- Type diskpart in the Command Prompt window and press Enter.
- Type list disk and press Enter.
- Type select disk # (where # is the number of the disk with the recovery partition) and press Enter.
- Type list partition and press Enter.
- Type select partition # (where # is the number of the recovery partition) and press Enter
- Type delete partition override and press Enter.
- After you see a confirmation message, you can close the PowerShell/Command Prompt.