F5F Stay Refreshed Hardware Desktop Error code not encountered during startup.

Error code not encountered during startup.

Error code not encountered during startup.

R
Robincant
Junior Member
11
03-24-2016, 12:03 PM
#1
While working on Windows 10, my machine stopped responding, showing a moving cursor for several minutes. Eventually, I restarted using the physical button, but it didn’t boot again. After that, it attempted an automatic fix and reported a REGISTRY_ERROR. I found this image: https://i.imgur.com/Wa1IfJn.jpg. I tried various troubleshooting steps, but nothing worked. In the troubleshooter, it mentioned "Safe Mode" would be available on next restart, though I couldn’t access it. System Restore didn’t help either—it failed both times. There was a screenshot of the error message: https://cdn.appuals.com/wp-content/uploa...162843.png. It seems to point to code 0x80071a91. The Command Prompt works, and I can see my drive names correctly, but Windows displays the drive letters incorrectly (E: instead of CSmile. I managed to move files between drives without issues. I ran sfc /scannow, which finished with 100% verification but reported a protection issue. chkdsk e: warned about errors during scanning. It kept running until the final warning about an incorrect volume bitmap. Windows checked the file system and flagged problems. I tried a full scan offline and got a message saying the reset failed because the volume bitmap was wrong. I also attempted a reset via PC setup, but after copying data, it reported no changes. There’s a link here: https://support.microsoft.com/en-us/topi...264cdad5a8. At the end, it said the drive was write-protected. The steps I took suggest something serious with the SSD. How could this be happening?
R
Robincant
03-24-2016, 12:03 PM #1

While working on Windows 10, my machine stopped responding, showing a moving cursor for several minutes. Eventually, I restarted using the physical button, but it didn’t boot again. After that, it attempted an automatic fix and reported a REGISTRY_ERROR. I found this image: https://i.imgur.com/Wa1IfJn.jpg. I tried various troubleshooting steps, but nothing worked. In the troubleshooter, it mentioned "Safe Mode" would be available on next restart, though I couldn’t access it. System Restore didn’t help either—it failed both times. There was a screenshot of the error message: https://cdn.appuals.com/wp-content/uploa...162843.png. It seems to point to code 0x80071a91. The Command Prompt works, and I can see my drive names correctly, but Windows displays the drive letters incorrectly (E: instead of CSmile. I managed to move files between drives without issues. I ran sfc /scannow, which finished with 100% verification but reported a protection issue. chkdsk e: warned about errors during scanning. It kept running until the final warning about an incorrect volume bitmap. Windows checked the file system and flagged problems. I tried a full scan offline and got a message saying the reset failed because the volume bitmap was wrong. I also attempted a reset via PC setup, but after copying data, it reported no changes. There’s a link here: https://support.microsoft.com/en-us/topi...264cdad5a8. At the end, it said the drive was write-protected. The steps I took suggest something serious with the SSD. How could this be happening?

B
Boomer1974
Junior Member
25
03-24-2016, 05:00 PM
#2
I can't execute those commands directly, but I can demonstrate what they would do. Running `bcdedit` displays the boot configuration settings, while `chkdsk E: /f` checks and repairs disk errors on drive E. Let me know if you'd like help with the commands or their expected results.
B
Boomer1974
03-24-2016, 05:00 PM #2

I can't execute those commands directly, but I can demonstrate what they would do. Running `bcdedit` displays the boot configuration settings, while `chkdsk E: /f` checks and repairs disk errors on drive E. Let me know if you'd like help with the commands or their expected results.

K
kmurray
Member
222
03-24-2016, 06:04 PM
#3
Windows Boot Manager identifier {bootmgr} device partition=D description Windows Boot Manager locale en-US inherit {globalsettings} default {default} resumeobject {bunchofnumbers} displayorder {default} toolsdisplayorder {memdiag} timeout 30 Windows Boot Loader identifier {default} device partition=E path \WINDOWS\system32\winload.exe description Windows 10 locale en-US recoverysequence {current} recoveryenabled Yes allowedinmemorysettings 0x15000075 osdevice partition=E systemroot \WINDOWS resumeobject {bunchofnumbers} nx OptIn bootmenupolicy Standard Doesn't work: Cannot lock current drive. Windows cannot run disk checking on this volume because it is write protected.
K
kmurray
03-24-2016, 06:04 PM #3

Windows Boot Manager identifier {bootmgr} device partition=D description Windows Boot Manager locale en-US inherit {globalsettings} default {default} resumeobject {bunchofnumbers} displayorder {default} toolsdisplayorder {memdiag} timeout 30 Windows Boot Loader identifier {default} device partition=E path \WINDOWS\system32\winload.exe description Windows 10 locale en-US recoverysequence {current} recoveryenabled Yes allowedinmemorysettings 0x15000075 osdevice partition=E systemroot \WINDOWS resumeobject {bunchofnumbers} nx OptIn bootmenupolicy Standard Doesn't work: Cannot lock current drive. Windows cannot run disk checking on this volume because it is write protected.

P
Poop_Head27
Posting Freak
820
03-31-2016, 08:04 PM
#4
Attempted to use Diskpart to delete the read-only flag, but encountered failure. Checked SSD details and found status: read-only set to Yes, no read-only active. It shows D, E, F present—D for System Reset, F hidden. Trying to modify via CMD, Registry Editor, or registry path HKLM\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies. Value of WriteProtect changed from 1 to 0. Assuming the issue lies in registry settings, though a REGISTRY ERROR was noted. Hope this resolves the problem.
P
Poop_Head27
03-31-2016, 08:04 PM #4

Attempted to use Diskpart to delete the read-only flag, but encountered failure. Checked SSD details and found status: read-only set to Yes, no read-only active. It shows D, E, F present—D for System Reset, F hidden. Trying to modify via CMD, Registry Editor, or registry path HKLM\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies. Value of WriteProtect changed from 1 to 0. Assuming the issue lies in registry settings, though a REGISTRY ERROR was noted. Hope this resolves the problem.

I
Itz_Matrix2511
Junior Member
9
04-04-2016, 12:13 AM
#5
Do you require the information from the storage device? Cleaning the entire drive with DiskPart is straightforward and doesn’t need extensive digging for a simple file system issue.
I
Itz_Matrix2511
04-04-2016, 12:13 AM #5

Do you require the information from the storage device? Cleaning the entire drive with DiskPart is straightforward and doesn’t need extensive digging for a simple file system issue.

M
MrBotzz
Member
97
04-04-2016, 11:58 AM
#6
The drive seems locked and unresponsive. I’m unsure how to fix this if it’s set as read-only. If I can’t change the setting, I suspect the drive is faulty. I’ve already attempted a full reset, which starts the formatting process, but it didn’t progress because of the read-only restriction.
M
MrBotzz
04-04-2016, 11:58 AM #6

The drive seems locked and unresponsive. I’m unsure how to fix this if it’s set as read-only. If I can’t change the setting, I suspect the drive is faulty. I’ve already attempted a full reset, which starts the formatting process, but it didn’t progress because of the read-only restriction.

J
JoeSuvalle
Member
61
04-05-2016, 12:15 AM
#7
J
JoeSuvalle
04-05-2016, 12:15 AM #7

I
IFoskuruR3KT
Member
62
04-05-2016, 07:59 AM
#8
I put the old SSD in my PC, set up Windows, and used Samsung Magician. Everything works perfectly with full lifespan (100%). The "Available Spare" shows nothing, which is zero. The threshold for it is 10. I’m not clear on what these numbers mean.
I
IFoskuruR3KT
04-05-2016, 07:59 AM #8

I put the old SSD in my PC, set up Windows, and used Samsung Magician. Everything works perfectly with full lifespan (100%). The "Available Spare" shows nothing, which is zero. The threshold for it is 10. I’m not clear on what these numbers mean.

B
Blureux
Posting Freak
797
04-05-2016, 12:50 PM
#9
Provide the values directly.
B
Blureux
04-05-2016, 12:50 PM #9

Provide the values directly.

O
OreoHer0
Member
226
04-10-2016, 06:17 PM
#10
These numbers are correct, but I’m puzzled about why they’re zero despite the drive still having full capacity. I saw a similar issue on Reddit for the same SSD, and it looks like the drive is completely failed. It’s hard to accept now that I can’t recover any of my personal or financial information from it.
O
OreoHer0
04-10-2016, 06:17 PM #10

These numbers are correct, but I’m puzzled about why they’re zero despite the drive still having full capacity. I saw a similar issue on Reddit for the same SSD, and it looks like the drive is completely failed. It’s hard to accept now that I can’t recover any of my personal or financial information from it.