Link to home
Start Free TrialLog in
Avatar of Lorenzo Cricchio
Lorenzo CricchioFlag for United States of America

asked on

Bloated Registry Key - Very Slow Login

Server 2008 R2 64bit

hello!  My server, upon reboot, is taking a horrendously long time to login.  MS 3rd party techs found registry keys has over 12,100 entries.  
"HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\DeviceClasses\{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}"
 It happens to be in ControlSet001, 002, 003.  

How do I truncate it or get rid of the superfluous entries?  There should be only a dozen or so.  The key is :
[HKEY_LOCAL_MACHINE\temp\ControlSet001\Control\DeviceClasses\{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\##?#STORAGE#VOLUMESNAPSHOT#HARDDISKVOLUMESNAPSHOT12318#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}]

"DeviceInstance"="STORAGE\\VOLUMESNAPSHOT\\HARDDISKVOLUMESNAPSHOT12318"
[HKEY_LOCAL_MACHINE\temp\ControlSet001\Control\DeviceClasses\{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\##?#STORAGE#VOLUMESNAPSHOT#HARDDISKVOLUMESNAPSHOT12318#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\#]

"SymbolicLink"="\\\\?\\STORAGE#VOLUMESNAPSHOT#HARDDISKVOLUMESNAPSHOT12318#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}"

There are over 12318 entries numbered sequentially and continues to grow.  How do I find whats causing it, and how do I truncate this so it doesn't have all the 12318 entries?  Can I get rid of all the duplicate entries except the first?  Except the last?

This also appears in CCS002 and 003.

Any ideas?
Avatar of ITSysTech
ITSysTech

You should try running ccleaner on your server. You can download the free version and run Registry Cleaner after you back up your server. Windows Server 2008 and 2008 R2 is supported. Link If your nervous about it than run "Scan for Issues" then get back to us what it found.

User generated image
Avatar of Lorenzo Cricchio

ASKER

Thanks for getting back to me.  I ran this a few days back.  The cleaner picked up some other items, but not that.

I did the following:
   * opened the SYSTEM hive on another computer. exported to a DAT file which made it only slightly smaller (186 MB) than the original
  * Replaced SYSTEM (old) with SYSTEM (new) and got the same result.
  * Exported that key to a .REG file.  Edited with Notepad, Removed All extra instances and leaving only instance 1 and 9999 (which was the last instance physically in the key. Closer examination revealed 12318 was the highest value in the key.  )  But with the 1 and 9999 I and then importing the edited .REG file, the system hung with the thermostat (no windows logo).  let it run for a while and figured it may take some time so waited about 15 min.  No result.  Didn't freeze, just hung.  With that, reverted back to original SYSTEM file.  Came back up with horrendously long log in, ultimately coming up OK.  
 * I also realized the 12318 entries were also in the CCS 002 and which were all exported and edited the same way.
 * Each entry has a deviceinstance and a symboliclink attached to it.
  * this specific entry  {53f5630e-b6bf-11d0-94f2-00a0c91efb8b} refers to a removable drive.  They do have a IOSafe USB hard drive connected.  I think as well as a USB 3.5 Floppy.  Unsure which specifically its referencing.  And I didn't think to disconnect both  before booting.
   So, how do I get rid of those entries to the point where they are not causing the system to take so long to boot?  Do I empty out the entries in CCS 002 also?  Where do I cut it?  See attached files
53f5630d-b6bf.reg
reg1.JPG
reg2.JPG
ASKER CERTIFIED SOLUTION
Avatar of ITSysTech
ITSysTech

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thanks.  

Remove what?  Where do I do the edit?  What do I keep?  Get rid of?  do I edit the CCS002 also?
inactive for 14 days