対処法1
管理者 PowerShell で実行で
# ゲスト(空パス)許可
Set-SmbClientConfiguration -EnableInsecureGuestLogons $true -Force
# (Win11 24H2 以降で失敗する時)SMB署名の「必須」を外す
Set-SmbClientConfiguration -RequireSecuritySignature $false -Force
対処法2
gpedit.msc → コンピューターの構成 → 管理用テンプレート → ネットワーク → Lanman Workstation
「Enable insecure guest logons(安全でないゲスト ログオンを有効にする)」=[有効]
Visited 73 times, 1 visit(s) today











![エックスサーバーが遅いの対処方法[解決策1]](https://www.onetest.info/wp-content/uploads/2018/01/エックスサーバースペック-2-0-150x150.jpg)





