I can't access other computers on the network after the windows 11 24H2 update

Anonymous
2024-12-06T05:12:13+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.

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.

0 comments No comments

53 answers

Sort by: Oldest
  1. Anonymous
    2025-04-19T08:40:48+00:00

    Changed nothing home network still not working

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2025-04-19T19:48:49+00:00

    Don't know what to tell you...it worked like a charm for me...ran it last night and its still rock solid now...maybe backtrack through New Guy_1s posts and see if you can get to a solution...Good Luck...I know how frustrating it can be to see the "Settings" module NOT!!!...work as "EXPLAINED" by the geeks that write that ****.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2025-04-20T05:02:46+00:00

    Here's what worked for me...AFTER running "Network Reset" on the stubborn PCs...I ran the fix that was posted by New Guy_1...here's a copy of what New Guy_1 posted:

    NG

    New Guy_1

    Replied on February 6, 2025

    Report abuse

    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.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2025-04-25T01:22:21+00:00

    i have same problem after i both new pc with W11

    so i try your suggestion but doent not work for me

    PS C:\Users\MICHAEL> Set-SmbClientConfiguration -EnableInsecureGuestLogons $true -Force

    Set-SmbClientConfiguration : Access is denied.

    At line:1 char:1

    • Set-SmbClientConfiguration -EnableInsecureGuestLogons $true -Force
    • 
          + CategoryInfo          : PermissionDenied: (MSFT\_SmbClientConfiguration:ROOT/Microsoft/...ntConfiguration) [Set-S 
      
         mbClientConfiguration], CimException 
      
          + FullyQualifiedErrorId : Windows System Error 5,Set-SmbClientConfiguration
      

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2025-04-26T10:50:18+00:00

    Actually In Window 10 My networking Work Properly When My Window Update To Window 11 Its Not Work after Your Above Process

    Was this answer helpful?

    0 comments No comments