一键重装系统工具 | U盘启动盘制作工具 | 误删文件恢复软件 | 硬盘数据抢救专家 | 电脑蓝屏修复助手 | C盘空间清理神器 | 电脑驱动离线安装工具 | 微信聊天记录恢复工具 | 照片误格式化恢复 | 电脑密码破解清除工具 | 系统崩溃紧急救援盘 | 电脑加速优化大师 | 电脑开不了机怎么重装系统 | 回收站清空了怎么恢复 | 硬盘分区丢失数据恢复 | 电脑卡顿重装系统有用吗 | U盘插入提示格式化数据恢复 | 电脑中毒文件被隐藏恢复 | 忘记电脑开机密码怎么办 | 新硬盘分区对齐工具 | 旧电脑装Win10流畅工具 | SD卡照片删除恢复免费版 | 移动硬盘打不开提示损坏修复 | 电脑无故重启系统修复工具 | 电脑小白一键重装神器 | 程序员电脑环境配置助手 | 设计师电脑字体/素材恢复工具 | 网吧网管系统维护工具箱 | 财务人员电脑发票备份恢复 | 学生党免费电脑系统安装包 | 电脑维修师傅必备工具盘 | 游戏玩家电脑性能优化助手 | 办公白领误删文档恢复软件 | 自媒体视频素材恢复工具 | 网课录制视频损坏修复工具 | 最好的U盘PE系统排名 | 数据恢复软件哪个最强 | 免费电脑助手与收费版区别 | 国产装机工具哪款无广告 | 离线版驱动助手推荐 | 轻量级电脑优化工具对比 | 支持NVMe驱动的PE工具 | 带网络功能的应急启动盘 | 2026最新版万能装机工具 | 支持Win11 24H2的PE工具 | 最新免激活系统重装工具 | 2026数据恢复软件破解版合集 | 纯净无捆绑装机助手V3.0 | 支持苹果M芯片的电脑助手 | 秋季更新版系统维护工具箱 | 电脑系统崩了怎么用U盘把重要资料拷贝出来 | 重装系统前哪些文件夹必须备份 | 固态硬盘误格式化还能恢复数据吗 | 如何制作一个既带PE又能存数据的双分区U盘 | 电脑总是弹窗广告用什么助手彻底拦截 后台管理
📢 欢迎访问系统之家!所有资源均经过安全检测。

the SMB / network‑sharing issue

发布时间:2026-09-11 | 浏览:1
📥 下载地址(文章开头)
装机神器,一键装机,安装任何系统。纯净版,原版,软件版,精简版,英文版。
every time i update to a newer version of Windows 25H2 i loss connection to my other computers on the network. I have to uninstall the update and run 24H2. This has been going on since October 2025. HELP Ivan B • 122.3K Reputation points • Independent Advisor 2026-09-08T21:05:00.8366667+00:00 Hi, What network error are you seeing—is it related to the IP connection type or an authentication failure? If possible, please let me know the specific error message that appears when you try to access SMB. Thanks. 5 comments Show comments for this answer Ivan B • 122.3K Reputation points • Independent Advisor 2026-09-10T00:03:00.6+00:00 Hi, If possible, please run a test: create a local account on the computers in question, grant the necessary permissions, and try connecting. I believe you are likely using the same Microsoft account for Windows on both computers. If that fails, run the following commands in Windows PowerShell (as administrator): Set-SmbClientConfiguration -RequireSecuritySignature $false Set-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters" RequireSecureNegotiate -Value 0 -Force Restart the computer and try again. Please let me know the result. Thanks. 2 votes MarkMac51 • 0 Reputation points 2026-09-10T15:34:59.1666667+00:00 do i run Set-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters" RequireSecureNegotiate -Value 0 -Force with Windows Power Shell (as Admin) also? 0 votes Ivan B • 122.3K Reputation points • Independent Advisor 2026-09-10T20:39:40.5466667+00:00 Hi, That's correct. Thanks. 0 votes MarkMac51 • 0 Reputation points 2026-09-10T20:57:40.0666667+00:00 I g i got this error message 0 votes Ivan B • 122.3K Reputation points • Independent Advisor 2026-09-10T20:59:47.8166667+00:00 Hi, Did you run the command on both computers—the one you are trying to access and the one that is sharing? Thanks. 0 votes Sign in to comment Add comment What network error are you seeing—is it related to the IP connection type or an authentication failure? If possible, please let me know the specific error message that appears when you try to access SMB. Ivan B • 122.3K Reputation points • Independent Advisor 2026-09-10T00:03:00.6+00:00 Hi, If possible, please run a test: create a local account on the computers in question, grant the necessary permissions, and try connecting. I believe you are likely using the same Microsoft account for Windows on both computers. If that fails, run the following commands in Windows PowerShell (as administrator): Set-SmbClientConfiguration -RequireSecuritySignature $false Set-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters" RequireSecureNegotiate -Value 0 -Force Restart the computer and try again. Please let me know the result. Thanks. 2 votes If possible, please run a test: create a local account on the computers in question, grant the necessary permissions, and try connecting. I believe you are likely using the same Microsoft account for Windows on both computers. If that fails, run the following commands in Windows PowerShell (as administrator): Set-SmbClientConfiguration -RequireSecuritySignature $false Set-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters" RequireSecureNegotiate -Value 0 -Force Restart the computer and try again. Please let me know the result. MarkMac51 • 0 Reputation points 2026-09-10T15:34:59.1666667+00:00 do i run Set-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters" RequireSecureNegotiate -Value 0 -Force with Windows Power Shell (as Admin) also? 0 votes do i run Set-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters" RequireSecureNegotiate -Value 0 -Force with Windows Power Shell (as Admin) also? Ivan B • 122.3K Reputation points • Independent Advisor 2026-09-10T20:39:40.5466667+00:00 Hi, That's correct. Thanks. 0 votes That's correct. MarkMac51 • 0 Reputation points 2026-09-10T20:57:40.0666667+00:00 I g i got this error message 0 votes i got this error message Ivan B • 122.3K Reputation points • Independent Advisor 2026-09-10T20:59:47.8166667+00:00 Hi, Did you run the command on both computers—the one you are trying to access and the one that is sharing? Thanks. 0 votes Did you run the command on both computers—the one you are trying to access and the one that is sharing? MarkMac51 • 0 Reputation points 2026-09-09T17:22:28.4066667+00:00 Here are the SID number of the two computers 0 comments No comments Sign in to comment Add comment Here are the SID number of the two computers MarkMac51 • 0 Reputation points 2026-09-08T21:19:19.16+00:00 Some Windows 11 24H2/25H2 systems have duplicate machine SIDs , which also causes SMB sharing failures — even after uninstalling updates. This was confirmed by multiple users on Microsoft Q&A, where two identical machines could not share files due to identical SIDs after upgrading to 24H2 7 comments Show comments for this answer Ivan B • 122.3K Reputation points • Independent Advisor 2026-09-09T00:02:08.9733333+00:00 Hi, What about the SID if I'm using the same Microsoft account to access these SMB folders—whether between shared computers or on a NAS? Thanks. 0 votes MotoX80 • 37,861 Reputation points 2026-09-09T01:49:01.86+00:00 What about the SID if I'm using the same Microsoft account to access these SMB folders It has nothing to do with the users' SID. It's the SID of the computer account. This would only impact you if you were using virtual machines that you cloned from a base install, or used some disk copying tool to clone an existing pc and used that to build the other pc's OS. You can use the psgetsid tool from Microsoft's Sysinternals toolkit to display the SID. 0 votes MarkMac51 • 0 Reputation points 2026-09-09T17:10:28.66+00:00 0 votes MotoX80 • 37,861 Reputation points 2026-09-09T18:03:37.1633333+00:00 That's the sid for your meltg user account. The sid for the acctsreceivable pc is the same just without the -1002 at the end. If you have duplicate computer sid's you can install the known issue rollback. See the download.microsoft.com link from user GTS-NJ. https://learn.microsoft.com/en-us/answers/questions/5648842/latest-win-11-updates-have-enforced-sid-and-now-i 0 votes MotoX80 • 37,861 Reputation points 2026-09-09T19:58:49.1033333+00:00 I have this command in my notes. Run that and reboot on one pc and see if that works. reg add HKLM\SYSTEM\CurrentControlSet\Policies\Microsoft\FeatureManagement\Overrides /v 1517186191 /r REG_DWORD /v 0 /f 0 votes MarkMac51 • 0 Reputation points 2026-09-10T13:56:24.6166667+00:00 i got this error code 0 votes MarkMac51 • 0 Reputation points 2026-09-10T20:55:09.78+00:00 i get this error 0 votes Show 2 more comments Sign in to comment Add comment
📥 下载地址(文章中间)
装机神器,一键装机,安装任何系统。纯净版,原版,软件版,精简版,英文版。
Some Windows 11 24H2/25H2 systems have duplicate machine SIDs , which also causes SMB sharing failures — even after uninstalling updates. This was confirmed by multiple users on Microsoft Q&A, where two identical machines could not share files due to identical SIDs after upgrading to 24H2 Ivan B • 122.3K Reputation points • Independent Advisor 2026-09-09T00:02:08.9733333+00:00 Hi, What about the SID if I'm using the same Microsoft account to access these SMB folders—whether between shared computers or on a NAS? Thanks. 0 votes What about the SID if I'm using the same Microsoft account to access these SMB folders—whether between shared computers or on a NAS? MotoX80 • 37,861 Reputation points 2026-09-09T01:49:01.86+00:00 What about the SID if I'm using the same Microsoft account to access these SMB folders It has nothing to do with the users' SID. It's the SID of the computer account. This would only impact you if you were using virtual machines that you cloned from a base install, or used some disk copying tool to clone an existing pc and used that to build the other pc's OS. You can use the psgetsid tool from Microsoft's Sysinternals toolkit to display the SID. 0 votes What about the SID if I'm using the same Microsoft account to access these SMB folders It has nothing to do with the users' SID. It's the SID of the computer account. This would only impact you if you were using virtual machines that you cloned from a base install, or used some disk copying tool to clone an existing pc and used that to build the other pc's OS. You can use the psgetsid tool from Microsoft's Sysinternals toolkit to display the SID. MarkMac51 • 0 Reputation points 2026-09-09T17:10:28.66+00:00 0 votes MotoX80 • 37,861 Reputation points 2026-09-09T18:03:37.1633333+00:00 That's the sid for your meltg user account. The sid for the acctsreceivable pc is the same just without the -1002 at the end. If you have duplicate computer sid's you can install the known issue rollback. See the download.microsoft.com link from user GTS-NJ. https://learn.microsoft.com/en-us/answers/questions/5648842/latest-win-11-updates-have-enforced-sid-and-now-i 0 votes That's the sid for your meltg user account. The sid for the acctsreceivable pc is the same just without the -1002 at the end. If you have duplicate computer sid's you can install the known issue rollback. See the download.microsoft.com link from user GTS-NJ. https://learn.microsoft.com/en-us/answers/questions/5648842/latest-win-11-updates-have-enforced-sid-and-now-i MotoX80 • 37,861 Reputation points 2026-09-09T19:58:49.1033333+00:00 I have this command in my notes. Run that and reboot on one pc and see if that works. reg add HKLM\SYSTEM\CurrentControlSet\Policies\Microsoft\FeatureManagement\Overrides /v 1517186191 /r REG_DWORD /v 0 /f 0 votes I have this command in my notes. Run that and reboot on one pc and see if that works. MarkMac51 • 0 Reputation points 2026-09-10T13:56:24.6166667+00:00 i got this error code 0 votes i got this error code MarkMac51 • 0 Reputation points 2026-09-10T20:55:09.78+00:00 i get this error 0 votes i get this error MarkMac51 • 0 Reputation points 2026-09-08T21:15:08.0433333+00:00 It's not an error message it will not let me connection the network 0 comments No comments Sign in to comment Add comment It's not an error message it will not let me connection the network MarkMac51 • 0 Reputation points 2026-09-08T21:11:34.5166667+00:00 When i try to link to the network i put in the correct User and Password and it will not let me log in. Only after i uninstall the update it all works again 0 comments No comments Sign in to comment Add comment When i try to link to the network i put in the correct User and Password and it will not let me log in. Only after i uninstall the update it all works again
📥 下载地址(文章结尾)
装机神器,一键装机,安装任何系统。纯净版,原版,软件版,精简版,英文版。