Kaspersky hogs lots of resources, try ditching it. Some here suggest Microsoft Security essentials, but I use Avast. += for SSD.
Using SmartDefrag. So, no issues ever with fragmentation.
Kaspersky hogs lots of resources, try ditching it. Some here suggest Microsoft Security essentials, but I use Avast. += for SSD.
Personally I don't think that virus protection is necessary these days.
Kaspersky hogs lots of resources, try ditching it. Some here suggest Microsoft Security essentials, but I use Avast. += for SSD.
Famous last words
New SSD, New OS. Everything is beyond fast now.
Except downloads. I guess until G Fiber comes to my town, I'm stuck with 30meg downloads.
New SSD, New OS. Everything is beyond fast now.
Except downloads. I guess until G Fiber comes to my town, I'm stuck with 30meg downloads.
You did set your BIOS up in AHCI SATA mode right? I only ask because sometimes this gets over looked and without ACHI being enabled Windows won't run the TRIM command automatically.
Did you get this SSD Newegg.com - SAMSUNG 840 EVO MZ-7TE1T0BW 2.5" 1TB SATA III TLC Internal Solid State Drive (SSD) ?
ASUS support said:To Enable AHCI In Windows
1) Run the Registry Editor (regedit)
2) Navigate to Registry Key: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Msahci
3) Set the "Start" value to 0 (zero)
4) Navigate to Registry Key: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Pciide
5) Set the "Start" value to 0 (zero)
6) Shut down
7) Start up again, but before Windows boots go into the BIOS configuration screens and change the disk mode to "AHCI". Save the new BIOS configuration and restart so that Windows boots.
When Windows starts, it will detect the change, load the AHCI disk drivers, and do one more reboot to start up with them
To Enable Raid In Windows
1) Run the Registry Editor (regedit.exe)
2) Navigate To Registry Key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStorV
3) Set the "Start" value to 0 (zero)
4) Navigate to Registry Key: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Pciide
5) Set the "Start" value to 0 (zero)
6) Shut down
7) Start up again, but before Windows boots go into the BIOS configuration screens and change the disk mode to "RAID". Save the new BIOS configuration and restart so that Windows boots.
When Windows starts, it will detect the change, load the RAID disk drivers, and do one more reboot to start up with them
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" 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)
Avast is decent, but it doesn't compare to Kaspersky for speed in picking up new viruses. Kaspersky + regular scans with Hitman Pro = win.Kaspersky hogs lots of resources, try ditching it. Some here suggest Microsoft Security essentials, but I use Avast. += for SSD.