Hello,
this script might point you in the right direction:
https://github.com/dagmoen/SSDLifetime/blob/master/check_LifetimeSSD.vbs
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
For example, I want to display the percentage status of degeneration of my NVMe drive in BGInfo.
The state of the drive is displayed by going to Settings -> System -> Disks and Volumes -> [e.g.] Samsnung SSS 970 EVO Plus -> Properties -> "Estimated Remaining Lifetime".
With a PowerShell "Get-PhysicalDisk | Get-StorageReliabilityCounter" I get a lot of information, but evaluating them is quite difficult. Especially since here is still the problem to recognize which drive is the system drive? Also, if my information is correct, the Wear only displays 0 (=good) or 1 (=bad), but no percentage or other rating.
Does anyone of you have an idea?
Hello,
this script might point you in the right direction:
https://github.com/dagmoen/SSDLifetime/blob/master/check_LifetimeSSD.vbs