Windows 11 is an operating system developed and released by Microsoft.
Questions tagged [windows-11]
24 questions
0
votes
0 answers
How to revert CTRL+Space behavior in Windows 11
You know in most coding IDE, when hitting CTRL+Space, it usually triggers code completion or code hinting... but for some reason with my new work laptop running Windows 11, hitting CTRL+Space would switch windows!!! And I can't find anything to…

codenamezero
- 172
- 1
- 7
0
votes
1 answer
What effect does LPIM have on virtual memory
When LPIM is enabled it prevents paging out to virtual memory which causes pages to remain in ram.
My question is:
when LockPagesInMemory is enabled is the pagefile still being used some how or should you just disable the pagefile?

Smirk24
- 11
- 3
0
votes
1 answer
Cannot access MySQL in container from Windows host
I am on a Windows 11 Professional workstation. I am running a containerized MySQL in Docker via the instructions at https://hub.docker.com/_/mysql. It says all I need to do is run docker run --name some-mysql -e MYSQL_ROOT_PASSWORD=my-secret-pw -d…

Aren Cambre
- 101
- 4
0
votes
0 answers
Windows 11 security connection issues
I applied a windows update to Windows 11 and since then I have been unable to connect to remote machines using MSTSC, the error is "An authentication error has occured. The Local Security Authority cannot be contacted." I can connect to the same…

DJIDave
- 109
- 3
0
votes
1 answer
how to install OpenSSH Server windows 11 OFFINE, without internet connection with powershell
I need to isntall SSH server on windows 11 using powershell. It should be a script that isntalls SSH server and logs you in and does everything untill this: ssh domain\username@servername
These are some methods I tried but unsuccessfully: (offline…

Gaara
- 1
0
votes
1 answer
Print Access Across Parent-Child Domains
I am running a Parent/Child domain for a number reasons. I have a printer server that accessed the Parent domain on VLAN 2 and the Development domain on VLAN 3. The printers are on VLAN 2 and users on VLAN 2 print without a problem through the print…

JukEboX
- 815
- 4
- 17
- 46
0
votes
2 answers
Where is Defender CSP in Windows configuration designer?
I'm trying to create a provisioning package for test PCs and I'm having hard time finding Defender CSP in Windows Configuration Designer.
at first I downloaded Windows Configuration designer from Microsoft store, there was no Defender CSP, only a…
user995120
-1
votes
1 answer
Behavior of longest prefix matching in Windows routing
Description
I face a scenario in which longest prefix matching does not occur.
Setup
On my lab machine, I have a virtual nic VMnet11 (VMWare) with the ip address 181.0.0.10/8.
I have a physical nic with ip address 192.168.4.110/24 that routes…

F.I.V
- 139
- 14
-1
votes
1 answer
Lengthy login delay for Windows 10/11 when not connected to domain
On various clean Windows 10 or 11 builds, all of which are domain-connected devices, if I log in from a cold boot using a domain account while having no network connection to the domain, I get lengthy delays before I am logged into the device.
When…

Aren Cambre
- 101
- 4