Unanswered Questions
171,585 questions with no upvoted or accepted answers
Score of 19
3 answers
9782 views
Windows 10 + WebDAV: Mutual authentication failed: The server's password is out of date at the domain controller
We have an existing WebDAV installation with an Apache mod_dav was WebDAV drive hosted at an SSL protected URL with CA issued certificate and basic authentication. MacOSX and Windows < 10 have been ...
Score of 18
2 answers
5729 views
Prevent Outlook 365 OWA in 2020 from automatically deleting meeting emails
Previously asked and answered in older versions. No solution for Outlook OWA in 2020. Older instructions don't apply now.
See
Prevent Outlook from automatically deleting meeting emails
The most recent ...
Score of 17
6 answers
27449 views
Is there any way to force Chrome to visit a certain website with IPv4 only and not use the IPv6 address?
I know there is a way that works for Firefox, as in going to about:config then search for network.dns.ipv4OnlyDomains and there you can enter the websites/domains you want to force Firefox to visit by ...
Score of 16
1 answer
21908 views
WinGet COM Server is consuming 25% of CPU. How to fix it?
Last days I heard the laptop's fan kicking in, and I discovered a process called 'WinGet COM Server' which is consuming CPU cycles. I uninstalled WinGet from apps, but it appeared once again. I think ...
Score of 16
1 answer
2918 views
High CPU usage running Symfony on PHP-CLI
I have a Dell laptop with Intel i7 5th generation running Windows 10 x64 and PHP 5.6.17 x86 environment. When I run a fresh installation of Symfony 3.0 using php-cli:
php bin/console server:run
In ...
Score of 16
3 answers
6178 views
Windows 7 DSCP and 802.1p QoS Mapping?
When I create a QoS policy in Windows 7 through the Group Policy editor and set a DSCP value, does Windows 7 add the 802.1p QoS field to the Ethernet frame? If so, how does it map the different ...
Score of 15
3 answers
11682 views
How to make vEthernet (Default Switch) appear in Network Connections of Control Panel again?
In my Windows 11 machine I do not see the vEthernet (Default Switch) shown in the Network Connections of the Control Center (Control Panel\Network and Internet\Network Connections) or Settings (...
Score of 14
2 answers
1457 views
Text in window in macOS Catalina is blurry after sleep
After I updated my MacBook Pro to Catalina, every time I close the lid for a while some windows will be blurry.
Here is an example:
The left window was opened before sleep and now it is blurry.
The ...
Score of 14
6 answers
12497 views
Microsoft Edge Developer Tools window stays blank
The dev tools window for Microsoft Edge currently looks like this on my system:
This has worked before. I don't know why and when exactly this change happened.
I'm on Windows 10.0.14393 and Microsoft ...
Score of 14
1 answer
1708 views
Trap on DEBUG signal for the dash shell?
With the bash shell, you can install a trap on the synthetic DEBUG signal. This is useful and will execute your function or bit of code on every shell command. For example:
$ trap 'logger -t shell "${...
Score of 14
2 answers
3789 views
High CPU usage from explorer.exe shcore.dll!Ordinal247+0xc0
I've been experiencing high cpu usage from explorer.exe in Windows 10 Pro since a while ago, and this specific dll function seems to be the culprit. Any idea what it's for? I couldn't find anything ...
Score of 14
2 answers
13046 views
How to pin a Chrome tab group?
Chrome has recently introduced this great tab group feature.
However, I am still trying to find out how to pin an entire tab group so that it keeps its primary position and doesn't get pushed to the ...
Score of 13
1 answer
6344 views
Difference between Task Manager and Process Explorer regarding CPU utilization
When I open Task Manager and Process Explorer I can see they present different CPU utilization values. Moreover, 'Processes' and 'Details' tabs in the same Task Manager indicate different CPU ...
Score of 13
3 answers
3533 views
In VS Code, how can I search in both file names and file contents at the same time?
Is there a way to search in the currently opened folder for a certain string not only in file names but also within the files themselves?
I know I can use Ctrl+P to search in file names, or Ctrl+Shift+...
Score of 13
3 answers
5913 views
How do I find what program is keeping the taskbar from auto-hiding?
The name says it all. Taskbar is set to auto-hide, taskbar does not auto-hide, obviously, I want it to auto-hide. Some program is keeping it from doing that. Sometimes I find the culprit quickly if ...