Forum Discussion
Daniolle
Mar 10, 2025Iron Contributor
Event ID 1796 ?
I need help. Thanks.
- Mar 11, 2025
Quick troubleshooting solution:
1️⃣ Hard disk end-of-life detection
Administrator CMD input:
wmic diskdrive get status
If a prompt other than "OK" is displayed, back up the data immediately2️⃣ Force reset storage stack
Win+R execution:
devmgmt.msc > Expand "Storage Controller" > Right-click to uninstall Intel/Raid controller
Restart to automatically reinstall the driver3️⃣ Emergency power correction
CMD execution:
powercfg /energy
Check if there is a "Storage device power supply abnormality" warning at the end of the report
Nguyenais
Mar 11, 2025Iron Contributor
Quick troubleshooting solution:
1️⃣ Hard disk end-of-life detection
Administrator CMD input:
wmic diskdrive get status
If a prompt other than "OK" is displayed, back up the data immediately
2️⃣ Force reset storage stack
Win+R execution:
devmgmt.msc > Expand "Storage Controller" > Right-click to uninstall Intel/Raid controller
Restart to automatically reinstall the driver
3️⃣ Emergency power correction
CMD execution:
powercfg /energy
Check if there is a "Storage device power supply abnormality" warning at the end of the report