
- Messages
- 419
Do you use the built-in Windows Optimize Drivers (Disk Defrag) or do you use a third party product?
If third party product, which product and why?
If third party product, which product and why?
Do you use the built-in Windows Optimize Drivers (Disk Defrag) or do you use a third party product?
If third party product, which product and why?
I'm rubbish at deleting stuff so ran for a long time with a very full HDD, in Windows XP, which didn't auto-defrag. As the anti-virus software was updating its database, it would keep having to scavenge around for space on the disk and end up with a database file in about 10,000 fragments (which of course it kept having to refer to, nearly every time I did anything on the computer). In that circumstance, defragging did make a big and noticeable difference. Another example is defragmenting the pagefile and hibernate file (which you could do in XP using Sysinternals) when they also got fragmented due to lack of space, and again this made a big difference.in over 30 years of using various flavours of Windows (and Linux too) I have NEVER needed to defrag a drive -- and on the very rare occasions I've experimented with this stuff it didn't seem to make an IOTA of difference.
I'm rubbish at deleting stuff so ran for a long time with a very full HDD, in Windows XP, which didn't auto-defrag. As the anti-virus software was updating its database, it would keep having to scavenge around for space on the disk and end up with a database file in about 10,000 fragments (which of course it kept having to refer to, nearly every time I did anything on the computer). In that circumstance, defragging did make a big and noticeable difference. Another example is defragmenting the pagefile and hibernate file (which you could do in XP using Sysinternals) when they also got fragmented due to lack of space, and again this made a big difference.in over 30 years of using various flavours of Windows (and Linux too) I have NEVER needed to defrag a drive -- and on the very rare occasions I've experimented with this stuff it didn't seem to make an IOTA of difference.
But I agree that it's probably quite rare that it makes much difference.
A backup / restore will complete very quickly indeed --and also an advantage is you've got your backup.
Cheers
jimbo
I have NEVER needed to defrag a drive
Automatic maintenance which also optimizes my drives
But does that mean your OS is on an SSD? (Where fragmentation isn't an issue).Ever since I started using Win8, including RC before that, I turned off auto defrag and no third party defragers and guess what, fragmentation hangs around 0 (zero). Was really close to that during Win7 days and believe me my HDDs and SSD get quite a workout. Programs downloaded and data, brought in, uninstalled all the time. There's about 1,5 TB of data on disks with maybe 50 GB going in and out. If that amount of stuff going thru W7 and 8 I don't know how much more I can write and erase to make it fragment any more.
There's 3 HDDs where most of the stuff and all data is stored, SSD is for windows and some programs only. There's no valid reason for system, boot drive to fragment, it happens when there's a lot of files going in and out. Even if there was an HDD instead of SSD as boot drive there would be no more fragmentation. As you know, files are not really erased when deleted, they stay where they were and OS writes data to empty spaces until it runs out of them, only then real erasing and writing goes on. If a file will not fit in empty space, parts of it that does not fit gets written to next empty space and that's called fragmentation. In SSD it does not matter if file is split in multiple spaces because every cell that contains it is equally available to OS. The only slowdown can occur during writing is if non empty cells have to be erased at the same time as data has to be written to it. That's where GC (Garbage Control) in SSD's firmware coes into play and at spare time when SSD is not used, it erases (write zeros, turn transistors off) in the cells that are marked by Trim for total erasure. That because of it's speed happens in milliseconds and does not affect SSD's speed at all.But does that mean your OS is on an SSD? (Where fragmentation isn't an issue).Ever since I started using Win8, including RC before that, I turned off auto defrag and no third party defragers and guess what, fragmentation hangs around 0 (zero). Was really close to that during Win7 days and believe me my HDDs and SSD get quite a workout. Programs downloaded and data, brought in, uninstalled all the time. There's about 1,5 TB of data on disks with maybe 50 GB going in and out. If that amount of stuff going thru W7 and 8 I don't know how much more I can write and erase to make it fragment any more.
On my old Win XP setup, where it didn't auto-defrag, the (spinning) OS drive needed regular defragmenting and performance was definitely suffering, so now in Win8, I leave the built-in defragmenter switched on.
I've found that on drives where there isn't an OS , fragmentation is much less of an issue.