windows-11 Questions
3
Solved
When I open chrome on emulator & browse any website, I get this:
Specifications:
OS : Windows 11 Pro
Processor : Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz 2.00 GHz
GPU : AMD Radeon RX 550
Andr...
Osteopath asked 11/11, 2021 at 18:5
15
Solved
I'm trying to setup docker with WSL 2 to run a Dockerfile. I downloaded Docker Desktop, and when I tried to follow the quick start guide, I got the following error:
docker: error during connect: Th...
Alsatia asked 12/2, 2022 at 6:50
2
gethostbyname says No such service is known. The service cannot be found in the specified name space
This simple piece of code in Windows results in an annoying debug message printed by gethostbyname.
#include <stdio.h>
#include <winsock.h>
int main()
{
WSADATA wsaData;
WSAStartup(MA...
Pentecostal asked 13/1, 2022 at 9:46
6
Windows 11, released yesterday, reports itself as Windows 10.0 just about everywhere - RtlGetVersion says 10.0, and if you ask VerifyVersionInfo if you are 11.0 or greater, it says no.
There seems ...
Unbeatable asked 6/10, 2021 at 6:6
2
Introduction:
We have 3 relevant test servers:
name OS version .NET CLR
TS1 Win7 Pro SP1 6.1.7601.65536 4.5.51209 4.0.30319.34209
TS2 Wsrv2008r2 SP1 6.1.7601.65536 4.8.03761 4.0.30319.42000
TS...
Chiefly asked 2/3, 2023 at 23:29
0
The Container view in docker desktop keeps updating (i guess that is what it is doing anyway) which makes the window flash/reload about every second.
This makes it quite hard to work with the diffe...
Dumm asked 13/3, 2024 at 8:56
3
I installed Windows 11 and prior to this I was using Windows 10, and while I was setting up my terminal, I realized the $profile environment variable points to OneDrive's Documents folder rather th...
Abdullah asked 23/12, 2022 at 6:38
2
Solved
I can't open urls in my files in VS Code any more. Everything works to suggest the functionality is still there except for the part where it opens a link in my browser. The link changes color, and ...
Aleutian asked 10/3, 2023 at 14:52
0
I have turned on my PC and tried to start Docker Desktop. Unfortunately, there was an error with WSL:
Docker Desktop - Unexpected WSL error
An unexpected error was encountered while executin...
Dortch asked 17/11, 2023 at 12:57
3
Solved
On Visual Studio 2022, Windows 11.
Linq to SQL tools is installed from installer (Individual Components).
When right clicking a dbml file and View Designer, it just sticks on this and eventually ne...
Spinnaker asked 30/3, 2022 at 10:57
3
From this article, it states that windows 11 natively supports running of X11 and wayland applications on wsl.
I tried to do the same through a docker container, setting the environment variable DI...
Senior asked 23/7, 2022 at 17:12
1
There are several SO Q&As about clearing Windows cache for performance testing:
Clear file cache to repeat performance testing
How can I invalidate the file system cache?
Disable or flush page...
Peddle asked 10/8, 2023 at 16:16
4
Solved
I've recently switched to Windows 11 and after installing git, I found out that the context menu option, to easily launch git bash, is not there. The good news is, that it is possible to access the...
Leopardi asked 5/12, 2021 at 19:17
20
I have installed Docker Desktop version 4.4.4 and it is not running. It only displays "Docker Desktop Starting ..." but never starts running.
I have tried so many ways but didn't solve:
...
Capon asked 23/2, 2022 at 14:22
2
Solved
If I run the following version test on Windows 10 or Windows 11, they both report $Major as 10 and $Minor as 0, so this test is not sufficient to determine if we are running on Windows 10 or Window...
Dott asked 30/10, 2022 at 8:33
3
Like the title says. I cannot install github copilot on visual studio 2022 version 17.4.4 (latest)
i am on a arm64 windows 11 parallels virtual machine on a macbook pro with m1 chip
I cannot find t...
Inexpugnable asked 24/1, 2023 at 2:16
3
Solved
I have a brand-new Mac laptop with an Apple M2 chip. I have installed Parallels and installed Windows 11 under parallels.
I have made a few attempts to install SQL Server 2019 Express on this Windo...
Hulk asked 29/11, 2022 at 0:9
1
Solved
I noticed that Ctrl + Space had stopped giving me autocomplete suggestions.
I had to delete the preceding code and start typing again to get any autocomplete suggestions. At first I thought it was ...
Queasy asked 10/6, 2023 at 2:25
2
Solved
While importing torch (import torch) I'm facing the following error message:
OSError: [WinError 127] The specified procedure could not be found. Error loading "C:\Users\myUserName\anaconda3\li...
Flatcar asked 13/11, 2021 at 21:47
3
Solved
I created the ssh key, added it on gitlab, and followed the instructions. When I do a push from git bash everything works fine, it keeps annoying me to enter the passphrase every time. But when I t...
Crossstaff asked 21/3, 2022 at 21:37
3
I have been searching for an answer for 2 days now so really hope someone can help.
When I try to debug my project the application freezes, nothing happens in the browser it just keeps loading and ...
Bushhammer asked 15/3, 2023 at 9:32
6
Solved
The following question contains various ways to detect whether a system is running Windows 10 or Windows 11:
How to detect Windows 11 using Delphi 10.3.3
However, they all seem a bit "hackis...
Legislator asked 29/9, 2021 at 9:5
3
Solved
Background
I want to hide the console window in a PowerShell script.
EDIT: I am making this script stay resident with the system tray icon and hide from the taskbar.
This script uses OneDrive to ...
Undergraduate asked 31/12, 2022 at 9:35
4
System Specifications:
Windows 11
AMD Ryzen 9 5900x
RTX 2080 TI
ASUS PRIME x570 PRO Motherboard
32GB RAM
The Android Emulator is extremely laggy (No matter the image chosen, I've tried all the wa...
Edwinaedwine asked 31/8, 2022 at 5:47
1
Solved
When trying to install nvm with wsl 2 on windows 11, it throws:
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.2/install.sh | bash
% Total % Received % Xferd Average Speed Time Time T...
Culmiferous asked 1/12, 2022 at 1:26
1 Next >
© 2022 - 2025 — McMap. All rights reserved.