Skip to main content

Unanswered Questions

13,818 questions with no answers
13 votes
0 answers
5k 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 (...
12 votes
0 answers
8k views

Slack app crashes Ubuntu desktop

I am using the Slack app on Ubuntu 22.04. I find that if I right click and paste the app stops running immediately. Otherwise, at random times I lose all USB input and the screen goes black for about ...
11 votes
0 answers
4k views

Snip & Sketch tool always flickers when using any annotation tools

tl;dr: Drawing any annotation in Windows 10's Snip & Sketch tool causes a screen flicker. Is there any workaround to this? Snip & Sketch is a gem in Windows 10 and it makes my life really ...
10 votes
0 answers
4k views

How can I hide a Window from the task switcher (Alt+Tab)?

To make clear what is this question about, this is the Windows Task Switcher: The closest to hide a window from the AltTab Task Switcher that I have found is the Minime tool, but it hides too the ...
9 votes
0 answers
12k views

Is it possible to record only a part of screen using Game Bar screen recording of Windows 10?

I have been trying to record a part of screen in my windows 10 machine. I found that Windows 10 offers a built in tool called Game bar (shortcut: Win + G), which can be used to capture screen or ...
9 votes
0 answers
1k views

How to make robocopy delete excluded files in destination directory

I have a cross-platform build toolchain which copies some folders to destination. I use robocopy on Windows and rsync on macOS because they support console progress output. The commands were in this ...
9 votes
0 answers
4k views

jenkins:Broken AVD system path. Check your ANDROID_SDK_ROOT value

I have docker-image of jenkins. Home directory of jenkins is: /var/jenkins_home wich mapped to /home/user So, i install android-sdk wich mapped to: /home/user/tools/android-sdk/ When i install ...
8 votes
0 answers
2k views

How to stop Windows Alarms (Clock) app from asking access permissions on startup without saying yes or signing in?

Sometime this year, the Windows Clock App that comes with Windows 10/11 asks for permissions every time on startup: Let this app access your info? Windows Alarms needs your permission to: Read your ...
8 votes
0 answers
1k views

How to get the true textual verbose "No GUI boot + OS boot information" working again in Windows 10?

I find myself frequently needing much more information at Windows 10 startup than what we can seem to coax out of it now. It used to be possible to go into msconfig and select some options to get the ...
8 votes
0 answers
2k views

Ubuntu unattended upgrades stops Docker

This is my current 50-unattended-upgrades file: Unattended-Upgrade::Automatic-Reboot "false"; Unattended-Upgrade::Allowed-Origins { "${distro_id}:${distro_codename}"; "${distro_id}:${...
8 votes
0 answers
14k views

How to utilize all cores on high-end CPUs using ffmpeg

I have a high-end HPE ProLiant DL325 G10 server with an AMD EPYC 7401P 24-core/48-thread CPU, 128GB DDR4 RAM, and a Intel P4800x PCIe NVMe. I tried to run ffmpeg to convert a video (MKV) to MP4 for ...
8 votes
0 answers
3k views

HTOP shows massive memory usage but proceslist shows otherwise

I'm running htop on my Ubuntu 16.04LTS server to monitor my CPU and RAM usage. I'm aware of the color indications used by htop as outlined below: So, when I look at my htop-overview, it shows me the ...
8 votes
0 answers
2k views

Multi-column Taskbar When It's on Left/Right in Windows

When the Windows Taskbar is at bottom/top (horizontal) it can be multi-row, but when you put it on left/right side of screen (vertical), it only has one column (row!). Is there a way to have two ...
8 votes
0 answers
5k views

Get a list of user profiles on machine local and domain

Is there a way, either by PowerShell, batch, C# to get a list of all the profiles currently on the local machine. I need to collect a list of profiles and show whether they are local users, or domain ...
8 votes
0 answers
6k views

How does Windows decide whether to use Deflate or Deflate64 for zipping files?

I am observing issues when trying to unzip files from C#. These files were created with the built-in zip feature of Windows Explorer (in Windows 8.1 x64). The issues are based on the fact that ...
8 votes
0 answers
5k views

Connecting Android to Windows VPN

I have set up a VPN on my Windows 10 computer by going into Control Panel\Network and Internet\Network Connections and hitting Alt and then going to File > New Incoming Connection... and setting up ...
7 votes
0 answers
20k views

Can I enable Unicode UTF-8 WorldWide Support in WIndows 11, but set another encoding for a specific app?

generally, I like to enable UTF-8 worldwide support in Windows 11, because most of apps I use support UTF-8 and I am using Linux OS with UTF-8 at the same time. But the problem I had so far is one of ...
7 votes
0 answers
495 views

How can I disable Escape key binding in Zoom

How can I disable Escape key binding in Zoom? When I press it, it shows the meeting controls while I am sharing my screen. I use escape a lot in coding and it is annoying that I have to re-hide the ...
7 votes
0 answers
2k views

Why can't I just dd the Windows 10 ISO to an USB stick?

Why can't I just use isohybrid and then dd the Windows 10 ISO to a USB stick and boot it, and call it a day? What is so special about this ISO? Most posts refer to either using a Windows machine to ...
7 votes
0 answers
5k views

Robocopy loops/nests "Application Data" 29 times when copying "Application Data" folder on Windows 10

My goal here is to be able to back up my entire computer by using robocopy. My robocopy script keeps getting stuck here as you can see with the Application Data. C:\Documents and Settings\All Users\...
7 votes
0 answers
2k views

Prevent Windows 10 from switching the default audio device when a new one is plugged in

The scenario: This is how my audio setup looks like: A headset which I use as default audio device (input & output) An USB camera that supports audio input apart from video, which I plug in only ...
7 votes
0 answers
14k views

netplan configuration not active -- ubuntu 18.04

trying to set up a fixed IP address on one of two NIC. I try using netplan. Not working at all. Not an expert on this, I am out of my wits and ready to roll back to some other way (networkd). Maybe ...
7 votes
0 answers
1k views

Can I make "Always trust software from" unchecked by default?

While installing an application, I received a prompt to install a driver which had a checked checkbox next to the text "Always trust software from [company]": Since there have been instances of ...
7 votes
0 answers
7k views

Windows hosts file alternative without needing admin rights?

I was inspired by DNS66, an app available to Android, which used a fake DNS server that dropped outgoing DNS requests to certain hosts. This way, it didn't need to modify the /etc/hosts file, thus not ...
7 votes
0 answers
6k views

Debian/Ubuntu preseed generator?

All of these questions are related to the preseed support in the Debian Installer: https://wiki.debian.org/DebianInstaller/Preseed Is there a means, perhaps a .ubeb Debian-Installer extension, by ...
7 votes
0 answers
12k views

How to increase the scrolling speed in Google Chrome without using a plugin on Ubuntu?

I am using Google Chrome on Ubuntu but Ubuntu does not provide any setting for setting the scrolling speed. I know there is a plugin for solving this, Chromium Wheel Smooth Scroller. However, its ...
6 votes
0 answers
2k views

Windows Update gives 0x80070643 error on fresh Windows 10 install

I just did a clean install of Windows 10 22H2 onto a freshly wiped hard disk. (If it matters, I installed from a USB drive that I prepared with the Windows 10 Media Creation Tool yesterday.) When it ...
6 votes
0 answers
385 views

Disable Windows Notification Suggestions

This thing is a relatively recent addition (less than a year), if my memory is correct: This message shows up somewhat rarely, but is it possible to make that a never? PS: Searching online gives me ...
6 votes
0 answers
388 views

Win11: Task manager's cpu usage discrepancy

The discrepency is between the two views: The 'Details' view shows a process as taking 11%. System idle is 80%. The 'Processes' view shows the same process as taking 70%. Total cpu usage is 80%.
6 votes
0 answers
15k views

Can I safely delete all inside the C:\Windows\WinSxS\Temp folder only?

I have reviewed the Similar questions suggested after creating my post Title and none are direct or helpful just for my needs. In Windows 10 Pro, v1909, build 18363.1316 clean installed in Nov. 2019 I ...

15 30 50 per page
1
2 3 4 5
461