Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4021136
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T10:18:51+00:00 2026-05-20T10:18:51+00:00

I have a program which runs in windows explorer. Ordinarily, if no other programs

  • 0

I have a program which runs in windows explorer. Ordinarily, if no other programs are running, it will use 2-3% CPU (Hence explorer.exe will show 2-3% in the resource monitor). When my program is not running and another program that does not increase explorer.exe CPU usage is running (say for example FireFox), explorer.exe CPU usage will be negligible.

However when my program and another program, like that described above, are running simultaneously, explorer.exe will increase to 8-10% CPU usage.

I’ve noticed this same thing happen with other programs that operate in windows explorer.

Is anyone aware of why this is occurring? Is it something inherent in Windows or are there other programs which may cause this?

P.S This has nothing to do with Internet Explorer (iexplorer.exe)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T10:18:52+00:00Added an answer on May 20, 2026 at 10:18 am

    This is because of task-switching (and maybe additionally paging). If there is only one prgram that needs a lot of CPU-time and/or memory-accesses it will be given many CPU-time-slices and thus will be able to run un-interrupted for a "long" time. On the other hand if multiple processes need a lot of CPU-time, Windows will task-switch frequently between them and thus introduce additional overhead (because it needs to store/load process-state on every task-switch). If you have 2 CPUs this is less problematic but still measurable because background-processes also need attention albeit less frequent.

    See here for more information:

    http://en.wikipedia.org/wiki/Context_switch

    Insert Sleep(10) calls into your program; your program should get longer but less-frequent time-slices:

    http://msdn.microsoft.com/en-us/library/ms686298%28VS.85%29.aspx

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an application in java swing which runs in the system tray most
I have a Silverlight 3 application which seems to be leaking DispatcherTimer objects. At
Note: This is a follow up to this question . I have a legacy
I have a problem to detect when used in GNOME or KDE operating system
I have a very simple VS2005 deployment project that aims to install for all
So, I'm starting a C++ class right now, and I've configured NetBeans (which I
I've noticed a couple other questions about handling this, but all seem to suffer
I am working on a GUI application that will be used to perform manual
I have the following query: WITH cte AS ( SELECT windowId, frameIndx, elemIndx, comment,
In vbscript, how do I run a batch file or command, in the current

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.