Skip to main content

All Questions

Tagged with
0 votes
0 answers
84 views

Windows 10: Find out the exact reason for an unresponsive application

I am recently facing randomly unresponsive applications. I would like to exactly pinpoint / debug the reason that causes the application to hang. CPU utilization is low, memory usage is normal. So I ...
Philipp F's user avatar
  • 111
1 vote
1 answer
143 views

How can I debug Binary batch file?

I have a .bat file in binary format. But I don't know its functioning. How can I view the content in detail or debug the binary .bat file, or convert it to exe file?
Bernd Groger's user avatar
1 vote
1 answer
2k views

How to make yt-dlp JSON data not return null when a YouTube video is in "upcoming" mode?

The following command works for me (meaning it returns JSON data for the video): yt-dlp.exe https://www.youtube.com/watch?v=1C0ZtmBlL-s --skip-download --dump-single-json --no-check-certificate --...
Satvik Kelsey's user avatar
0 votes
0 answers
49 views

Corrupt file system after a program crashing

I setup Windows 10 to generate full dumps for my MyUniquelyNamedApp.exe by importing the following file in RegistryEditor: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\...
Andy's user avatar
  • 129
0 votes
0 answers
386 views

Debugging a TCP client/server pair of applications on Windows?

I have a server application in .NET 6/VS2022 which creates a TCP listener, and a python 3 application which creates a socket to connect to the server application. Rather than hopping back and forth ...
Ian Newson's user avatar
0 votes
1 answer
171 views

Having a proxy machine with Windows KDNET kernel debugging?

I'm using KDNET to debug a Windows kernel driver on a second laptop via Ethernet cable. It works by directly plugging the Ethernet cable from the host to the target laptop. The process is described in ...
The Wavelength's user avatar
0 votes
0 answers
477 views

How to fix explorer freezing when accessing usb?

very often my explorer freezes when accessing usb (sometimes I have to restart it, sometimes the not responding goes away in a few seconds) and today was the worst case (might have been cause i was ...
user avatar
1 vote
0 answers
72 views

How to find out what is causing DokuWiki to be unable to save after edit?

This is happening only with one single page, even when only adding/removing a single character. All other pages can be edited & saved. localhost is Apache on Windows, if that matters. How can I ...
Mawg's user avatar
  • 4,457
0 votes
1 answer
326 views

Running Qt app within WinPE

I'd say this is kind of inbetween both SuperUser and StackOverflow, but I am writing a GUI application using Qt that I would like to run within WinPE. I am well aware that WinPE is a very limited ...
ddybing's user avatar
  • 36
-1 votes
1 answer
224 views

How do I make a program I've previously opened have a cold run when my laptop has Intel Optane turned on?

The first time I open a program on windows it is slow to load then if I close it and open it again, it's fast to load. This suggests that windows is caching the frequently and recently used programs ...
desbest's user avatar
  • 978
0 votes
1 answer
42 views

How to prevent most disk writes before you trigger a "CrashOnCtrlScroll" crash

You've just enabled a useful developer feature named CrashOnCtrlScroll. You've enabled it on your primary machine, which you use every day. Not on a spare PC, and not on a virtual machine. For ...
unforgettableidSupportsMonica's user avatar
1 vote
1 answer
1k views

What to do when "CrashOnCtrlScroll" doesn't seem to work

You've tried to enable a useful developer feature named CrashOnCtrlScroll. You then tried to trigger a crash. Unfortunately, no crash happened. What can you try now?
unforgettableidSupportsMonica's user avatar
0 votes
2 answers
4k views

Very high CPU usage by explorer.exe constantly (something to do with Windows.Storage.Search.dll)

The problem started a few days ago and now it gets high to sometimes 12% and some time to 45% CPU usage. It doesn't start immediately but after a little while if you terminate explorer.exe and start ...
user avatar
2 votes
1 answer
8k views

How to find the culprit that freeze windows 10 when task manager is also frozen (till windows unfreezes)?

When windows 10 freezes, task manager also freeze until windows become responsive. Since the task manager opens only when the problem is gone, I can't count on it to find what freezes the computer. ...
JinSnow's user avatar
  • 844
0 votes
1 answer
131 views

windows sound changing randomly

I'm not sure whats going on but recently my windows sound keeps changing even though mixer volume stays the same. For example, i'll be watching youtube videos with normal volume and then click on a ...
James Nguyen's user avatar
0 votes
1 answer
47 views

Appcrash popup not showing?

So i have 2 almost identical machines. Both on Win7 64bit, but one has a quadro M4000 and the other a p4000 and different motherboards and that's about the only differences. I am trying to check CDB ...
Steve101's user avatar
2 votes
0 answers
162 views

Can I see what happens behind the Windows (Dell, in that case) boot logo?

Since something(TM) happened with my laptop (Dell Latitude E6440) yesterday (I suspect a Windows Update, but who knows), my Windows 10 Pro installation (17134.1, if that matters) does not boot any ...
bers's user avatar
  • 1,728
1 vote
0 answers
671 views

Windows 10 lockup with no error logs or bluescreen

Symptoms: Display image freezes on last frame No m/k inputs work whatsoever Audio freezes to a square wave sound at whatever pitch was last coming out of the speakers There is seemingly no ...
user1860240's user avatar
1 vote
3 answers
5k views

How to install USB debug cable driver in WinDbg for Windows kernel debugging?

As per Microsoft's USB debug page, you must launch WinDbg in an elevated process in order to install the USB driver. Having done that, I still receive this error message: Failed to copy USB device ...
Kevin's user avatar
  • 1,353
1 vote
0 answers
58 views

How to ID a bad explorer extension without disabling it?

I have a Windows 7 Enterprise computer that within the last few months when it resumes from sleep or hibernate it slows down drastically for a minute or two before becoming responsive. Typing in my ...
Jay's user avatar
  • 131
0 votes
1 answer
2k views

What is the Win 10 Event ID for when a crash dump is created?

What is the Win 10 Event ID for when a crash dump (not the BSOD kind) is created?
Gaia's user avatar
  • 7,099
0 votes
1 answer
109 views

How to analyze slow program in some computers but not others

I've generated an exe file, using py2exe to pack all the dll needed, and it works flawlessly on my laptop and workstation. I've tested my program on several computers (same model as my laptop and ...
Angrod's user avatar
  • 101
2 votes
2 answers
2k views

Windows 10 slows down in about ~2 minutes after log on

Problem: ~2 minutes (seconds after my wallpapers auto change ) after log on, almost everything becomes very very slow. Game like Forza motosport 6 APEX, Resident Evil 7 seems not be affected even in ...
RobertL's user avatar
  • 51
0 votes
2 answers
51 views

Keeping track of service changes on Windows?

Applications often add new services to Windows, some of which start automatically even though they are unnecessary and sometimes interfere with other programs for no good reason. Is there any way to ...
laurent's user avatar
  • 5,618
15 votes
5 answers
86k views

How to reinstall .NET Framework 4/4.6 on Windows 10?

If .NET Framework is broken or anything they let you download their installer (offline/web) but it doesn't work, you just bounce back a message that current or later version is already installed and ...
user3108268's user avatar
5 votes
1 answer
4k views

Windows 10; crash after few minutes after startup; restarts and never crashes again until a power off

I turn on my computer. Windows 10 boots up and the desktop appears. I login and get to do my work. After a few minutes, the computer restarts by itself suddenly (no BSOD). Windows boots up and I get ...
Yashas's user avatar
  • 161
0 votes
0 answers
39 views

Chome Windows switching/flashing nonstop after unhibernation

Earlier on I hibernated the computer when Chrome browser was running. Now when I start-up the computer, the windows of Chrome are "flashing" nonstop. Damn Microsoft Windows. See this 10 second video ...
Pacerier's user avatar
  • 27.5k
-2 votes
1 answer
68 views

Is just me or we are in much extents, powerless when debugging/diagnosing Windows? [closed]

Is there a vast logging system? Like what we see in /var/log on Linux? Is there some place where I can search for "error IDs" or things like this and somewhere that documents so I can study it? Many ...
RomuloPBenedetti's user avatar
4 votes
1 answer
15k views

Purpose of FXSAPIDebugLogFile.txt in Windows 7 temp folder?

Many Windows 7 systems have the file FXSAPIDebugLogFile.txt in a temp folder. The file cannot easily be deleted while Windows is running. When trying to delete the file using standard procedures, ...
End Antisemitic Hate's user avatar
1 vote
0 answers
448 views

Windows 8.1 mouse-clicks do not work on one particular user

I was logged onto User1. I put my laptop from [cf.] high-power mode to low-power mode, WinL, and stuffed it into my bag. Few hours later I typed in the password and resumed User1, and after lagging ...
Pacerier's user avatar
  • 27.5k

15 30 50 per page