Skip to main content
The 2024 Developer Survey results are live! See the results

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

windows-11
-1 votes
1 answer
20 views

Recording the parts of the window that extend beyond the screen [closed]

Does anyone know of any software or code that can solve the following problem? I have a custom application whose window is larger than the computer screen. When recording with Bandicam in window mode, ...
江超人's user avatar
0 votes
0 answers
22 views

Installing Angular npm error code ECONNRESET npm error syscall read npm error errno -4077 npm error network read ECONNRESET

I am trying to install angular using npm. I installed Angular with no errors but when I do ng new test it creates the files but does not get past the installing stage. I am under a corporate network ...
NimsTay's user avatar
0 votes
0 answers
91 views

Chrome driver Installation path discrepancy on Windows 11 during bzt run

I'm experiencing an issue with Chromedriver installation during the bzt run. After downloading a zip file, the system seems to be looking for it in the following path: 15:23:03 ERROR: ...
S. Fernando's user avatar
0 votes
0 answers
14 views

Why won't Windows 11 allow an Administrator to run gacutil.exe?

I am creating .dtsx packages with Script Components on a development (DEV) machine using VS2019. DEV is Windows 11 Enterprise 64 Bit and I have local administrator rights. Because it seems like ...
mrochek's user avatar
0 votes
0 answers
18 views

Azure: Open - File Warning pops up when App is started from Remote Desktop but not from the Desktop itself

In our Azure Cloud we have 2 Applications Groups: Desktop Apps The second App from the Apps Application Group is on a File Share in Azure. We start the App in an Azure VM (Windows 11) trough a ...
Alan Benet's user avatar
-3 votes
0 answers
16 views

Error on my local disk when I turn on my pc [closed]

Today during the day my computer (windows 11 adata ssd disk) has presented some errors, if I stop using it it restarts, and every time it turns on, either by restart or by manual shutdown, I get the ...
Carlos Ramirez's user avatar
-1 votes
1 answer
13 views

Is it possible to setup a different password for the openSSH Server on windows 11? [closed]

I just got open SSH up and running on windows 11. currently though when i connect to it, by default the password it uses is the windows password. Is it possible to change this to something else ...
Jake quin's user avatar
  • 710
0 votes
0 answers
19 views

Docker Hadoop Installation Error: HADOOP_HOME and hadoop.home.dir are unset

I'm setting up a Hadoop environment using Docker and encountering an error during installation: My setup: Using Docker-compose.yml to configure multiple services (namenode, datanode, resourcemanager, ...
Jay Padhiyar's user avatar
0 votes
0 answers
31 views

Spring Shell not running interactive mode windows 11 - Unable to create a system terminal, creating a dumb terminal

I'have created simple SpringShell app (java 21 and maven) using spring initializr and created class HelloCommand.java. While running app in IntelliJ IDEA I'm occurring a warning Unable to create a ...
milosz_amg's user avatar
-1 votes
0 answers
13 views

RDP Windows pop-ups hiding behind parent RDP window when clicking on another RDP session on another monitor [closed]

I am hosting multiple remote desktop connections using the Remote Desktop Connections app. I have one session on each monitor (two monitors, two sessions). If I bring up a pop-up window within each ...
Theon Greyjoy's user avatar
-3 votes
0 answers
14 views

Why cant I install windows 10 or 11 on virtual box version 7.0.8 on mac? [closed]

I tried to install windows 11 on my virtualbox and i gave 4GB ram, 6 cores of GPU and yet it doesnt get istalled. it always shows an error message. then I tried to install windows 10, and encountered ...
kanishka714's user avatar
0 votes
0 answers
19 views

error: malformed EFI Device Path has length=0 || dual boot issue windows and ubuntu

I have installed windows 11 and Ubuntu 24.04 LTS in dual boot. Both are installed in different disk. while trying to boot windows 11 from grub boot menu getting below error `error: malformed EFI ...
Chandan Kumar Singh's user avatar
0 votes
0 answers
16 views

Python : win32print - data does not leave the print queue

Below is a small code in Python where I am trying to send a text to a specific printer and the printout is stuck in the printer queue. Can anyone tell me if there is anything else I need to add to the ...
Ricardo Pascoal's user avatar
1 vote
0 answers
89 views

Getting wrong CPU Processor ID with __cpuid() in Win 11 systems

I am facing an issue in getting CPU Processor ID with C++ code. I used __cpuid() function as below: #include <iostream> #include <intrin.h> int main() { unsigned __int32 regs[4]; ...
Udaya's user avatar
  • 11
0 votes
0 answers
38 views

How to register voice for TTS in windows 11?

I have some troubles to use 2 additional voices, in my case i try to use Pablo (Spanish - Spain) and George (English - GB). I develop a app in python/Django, from the front i sent a JSON with the ...
blackhawk87's user avatar

15 30 50 per page
1
2 3 4 5
59