I am a user with the same network issue. Did you ever figure out how to get the network to work again after the Win 11 24H2 update?
I can't access other computers on the network after the windows 11 24H2 update
I can see other computers on my network but I have no access. I've checked all of the network settings. This all happened right after the windows 11 24H2 completed. I updated all the computers on the network and still no access.
Thanks,
Steve D.
Windows for home | Windows 11 | Windows update
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
53 answers
Sort by: Newest
-
Anonymous
2025-02-12T18:40:35+00:00 -
Anonymous
2025-02-12T06:50:48+00:00 I can see other computers on my network but I have no access. I've checked all of the network settings. This all happened right after the windows 11 24H2 completed. I updated all the computers on the network and still no access.
Thanks,
Steve D.
problem solved for the Windows 11 24H2 update.
to allow access to your folders, the following works (after I tried every other thing that doesn't)
go to Start, type Powershell, Right click on Windows Powershell, and Run as Administrator.
Enter these commands one at a time, and Enter.
Set-SmbClientConfiguration -EnableInsecureGuestLogons $true -Force
Set-SmbClientConfiguration -RequireSecuritySignature $false -Force
Set-SmbServerConfiguration -RequireSecuritySignature $false -Force
These worked on a brand new install, and after the update.
this is not working for me, but what does this mean? "These worked on a brand new install, and after the update."
-
Anonymous
2025-02-11T22:14:59+00:00 After 2 weeks of beating my head against the fall--this worked!!
thanks so much it works perfect--GREAT work!! Such a simple fix, but it solved my issues.
-
Anonymous
2025-02-11T22:13:48+00:00 After 2 weeks of beating my head against the fall--this worked!!
thanks so much it works perfect--GREAT work!! Such a simple fix, but it solved my issues.
-
Anonymous
2025-02-11T22:12:27+00:00 After 2 weeks of beating my head against the fall--this worked!!
thanks so much it works perfect--GREAT work!! Such a simple fix, but it solved my issues.