1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

特定のWindowsエディションでNASにゲストログオンできない場合の対処

Posted at

問題

Windows10のProやEducationなどのエディションでは、NASへのゲストログオンがデフォルトではブロックされるようになり、以下のようなエラーが出るようになりました。
組織のセキュリティポリシーによって非認証のゲストアクセスがブロックされているためこの共有フォルダーにアクセスできません

何らかの理由でゲストログオンを必要とする場合の対処法をまとめる。

解決法

  1. Windows + Rを押してgpedit.mscと入力し、ローカルグループポリシーエディターを開く
  2. コンピュータの構成→管理用テンプレート→ネットワーク→Lanmanワークステーション を開く
  3. 安全でないゲストログオンを有効にする を開く
  4. 有効を選択し、OKボタンを押す
  5. PCを再起動する
1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?