South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
I hear you don't defrag (although my Windows 7 gives me the option?) these - so what is the best way to maintain it and keep it smooth?
Not mine.Also its wise to fully update the firmware although it will wipe the drive.
Thanks guys
If Windows gives me defrag instead of optimise .... ?
What could the issue be ?
You disable defrag, you do not need to defrag ssd's.
Trim should be on by default with windows 7 if i am not mistaken.
type this into cmd(run as admin obviously)
fsutil behavior set disabledeletenotify 0
1 is disable 0 is enable
How to Enable TRIM Command
In the Elevated command Prompt windows, type the following:
fsutil behavior set disabledeletenotify 0
How to Disable TRIM Command
In the Elevated command Prompt windows run it as admin, type the following:
fsutil behavior set disabledeletenotify 1
Fixed.
Not sure if serious...
How to enable TRIM Command in Windows 7 with a Solid State Drive
To enable or disable TRIM Command, you will need to open an Elevated Command Prompt window.
How To Open an Elevated Command Prompt window: Click on Start Orb > Type "CMD.exe" in Search box > Right click on "CMD" and select "Run as Administrator" (If you receive a prompt confirmation, click YES)
How to Enable TRIM Command
In the Elevated command Prompt windows, type the following:
fsutil behavior set disabledeletenotify 0
How to Disable TRIM Command
In the Elevated command Prompt windows, type the following:
fsutil behavior set disabledeletenotify 1
How do I know if TRIM is working in Windows 7?
In the Elevated command Prompt windows, type the following:
fsutil behavior query disabledeletenotify
Results explained below:
DisableDeleteNotify = 1 (Windows TRIM commands are disabled)
DisableDeleteNotify = 0 (Windows TRIM commands are enabled)
No i was serious.
Might be pointing out the obvious no doubt but i don't assume everyone that has windows knows how to work certain aspects of it. Is there a reason putting in the obvious would be seen as a joke or why you would wonder if i was serious? Could you explain why you thought i was not serious? Maybe you know something i don't know and the fix was a pointless one, if so i would like to know.
Captain obvious perhaps, is there a reason to leave out running cmd as admin or is it a given everyone will? I see i also fixed the second option not the first, perhaps that is the issue. I can see i should have fixed it in option 1 or both of them that could be the issue but i will wait for your reply.
Yes, I see that you are way too serious and should probably lighten up. It was a comment on the fact that you said you fixed something said by someone else but made a mistake yourself (in leaving out the first part). It wasn't clear whether you were making a joke there or just made a mistake.