Home  >  Article  >  How to fix file sharing not working issue in Windows 11/10?

How to fix file sharing not working issue in Windows 11/10?

王林
王林forward
2023-04-21 19:37:076631browse

File sharing functionality between Windows devices on the same network has never been truly smooth or bug-free. However, with every iteration of Windows, this cool feature has been greatly improved, making it easier for users to use it. Despite this, users are still complaining that the file sharing feature is not working properly. If you are facing the same type of issue on your system, don't worry. Just implement these fixes one by one and you can share your files in no time.

Fix 1 – Automated FDRP Service

Certain services need to be running for the file share to run smoothly.

1. First, press the Windows key and R key at the same time.

2. Then, enter “services.msc” and click “OK”.

如何修复文件共享在 Windows 11 / 10 中不起作用

#3. When the services window opens, scroll down and look for the "Feature Discovery Resource Publishing" service.

4.Double-click the service to access it.

如何修复文件共享在 Windows 11 / 10 中不起作用

5. Now, set the "Startup type:" to "Automatic".

6. Then, click "Start" to start the service. *

如何修复文件共享在 Windows 11 / 10 中不起作用

7. Finally, click "Apply" and "OK".

如何修复文件共享在 Windows 11 / 10 中不起作用

After this, close the Services window. Then, restart the system. After restarting try sharing the file again.

*Note ——

You may see this error message when you click the Start button -

Windows 无法在本地计算机上启动该服务。错误 1079:为此服务指定的帐户与为在同一进程中运行的其他服务指定的帐户不同。

In this case In this case, please follow the steps below.

1. Open the service application again.

2. Now, right-click on the "Function Discovery Resource Publishing" service and click on "Properties".

如何修复文件共享在 Windows 11 / 10 中不起作用

3. Now, go to the "Login" tab.

4. Just click "Browse" next to the "This Account" option.

如何修复文件共享在 Windows 11 / 10 中不起作用

5. Then, click on “Advanced...” to access it.

如何修复文件共享在 Windows 11 / 10 中不起作用

6. Now, click on "Find Now".

7. Then, select your account from the list of users and groups. [Example - In our system, the account name is "Sambit Koley". ]

8. After that, click “OK”.

如何修复文件共享在 Windows 11 / 10 中不起作用

9. Finally, click "OK" to save the changes.

如何修复文件共享在 Windows 11 / 10 中不起作用

10. Back to the FDRP properties, click "Apply" and "OK" to save the changes.

如何修复文件共享在 Windows 11 / 10 中不起作用

Afterwards, try sharing the sample file again. Test if this works.

Fix 2 – Enable file and printer sharing

You may encounter this issue if you are on a network that does not have file sharing turned on.

1. First, press the Windows key and R key at the same time.

2. Next, copy-paste this line and click "OK".

control.exe / 名称 Microsoft.NetworkAndSharingCenter

如何修复文件共享在 Windows 11 / 10 中不起作用

3. Now, click on “Advanced Sharing Settings”.

如何修复文件共享在 Windows 11 / 10 中不起作用

4. Then, expand the " Private " network settings.

5. Here, toggle the "Turn on file and printer sharing" option.

6. Finally, click "Save Changes".

如何修复文件共享在 Windows 11 / 10 中不起作用

关闭控制面板窗口。然后,重新启动系统一次。

[注意– 您应该只为您自己的专用网络打开文件和打印机共享,而不是在公共/访客或所有网络类型中。此外,请始终仅在您位于专用网络上时共享您的文件。]

修复 3 – 编辑注册表

您可以使用注册表编辑器允许任何授权的来宾用户访问。

警告——

仅当您在您的家庭网络上并且只有您自己可以访问该网络时才尝试这种方法。

1.首先,同时按下Windows键+R键。

2. 然后,输入“ regedit ”并点击“ OK ”打开注册表编辑器。

如何修复文件共享在 Windows 11 / 10 中不起作用

注意 ——

你将为你的系统增加一个新的价值。这可能会导致系统出现一些问题。因此,如果您没有密钥备份,您可以按照以下步骤创建一个 –

一个。打开注册表编辑器后,点击菜单栏中的“文件”,然后点击“导出... ”。

湾。将此备份保存在安全的地方。

如何修复文件共享在 Windows 11 / 10 中不起作用

3.在注册表编辑器打开,转到这个位置 -

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters

4. 在右侧窗格中,查找名为“ AllowInSecureGuestAuth ”的值。

5.如果找不到价值,就必须创造它——

一个。在右侧窗格中,右键单击空格并点击“新建> ”并单击“ DWORD(32 位)值”。

湾。将该值命名为“ AllowInSecureGuestAuth ”。

如何修复文件共享在 Windows 11 / 10 中不起作用

6. 现在,双击该值进行修改。

如何修复文件共享在 Windows 11 / 10 中不起作用

7. 在“数值数据:”框中,将值设置为“ 1 ”。

8. 此外,点击“确定”保存更改。

如何修复文件共享在 Windows 11 / 10 中不起作用

然后,关闭注册表编辑器并重新启动系统。

重新启动系统后,尝试发送一个虚拟文件并测试文件共享功能是否正常工作。

修复 3 – 启用 SMB 1.0 功能

您需要启用 SMB 1.0 可选功能。

1.首先,按Windows键+R进入运行终端。

2. 在“运行”窗口中,键入此代码,然后单击“确定”。

可选功能

如何修复文件共享在 Windows 11 / 10 中不起作用

这将打开 Windows 功能。

3. 现在,浏览可选功能列表并勾选“ SMB 1.0/CIFS 文件共享支持

4.接下来,点击“确定”。

如何修复文件共享在 Windows 11 / 10 中不起作用

Windows 将启用该功能。

5. 最后,点击“ Restart now… ”重启系统。

如何修复文件共享在 Windows 11 / 10 中不起作用

系统重新启动后,您可以再次使用文件共享功能。

修复 4 – 打开高级共享功能

如果不打开高级共享功能,您将无法共享文件夹。

1. 首先,打开文件资源管理器。

2. 当文件资源管理器打开时,转到您尝试共享的文件夹。

3. 然后,右键单击您要共享的文件夹,然后点击“属性”。

如何修复文件共享在 Windows 11 / 10 中不起作用

4. 在“属性”窗口中,转到“共享”选项卡。

5. 现在,点击“高级共享”部分中的“高级共享... ”。

如何修复文件共享在 Windows 11 / 10 中不起作用

6.接下来,选中“共享此文件夹”框。

7. 之后,点击“应用”和“确定”。

如何修复文件共享在 Windows 11 / 10 中不起作用

这将允许您通过网络共享文件夹。

回到“属性”窗口,您会注意到该文件夹​​是“共享的”。您还将看到共享文件夹的路径。

如何修复文件共享在 Windows 11 / 10 中不起作用

修复 5 – 禁用 IPv6 协议

禁用 IPv6 协议系统可能会解决此问题。

1.首先,同时按下Windows键+R键。

2. 然后,输入“ ncpa.cpl ”并点击“ OK ”打开网络连接窗口。

如何修复文件共享在 Windows 11 / 10 中不起作用

3. 在“网络连接”窗口中,右键单击您正在使用的网络适​​配器,然后点击“属性”以访问它。

如何修复文件共享在 Windows 11 / 10 中不起作用

4. 然后,取消选中“ Internet Protocol Version 6(TCP/IPv6) ”框。

5. 最后,点击“确定”保存更改。

如何修复文件共享在 Windows 11 / 10 中不起作用

关闭网络连接窗口。

然后,重新启动计算机。重新启动系统后,尝试将文件从您的设备传输到另一个设备。

修复 6 – 禁用受密码保护的共享功能

如果密码保护共享已打开,请将其禁用并重试。

1.首先,同时按下Windows键+R键。

2. 接下来,粘贴此行并按 Enter 以访问网络和共享中心。

control.exe / 名称 Microsoft.NetworkAndSharingCenter

如何修复文件共享在 Windows 11 / 10 中不起作用

3.在左上角,点击“高级共享设置”。

如何修复文件共享在 Windows 11 / 10 中不起作用

4. 然后,点击“所有网络”部分将其展开。

5. 此外,转到“受密码保护的共享”部分。然后,切换“关闭密码保护共享”选项。

6. 最后,点击“保存更改”以保存更改。

如何修复文件共享在 Windows 11 / 10 中不起作用

关闭控制面板。再次重试文件传输。现在,可以传输文件而不会出现任何错误。

修复 7 – 更改文件共享连接类型

如果您使用的是不支持 128 位加密传输的旧设备,请尝试此解决方案。

1. 首先,同时按下Windows 键R键。

2. 然后,在运行面板中输入“ control ”并回车。

如何修复文件共享在 Windows 11 / 10 中不起作用

3. 然后,点击“查看方式:”并从下拉列表中选择“小图标”。

4.接下来,点击“网络和共享中心”进行访问。

如何修复文件共享在 Windows 11 / 10 中不起作用

5.然后,点击左侧的“高级共享设置”。

如何修复文件共享在 Windows 11 / 10 中不起作用

6. 然后,展开“所有网络”设置。

7. 在这里,找到“文件共享连接”设置并切换“为使用 40 位或 56 位加密的设备启用文件共享”。

8. 最后,点击“保存更改”。

如何修复文件共享在 Windows 11 / 10 中不起作用

关闭控制面板。然后,测试您是否可以传输文件。

修复 8 – 编辑防火墙设置

有时防火墙本身可以阻止防火墙设置中文件的传输。

1. 同时按下Windows 键+R键。

2. 然后,输入“ firewall.cpl ”并点击“ OK ”。

如何修复文件共享在 Windows 11 / 10 中不起作用

This will turn on Windows Defender Firewall.

3. Now, on the left, click on “Allow an app or feature through Windows Defender Firewall”.

如何修复文件共享在 Windows 11 / 10 中不起作用

4. Then, click "Change settings" to change the settings.

如何修复文件共享在 Windows 11 / 10 中不起作用

5. Now, scroll down to “File and Printer Sharing”.

6. Make sure the "Private" box is checked.

7. Finally, click "OK" to save the changes.

如何修复文件共享在 Windows 11 / 10 中不起作用

The above is the detailed content of How to fix file sharing not working issue in Windows 11/10?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:yundongfang.com. If there is any infringement, please contact admin@php.cn delete