Got a Vertex 2 Issue...

KapteinFruit

New member
Hey, been a while.
Anyway, I got this Vertex 2 that's really slow and I have no idea why. It's been like this for about 6 months. Like it's REALLY slow. Takes like 3 minutes to start up Windows. It's ridiculous! Does anybody know what the issue may be? Nothing has been done to the drive, I just reinstalled Windows on it, but that didn't help at all either so it has to be something with the drive to do. When it was fresh it was fast, but it's not anymore. I'm an SSD noob so help me out here, what about TRIM? Is that something you gotta do yourself? It does have TRIM support, but I honestly have no clue what it is, I think it's about keeping the drive fast, tho. Correct me if I'm wrong.

Anyway, thanks for any info :)
 
You have the ocz-bug.Ocz ssd`s are known to degrade fast,unfortunately.
But you could try,if trim is activated.
Open command-prompt as administrator and type
fsutil behavior query DisableDeleteNotify and enter.
If it returns =0 ,trim is activated.
If not,it can be activated with this
fsutil behavior set disablenotify 0
 
Back
Top