Results 1 to 5 of 5

Thread: God Help Me and Windows Explorer

  1. #1
    Pro Gamer ; )
    Join Date
    Aug 2003
    Location
    Swindon
    Posts
    793
    Thanks
    184
    Thanked
    8 times in 7 posts
    • malice19's system
      • Motherboard:
      • Asus Z170 Pro Gaming
      • CPU:
      • i5 6600k Skylake
      • Memory:
      • 16GB Corsair DDR4
      • Storage:
      • 3TB
      • Graphics card(s):
      • Nvidia MSI 970 GTX 4GB
      • PSU:
      • Corsair TX750 750W CMPSU-750TX
      • Case:
      • ANTEC 902 GAMERS CASE
      • Operating System:
      • Windows 10 Pro 64Bit
      • Monitor(s):
      • BenQ 24" FP241W
      • Internet:
      • 50MB

    Angry God Help Me and Windows Explorer

    What is with Explorer, you would think by now MS would have found a way to make the Dam thing a tad bit more stable.

    I have herd of people using different shells? but am not sure,

    Problem i have is that explorer keeps Sticking where all of a sudden nothing i click on like the start menu of and thing on the desktop will interact, also when i
    Ctrl, alt, Del to get task manager to appear it will, but if i try and drag it about of move it, it look like you have just completed Solitaire where the cards smudge???

    Only thing i can do is close explorer and then run it again from task manager, then it will be fine for an hour or so and then happen again.
    and yes i have formatted my Pc many time but thought i would just see if any one can show me the light and find any way i can get explorer to work or be more stable....?

    Thanks 4 your time.

    Last edited by malice19; 04-03-2006 at 04:42 PM.

  2. #2
    Fod
    Fod is offline
    Registered+
    Join Date
    Nov 2004
    Posts
    25
    Thanks
    0
    Thanked
    0 times in 0 posts
    what apps are you running in the background? i would try shutting them all down, then bring em back one by one to try and pinpoint the culprit. if it's not that, then, probably some config file is borked somewhere....

  3. #3
    Ex-MSFT Paul Adams's Avatar
    Join Date
    Jul 2003
    Location
    %systemroot%
    Posts
    1,926
    Thanks
    29
    Thanked
    77 times in 59 posts
    • Paul Adams's system
      • Motherboard:
      • Asus Maximus VIII
      • CPU:
      • Intel Core i7-6700K
      • Memory:
      • 16GB
      • Storage:
      • 2x250GB SSD / 500GB SSD / 2TB HDD
      • Graphics card(s):
      • nVidia GeForce GTX1080
      • Operating System:
      • Windows 10 x64 Pro
      • Monitor(s):
      • Philips 40" 4K
      • Internet:
      • 500Mbps fiber
    Quote Originally Posted by malice19
    What is with Explorer, you would think by now MS would have found a way to make the Dam thing a tad bit more stable.
    Explorer is a user-mode application which can be tweaked to hell and back by 3rd party code, the problems come about when this 3rd party code behaves erratically which results in 1 of 2 things:
    1. "Explorer.exe has performed an illegal operation and has been shut down"
    2. The problem you are seeing - it is the responsibility of the processes in Windows to repaint their displays and when they become non-responsive these functions either take a long time to complete or never return

    Your desktop is simply the first instance of Explorer.exe, so when this one stops repainting you get the symptoms you are seeing.
    What stops the repainting? Chances are a "blocking" operation - the process is waiting on an internal function call to complete, and this function call has no timeout and is waiting on something that will never return.
    Unfortunately if the process has been patched/hacked/hooked then the code doing the block is most likely not Microsoft code.

    Some patches are made as modifications to files on the disk so are "hard coded", and some are hooks from other processes which run in parallel - for example skinning utilities or tools to add multi-monitor functionality not native to Windows.

    To troubleshoot this issue I would start removing programs 1 at a time to see if stability is restored and identify the problem program - beginning with skinning utils.
    ~ I have CDO. It's like OCD except the letters are in alphabetical order, as they should be. ~
    PC: Win10 x64 | Asus Maximus VIII | Core i7-6700K | 16GB DDR3 | 2x250GB SSD | 500GB SSD | 2TB SATA-300 | GeForce GTX1080
    Camera: Canon 60D | Sigma 10-20/4.0-5.6 | Canon 100/2.8 | Tamron 18-270/3.5-6.3

  4. #4
    Seething Cauldron of Hatred TheAnimus's Avatar
    Join Date
    Aug 2005
    Posts
    17,168
    Thanks
    803
    Thanked
    2,152 times in 1,408 posts
    As Paul says the problem probably isn't directly MS's fault, however i've always found my problems with explorer aren't caused by programs which do "naughty" hooking techniques, but by ones which claim to use legitimate methods.

    Explorer is very configureable, you can even make code that will be run everytime you right click on a file. I would guess its one of those programs thats doing it, just like acrobat reader tends to make weird things happen if you allow it to use OLE this is probably the same with explorer. Fundimentally its bad that explorer hasn't been overhaulled in a decade and still uses rather easy to have bugs in COM technology.

    LiteStep is an example shell that use to be the coolest thing you could be running on your computer back in '98, but it still used explorer to browse files and the like.
    throw new ArgumentException (String, String, Exception)

  5. #5
    Pro Gamer ; )
    Join Date
    Aug 2003
    Location
    Swindon
    Posts
    793
    Thanks
    184
    Thanked
    8 times in 7 posts
    • malice19's system
      • Motherboard:
      • Asus Z170 Pro Gaming
      • CPU:
      • i5 6600k Skylake
      • Memory:
      • 16GB Corsair DDR4
      • Storage:
      • 3TB
      • Graphics card(s):
      • Nvidia MSI 970 GTX 4GB
      • PSU:
      • Corsair TX750 750W CMPSU-750TX
      • Case:
      • ANTEC 902 GAMERS CASE
      • Operating System:
      • Windows 10 Pro 64Bit
      • Monitor(s):
      • BenQ 24" FP241W
      • Internet:
      • 50MB
    Thanks 4 all the Posts, has been an eye opener, will start looking into what is running and step by step diagnosing which programme could be coursing this problem.

    Thanks again.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •