I've been getting the SMART Hard Disk Error 301 for a month now on every boot up. It asks me to replace hard drive but I want to know if there's any software fixes I can proceed with instead of replacing. I have a 512GB SSD as my primary and 1TB HDD as secondary. It says error on HardDisk 1, so I'm not sure if it's referring to my SSD. I've tried the standard troubleshooting methods like chkdsk, sfc /scannow and dism to check for bad sectors or corrupt system files/image (on C:) no issues found as such. My system ran into a blue screen error a while back "Unexpected Store Exception" said boot device not found when restarting after the error. Said the same thing for a while even when I tried restarting but later booted fine.
I tried to find the system log that refers to the error:
Log Name: System
Source: disk
Date: 29/06/2025 7:49:14 PM
Event ID: 52
Task Category: None
Level: Warning
Keywords: Classic
User: N/A
Computer: ****
Description: The driver has detected that device \Device\Harddisk1\DR1 has predicted that it will fail. Immediately back up your data and replace your hard disk drive. A failure may be imminent.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="disk" />
<EventID Qualifiers="32772">52</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2025-06-29T14:19:14.1427393Z" />
<EventRecordID>128648</EventRecordID>
<Correlation />
<Execution ProcessID="4" ThreadID="9488" />
<Channel>System</Channel>
<Computer>****</Computer>
<Security />
</System>
<EventData>
<Data>\Device\Harddisk1\DR1</Data>
<Binary>0E00030001000000000000003400048002000000000000000000000000112D000000000000000000000000</Binary>
</EventData>
</Event>
The driver has detected that device \Device\Harddisk1\DR1 has predicted that it will fail. Immediately back up your data and replace your hard disk drive. A failure may be imminent.Seems pretty clear. In your case the "software solutions" are a full backup followed by the hardware solution of replacing the failing drive.