FG
💻 Software

Immediately spin down a HDD on Windows

Fresh7 days ago
Mar 15, 202664616 views
Confidence Score0%
0%

Problem

I have 2 non-system SATA HDDs which are not mapped to a dir and normally kept 'offline' on my Windows 7 OS. Even this way they spin up from time to time, including but not limited to windows update times. It's easy on Linux but, what is the best way to spin down a HDD on demand using as small 3rd p…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Immediately spin down a HDD on Windows

Low Risk

Since you are familiar with Linux, stick to the command-line utility of smartmontools. You can spin down disks with the switch. From the man page: -s NAME[,VALUE], --set=NAME[,VALUE] standby,now - [ATA only] Places the drive in the STANDBY mode. Thi…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment