Questions tagged [windows]
For questions not specific to a single version of Microsoft Windows. Otherwise, use a more specific tag such as [windows-7], [windows-10] or [windows-11].
56,888 questions
1
vote
0
answers
20
views
Macvlan on docker windows for windows container?
I have a Windows server running and want to create docker containers that are running this windows docker container.
There is a small FAQ that explains on how to setup a vlan and also how to connect ...
1
vote
0
answers
72
views
Why can’t I connect to localhost in Windows 11?
I have Windows 11.
I have problems connecting to local servers.
Python HTTP server
If I run
uv run python -m http.server
Serving HTTP on :: port 8000 (http://[::]:8000/) ...
And then I connect to ...
1
vote
0
answers
31
views
Writing a batch file that searches to find a specific partition ad sets it to a variable [closed]
Writing a batch file that that is named Search.bat which searches to find a specific partition letter and sets it the %drv% so it can be used in:
The S: drive is created in Winpe through Winpeshl.ini ...
-1
votes
0
answers
66
views
How to communicate between two computers on the same network?
I have a Windows 11 laptop and a Windows 10 mini HP computer.
While I can "see" the HP mini computer in my Windows 11 file explorer and can access the C: drive. However I have several backup ...
-1
votes
1
answer
69
views
I can't repair my windows 11, how should I do a system reset/reinstall?
I think my window 11 is broken and I haven't been able to repair it because things like windows update, sfc, dism etc also seem to be broken and kept failing. So I want to do a system reset/reinstall ...
-1
votes
0
answers
32
views
Grouping multiple programs or windows (like Windows explorers) in one single program? [closed]
I'm debugging a program, which creates files in one directory. My program must be able to export them into another directory, and it must also be capable of printing them, but in order not to flood ...
-1
votes
0
answers
56
views
Can't boot Windows 7 as "To Go" from SD Card, UEFI. Import BCD?
I have 32GB 10 class MicroSD card, a microSD-USB adapter, an UEFI-based laptop with built-in microSD reader, USB 2.0, USB 3.0 (at least blue) ports and I want to boot the laptop with Windows 7 from ...
3
votes
1
answer
62
views
Microsoft Store (and Xbox app) say that they are not available in my country/region (Canada) - user account issue
As the title says, I'm in Canada (and have never moved/updated my region). This computer is on Windows 10 (ver 22H2), and was working for years previously. All of a sudden, my win+space language ...
7
votes
2
answers
2k
views
Why can’t I kill a process under Windows 11?
My friend has a Windows 11 laptop with a stuck process. It survives powering off the system. The name of the process is SETUP.EXE, and apparently it came from something he previously installed and ...
-2
votes
0
answers
36
views
How to merge extra EFI partitions?
I installed 2 Windows 10 OS on an SSD.
Although I did research which assured me that Windows is supposed to use the existing EFI partition and would not create a new one, it created a new one anyway.
...
1
vote
0
answers
27
views
How to install clone credentials for Windows VDI? [closed]
I want to clone my repo on VDI. Works fine with username and PAT, but I want to automate the process. What should I got for?
1
vote
0
answers
47
views
Why am I seeing this error on Windows 10: “Error 0xc0000225: NLS data is missing/contains errors?”
One office PC was stuck in a boot loop after its user (allegedly) performed a network reset on Windows 10. After the reboot, the system failed to boot with the message: "Automatic Repair couldn't ...
0
votes
1
answer
126
views
How to get "pwsh.exe" to exist and to work on my Windows-11 machine?
I'm running the build of a complex Visual Studio solution and one of the error messages is the following:
'pwsh.exe' is not recognized as an internal or external command,
operable program or batch ...
1
vote
0
answers
36
views
Windows multiple displays: wrong edge snap, misaligned corners
How to fix that?
I drag display 3, trying to align it with the upper and right edges of display 2:
Some kind of snapping is happening, but the result doesn't align the top edges - visible both on the ...
-1
votes
1
answer
53
views
How to prevent Chrome from pausing file uploads when a tab loses focus?
When uploading a file to a some specific website via Chrome on Windows, the upload gets paused after ~1 min if that tab doesn't have to focus. I need to focus again on the tab for the upload to resume....