Skip to content

Commit 76b7b5e

Browse files
authored
Update stop-error-from-drive-repair-restart.md
1 parent ce0ee29 commit 76b7b5e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

support/windows-server/backup-and-storage/stop-error-from-drive-repair-restart.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This article describes the symptoms that characterize this issue, explains the c
2727
When Windows restarts, you see a pop-up message that prompts you to repair a drive. You perform one of the following actions:
2828

2929
- You select **Repair**. The device restarts, and then starts repairing the disk. The device experiences a stop error, and reports that the disk initialization failed.
30-
- You select **Cancel**. The device starts. If you then run the Check Disk tool (`chkdsk`), the tool reports errors, and then unmounts the drive.
30+
- You select **Cancel**. The device starts. Then, if you run the Check Disk tool (`chkdsk`), the tool reports errors and unmounts the drive.
3131

3232
After either action, the system might become stuck in a cycle of repair attempts followed by blue screen errors.
3333

@@ -57,7 +57,7 @@ To resolve this issue, follow these steps:
5757
chkdsk <X>: /F
5858
```
5959

60-
1. If `chkdsk` can't repair the drive because it's mounted, unmount the drive, and then attach it to another Windows device. Run `chkdsk` at a command prompt on the new device.
60+
1. If `chkdsk` can't repair the drive because the drive is mounted, unmount the drive, and then attach it to another Windows device. Run `chkdsk` at a command prompt on the new device.
6161
1. If the issue persists after the repairs finish, see [Data corruption and disk errors troubleshooting guidance](troubleshoot-data-corruption-and-disk-errors.md), or contact Microsoft Support.
6262

6363
## Data collection
@@ -66,7 +66,7 @@ Before you contact Microsoft Support, you can gather the following information a
6666

6767
- Windows version and edition (for example, Windows 11 Pro, version 23H2)
6868
- Device model and hardware specifications
69-
- Exact error message that's displayed during the blue screen
69+
- Exact error message that you receive during the blue screen
7070
- Steps that you took before the issue occurred
7171
- Output from running chkdsk on the affected drive
7272
- Any recent changes to hardware or software, including updates and installations

0 commit comments

Comments
 (0)