Enable Insure Guest Authentication
Method 1: Using Registry Editor (Regedit)
Press
Win + R
, typeregedit
, and press Enter.Navigate to:
Look for
AllowInsecureGuestAuth
.If it doesn’t exist, create a new DWORD (32-bit) Value with this name.
Set its Value Data to
1
.Click OK and close the Registry Editor.
Restart your computer for changes to take effect.
SECURITY WARNING
Enabling this can expose your system to unauthorized access and malware.
If necessary, restrict guest access to specific shared folders instead of enabling it system-wide.
Always disable it after use to prevent security risks.
Last updated
Was this helpful?