Windows – Microsoft Register Server has stopped working error msg on Windows 7 Ultimate 64-bit

dllwindowswindows 7

Everytime after after the logon I get this error:

Microsoft Register Server has stopped working.

APPCRASH
regsvr32.exe
...

I've found some articles recommending setting the DEP for regsvr32.exe, but it does not work for 64 bit version. What more, I think it's not a solution, rather a workaround.

Do you have any idea how to get rid of it? Can I reinstall the server or something?

Thank you.

Best Answer

I have solved the problem. I had to find the application causing this problem. I knew, that I have no application starting on startup, that's why I was sure that is one of system services.

(To view them: Start->Run and type msconfig)

The point was: If I started my PC with all services disabled, there was no error ! In the msconfig windows in the General tab: select Userdefined startup (or something like that - I got a german version)

In the tab Services: you have to find which service is causing this issue: I would say that you don't have to disable Microsoft services, that's why you can easily check Hide MS services. Now you have to check a service, save, restart your pc and wait if the error appears. If not, continue until you find the corrupted service.

You will laugh, but my problem was that the Asus Screensaver was causing this problem. (Much junk software was preinstaled by default on my Asus Laptop)

So to help you I would say, verify first those services coming from your manufacter and 3rd party services.

What now? Simply leave it disabled, or unistall it !

Hope this helps you !