Registry defrag

Unfortunately, it is quite difficult to repair that kind of greivous error without an uberleet technician present. Most of the time, even with a technician, it's a 'no'. The kind of error that causes what I described above is usually irrecoverable; most of the time you simply have to replace the entire registry with a previous backup.

Unfortunately, it is quite difficult to repair that kind of greivous error without an uberleet technician present. Most of the time, even with a technician, it's a 'no'. The kind of error that causes what I described above is usually irrecoverable; most of the time you simply have to replace the entire registry with a previous backup.

In other words, I shouldn't run the program because it may screw up my computer completely.And can there be a .reg backup on the desktop of the user or will it be so curropt i can't even get to the desktop (if this were to happen).

I have massive regestry fears.

This only happens in rare instances, and usually only in Windows 98/Millennium. I use NTREGOPT all the time in Windows XP. If you run Windows Me or XP, I suggest making a system restore point before you proceed. NTREGOPT doesn't make a backup when it optimizes your registry. ERUNT will, but if something fails (in Windows 2000 or XP) you usually need a technician to assist.

It is okay to have registry fear -- that's where *everything* important is -- but in XP it's not very common to kill a system using NTREGOPT (or the like) -- try this freshly recommended product: http://experimentalscene.com/?type=1&id=regcompact

It makes a backup before you begin, and a technician can bail you out if something goes wrong (doubtful).

If somthing were to fail, can I still boot in safe mode, and use a restore point?

Thats bascally my plan.(I had to do that so many times for messing with boot screens,winblinds... regestry entrys...

<edit1>It seems most of my regestry things are ok except one.(100%-92%) but one is at 56%.I'll try it though, maybe it will help out...</edit>

<edit2> I did it, seems very nice indeed.</edit>

Nah, if you lose a major hive, you're not gettin into safe mode. You'd use recovery console and replace whatever hive is broken with the .rcbak file that RegCompact created. You'd need a tech's assistance if you're not familiar with recovery console, or where the hive files are stored.

The registry "fragmentation" that most people talk about is one of two things:

1) The hive files themselves which can become fragmented on the disk (use Raxco Perfectdisk or Pagedefrag above or something)

2) The hive files contain keys that were deleted but have not been purged yet (just like Win9x -- use NTREGOPT for this)

Can I presume that I shud run Pagedefrag at startup, then later run NTREGOPT.

Is this the best way to do it??

Thanks

Can I presume that I shud run Pagedefrag at startup, then later run NTREGOPT.

Is this the best way to do it??

Thanks

For fastest results, I tend to defrag with PerfectDisk, then schedule the offline defrag. I reboot and let it handle that, then run the reg optimizer.

That sounds okay too, but I would optimize the registry first, so that the newly optimized registry is then defragmented on the disk.

That sounds okay too, but I would optimize the registry first, so that the newly optimized registry is then defragmented on the disk.

Seems logical to me.

Optomizing the regestry just dosn't last... One of the hives is at 70% already >.> (after two days)

Optomizing the regestry just dosn't last... One of the hives is at 70% already >.> (after two days)

As your registry is always in use, just like your hard drive.

Stuff is constantly being read, written, added, and deleted. Take a look at a registry monitor program (such as Sysinternals' fine Regmon) and you can see why.

Don't see any 'free stuff'.

Sorry DjLizard :o , wrong website, here is the right one ; Acelogix :)

Goto website , click Downloads .

The Registry Compactor is free when Ace Utilities is purchased.

I highly recommend to check out Ace Utilities for system cleaner.

Does anyone know of a open source or freeware app that can defrag a hd from bootup because windows defrag is not defraging some files. I have rebooted and everything else but still no luck.

Microsoft made a tool called RegClean, it is pretty old now and unsupported but probably pretty decent if you run Windows 98.

Perfect defragmentation does not mean everything is 100% bunched up at the beginning of the drive. It's quite the contrary. Some files are faster to access when they are in the center or end of the drive (depending on what they are). There are supposed to be splotches and lines present in the defrag window. It is normal. The files themselves are probably defragmented (as in, they are contiguous) - but their placement in the graph is bothering you, isn't it? Don't worry about it. If you have a system file (like the registry itself, or the paging file) that can't be defragmented because it is in use, then you can use Sysinternal's PageDefrag, but don't worry too much about it -- defragmentation's performance benefit usually isn't obvious unless you haven't defragmented in a long, long time.

Whilst talking of backing up the registry before performing maintenance on it, I was always (up until recently) led to believe that a new backup of the registry was made on every startup.

Is this true, or was it just on 9x operating systems that this was true, and it no longer happens on NT based operating systems.

If this is the case then surely it is a step backwards by Microsoft.

Nope, no automatic registry backup in NT based versions of Windows, you can read about it in erunt.txt:

http://www.larshederer.homepage.t-online.de/erunt/erunt.txt

The problem im having is for some some reason windows defrag is not defraging a load of music files i have i have restarted my pc the run defrag again but still it does not defrag them. Im pretty sure there is a app which allows you to right click a file and to specify it to be dfraged but i cant remember what is is called, Any ideas people.

The problem im having is for some some reason windows defrag is not defraging a load of music files i have i have

Don't know if this will work or not, since it's for forcing defragmentation on low disk space.

Command Prompt, type in:

defrag -f c:

replace c: with the drive letter you want to to work with.