...
Note |
---|
You can use the MsftRecoveryToolForCS.iso I created from these steps to expedite the process. Write to a flash drive using https://rufus.ie/en/ |
...
Download the signed Microsoft Recovery Tool from the Microsoft Download Center.
Extract the PowerShell script from the downloaded solution.
Run MsftRecoveryToolForCSv2.ps1 from an elevated PowerShell prompt and bypass the execution policy.
Code Block powershell -noexit -ExecutionPolicy Bypass -File MsftRecoveryToolForCSv2.ps1
The ADK will download and media creation will start. It may take several minutes to complete.
Accept any necessary license agreements.
Select option 1. Boot to WinPE to remediate the issue.
Select No for adding drivers to the WinPE image.
Select option 2 to generate a USB drive and specify the drive letter.
Info |
---|
\uD83D\uDCCB Related articles
...