Questions tagged [windows-11]

Microsoft Windows version 11 is an operating system for computers. Use for questions about software development on or for the OS. General support questions are OFF-TOPIC and may be asked on https://superuser.com

742 questions
-1
votes
1 answer

why is my domain at my apache web server (windows 11) connection time out?

I've installed an apache web server to one of my windows 11 machines. I forwarded the ports 80 and 443 to this machine. I can access it by my world wide ip and machines local ip through browser but when i try with domain name it sometimes works but…
Faruk
  • 773
  • 1
  • 6
  • 20
-1
votes
1 answer

how to get the data from a json from the web using wininet in C++?

I'm new to C++, I am trying to consume the ip-api.com API to fetch a geolocation based on an IP number. But I can't make a request correctly. What can I change in this code to get the JSON response correctly? string GetLocation() { DWORD size =…
-1
votes
1 answer

Compiling Windows apps for other versions of Windows

Are binaries built on Windows 7 guaranteed to work on 8/Vista, 10, and 11? Are binaries built on Windows 10 guaranteed to work on Windows 11? I've seen some things that make me wonder if Windows 11 is still technically Windows 10 in at least some…
Swiss Frank
  • 1,985
  • 15
  • 33
-1
votes
1 answer

Button appears all black in dark theme - Windows 11 (WinUi 3)

I am develop a new app for Windows 11 with WinUi 3 and in my MainPage the button appears all black in dark theme: Why this happen? This is a resume of my code:
Luís
  • 157
  • 2
  • 10
-1
votes
3 answers

Intel VTune Installer doesn't launch properly on my Windows 11 machine

I'm trying to install VTune on my machine (I have windows 11 (x64), 8GB of RAM with Intel I7), however the installer gives me this message (see image attached) and when I click continue, the window pops out and quits and so it doesn't get installed…
-1
votes
1 answer

Is it possible to convert a legacy app to UWP using Windows 11 Home?

In an article I've read that Windows 10 Professional is required to use Desktop App Converter. Is this still true for Windows 11? As I am using Windows 11 Home, will I be required to purchase Windows 11 Professional edition to do this?
Z0q
  • 1,689
  • 3
  • 28
  • 57
-1
votes
1 answer

Docker fails to start on Windows 11 with WSL

I searched on SO for similar questions already, and none of the answers helped. I installed and uninstalled docker many times and restarted every time. I set the env variable, and I can run docker, and see that it's installed in terminal, but the…
Arcanus
  • 642
  • 5
  • 20
-1
votes
2 answers

I tried doing "npm install -g expo-cli" upon which I got a bunch of vulnerabilities. On "npm audit fix" i got the following more errors

So, I've been working in node.js and react native before in Windows 10 without any issues. But ever since I started using this new laptop, with windows 11 in it, I get these annoying errors. Doing npm install -g npm@8.3.1 gave me the following…
-1
votes
1 answer

Connection error with MariaDB under WSL (Debian)

I am using latest Windows 11 build and installed WSL 2 (Debian) for development purpose. To try out a project, I need to install and configure MariaDB under my WSL Debian system. I have installed MariaDB 10.6.5 fine with no errors, but during…
-1
votes
1 answer

FFmpeg randomly stopping during encoding. No error given

I recently upgraded to Windows 11, just in case that matters, and I went to encode a series of images into a video with FFmpeg like I usually would. For some reason seemingly randomly it just stops. No error is given, the frame that it stops on is…
John
  • 9
  • 1
-1
votes
1 answer

How to use fltk graphic library with visual studio (community) 2022 for C++ project on Windows 11 PC

I have tried downloading the files from the website and try using it directing it but it needs to be compile or generated i guess. I am new to learning C++ and fltk graphic library. Thanks in advance
hklsb
  • 47
  • 8
-1
votes
1 answer

RAM access on wsl2-linux

Machine I have a dell XPS15 windows 11 laptop with wsl2 running ubuntu 20.05 LTS. Windows When I open settings > system > about, I see: Installed RAM: 32.0 GB (31.8 GB usable) WSL2 When I run htop in my wsl2-linux(ubuntu 20.04 LTS) terminal, I…
Alex
  • 160
  • 11
-1
votes
2 answers

Zip from command line with Windows 11

What is the cmd tool for zipping files with the new Windows 11 feature ? (The one used by default by explorer). I tried zip, 7zip, compress... Thank you
Blaizz
  • 21
  • 1
  • 5
-1
votes
1 answer

I can not deploy windows 11 in hyper-v

Can i setup a virtual machine with windows 11? I tried it but it wont work. It doesn't have the right requirements but i gave the machine 12gb ram. 150 gb ssd. 4 cores processor. So I don't think that's the problem. Anyone that can help me?
doctor
  • 1
  • 2
-1
votes
2 answers

How to check screen ON time in Windows 11?

Haven't found a way to check screen on time in Windows 11. In MacOS there is Screen Time which gives useful information regarding screen time, application time usage etc. Is there something that is the same in Windows?
Haroun Hajem
  • 5,223
  • 3
  • 26
  • 39