I have a few processes that consume 99% of the CPU. Anyone have any idea where I could start on finding out why that process is doing this.
Here are some examples
SERVICE.EXE
AVSYNMGR.EXE
ZAPNOTES.EXE
I have a few processes that consume 99% of the CPU. Anyone have any idea where I could start on finding out why that process is doing this.
Here are some examples
SERVICE.EXE
AVSYNMGR.EXE
ZAPNOTES.EXE

This month, every Windows Secrets subscriber can download a one-chapter excerpt of Windows 7: The Missing Manual.Windows 7: The Missing Manual provides valuable information to help you overcome these difficulties in learning a new operating system. Subscribe today to download your free excerpt.
SERVICE.EXE
If that is SERVICES and not plain old 'service' then it's part of the OS.
AVSYNMGR.EXE
That oen I recognize as AV software, Norton I think....? If it's consuming 99% of the CPU try uninstalling and re-installing the software.
ZAPNOTES.EXE
Does <A target="_blank" HREF=http://www.notes.net/sandbox.nsf/Threads/CB07EBA6D4FB7C3985256944007403EA!OpenDocument>this post</A> get you going in the right direction? You could try disabling that to see if it's the contributing factor.
Alternately, search your hard drive for the files and then right-click the file, and check the version tab. That may also give you a clue or two.
-Mark
AVSYNMGR is the process that runs the on-access scanner for Network Associates Virusscan
For future reference, I just happened upon this article:
<A target="_blank" HREF=http://support.microsoft.com/support/kb/articles/Q263/2/01.ASP>Q236201</A> Default Processes in Windows 2000
Great article. Tx.