networking of computers

Anonymous
2025-01-09T12:19:43+00:00

my system was connected in a network and all other computers were mapped to my system. But after windows update in december 2024(i guess) of my system i have lost the connectivity with the existing systems and i am not able to connect new systems also. i have some softwares installed in my system as client system. earlier the sofwares were running in my system but now windows credentials are asked for opening the softwares.

*** Moved from Windows / Windows 11 / Files, folders, and storage ***

Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing

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. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2025-01-13T14:30:31+00:00

    Hello,

    If your system is Windows 11 24H2 version, I suspect that the problem is caused by SMB signing. We recommend that you open PowerShell as an administrator and run the following command to disable SMB signing and restart your computer to see if the issue can be resolved:

    Set-SmbClientConfiguration -RequireSecuritySignature $false

    Set-SmbServerConfiguration -RequireSecuritySignature $false

    SMB Signing Behavior Control | Microsoft Run

    If the problem still cannot be solved, please ask if there is any related error message when you cannot map the shared file. If so, please take a screenshot and reply here.

    Best Reagrds

    Zunhui

    0 comments No comments