search
HomeCommon ProblemHow to fix file sharing not working issue in Windows 11/10?
How to fix file sharing not working issue in Windows 11/10?Apr 21, 2023 pm 07:37 PM
repairFile Sharingwindows 11/10

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:云东方. If there is any infringement, please contact admin@php.cn delete
如何修复 Valorant 瓦罗兰特出现需要重启系统才能玩的问题?如何修复 Valorant 瓦罗兰特出现需要重启系统才能玩的问题?Apr 24, 2023 pm 11:58 PM

在线FPS游戏中作弊一直是个大问题,即使Valorant不存在。它会破坏游戏体验,降低玩家对游戏的兴趣。Valorant从其初期阶段开始就试图通过自己的RiotVanguard保护系统来克服这一不足。安装游戏一次就需要重启系统,完全正常,Vanguard系统会自动启动。但是,如果您重新启动系统后仍然看到“您的游戏需要重新启动系统才能玩。请重新启动您的计算机。”在首页留言?这个问题很多用户都遇到过,不用担心。请遵循这些修复程序以获得快速解决方案。修复1–不要退出先锋重新启动计算机后

修复:Windows 中的 Discord 游戏检测不工作问题修复:Windows 中的 Discord 游戏检测不工作问题Apr 13, 2023 pm 03:34 PM

Discord 是游戏玩家与其他用户交流时首选的最受欢迎的 VOIP 应用程序。它具有内置的游戏检测功能,允许用户将他/她正在玩的当前游戏的名称广播给其他人。但是,许多用户报告说 Discord 无法检测到他们正在玩的当前游戏。您是否正在为discord中的游戏检测功能停止工作而烦恼?那么你已经到达了正确的帖子。在这里,我们列出了一些故障排除策略,可以帮助您在 Windows PC 上解决此问题。修复 1 – 启用 Discord 游戏检测1. 单击任务栏上的Windows开始按钮。在 Wind

如何修复 Windows 11 / 10 中的坏图像错误 0xc0000020如何修复 Windows 11 / 10 中的坏图像错误 0xc0000020Apr 16, 2023 pm 06:07 PM

<p>许多用户报告在尝试打开WindowsPC上的任何应用程序时看到错误<strong>图像错误,错误状态0xc0000020。</strong>根据引发错误的应用程序,错误消息表明与应用程序相关的特定DLL文件可能未设计为在Windows上运行或可能遇到任何问题。基本上,此错误是应用程序运行所必需的系统文件损坏的结果。</p><p>此错误状态0xc0000

如何修复 Windows 11 中的 BackgroundTaskHost.exe 错误如何修复 Windows 11 中的 BackgroundTaskHost.exe 错误Apr 15, 2023 pm 09:13 PM

<p>在您的系统上运行新应用程序时,您是否在屏幕上看到此错误消息-“<strong>backgroundTaskHost.exe–ApplicationError</strong>”?backgroundTaskHost.exe是与MicrosoftCortana的虚拟助手相关联的关键系统进程。它很少因应用程序崩溃并显示此错误消息。这可能是导致此问题的恶意软件感染的情况。只需遵循这些说明并制定这些修复程序即可快速

如何修复未找到 Wmic 别名如何修复未找到 Wmic 别名May 01, 2023 am 09:19 AM

大多数Windows用户都知道Wmic是一个命令行和脚本界面,它简化了WindowsManagementInstrumentation(WMI)和通过WMI管理的系统的使用。话虽如此,微软从Windows10和Windows11中删除了WMIC,但如果你选择了,你可以将功能添加回你的PC。确实将Wmic添加回其Windows11计算机的用户正在报告处理WMC访问被拒绝错误。不用担心,您来对地方了,因为我们将通过正确的步骤在几分钟内解决此问题,从而向您展

无法在 Windows 11 中删除键盘布局?以 3 种简单方法修复无法在 Windows 11 中删除键盘布局?以 3 种简单方法修复Apr 18, 2023 am 09:53 AM

键盘布局是将多种语言输入计算机的好方法,无需专门的硬件。但是,一些用户报告说他们无法在Windows11中删除键盘布局。虽然这不会造成重大问题,但总是有可能错误地选择错误的键盘布局。此外,许多用户更喜欢整洁的PC,没有可能妨碍进度的不必要设置或应用程序,因此需要删除额外的键盘布局。因此,如果您一直在尝试但无法删除Windows11中的键盘布局,这里是解决问题的最有效方法。如果我无法在Windows11中删除键盘布局怎么办?1.使用设置按Windows+I启动设置应用程序,然后从左侧导航

如何在 Windows 11/10 上修复 FFMPEG.DLL Not Found 错误如何在 Windows 11/10 上修复 FFMPEG.DLL Not Found 错误Apr 14, 2023 pm 07:10 PM

最近,Windows用户报告遇到ffmpeg.dll文件丢失或未找到错误。基本上,此错误可能会在应用程序安装时、系统启动时或访问某些网站时引发。当系统文件损坏时,可能会出现ffmpeg.dll错误,从而使系统目录无法发现DLL文件。此错误还与MicrosoftTeams、Skype、Discord、适用于Windows的WhatsApp、Deezer等应用程序相关联。向用户显示的错误消息是:程序无法启动,因为您的计算机缺少ffmpeg.dll。尝试重新安装程序以解决此问题。如果

修复:Microsoft Teams 错误代码 80090016 您的计算机的受信任平台模块出现故障修复:Microsoft Teams 错误代码 80090016 您的计算机的受信任平台模块出现故障Apr 19, 2023 pm 09:28 PM

<p>MSTeams是与队友和同事交流、聊天或通话的值得信赖的平台。MSTeams上的错误代码为80090016以及<strong>您的计算机的受信任的平台模块出现故障</strong>的消息可能会导致登录困难。在错误代码得到解决之前,该应用将不允许您登录。如果您在打开MS团队或任何其他Microsoft应用程序时遇到此类消息,那么本文可以指导您解决问题。</p><h2&

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

Repo: How To Revive Teammates
1 months agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
1 months agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Atom editor mac version download

Atom editor mac version download

The most popular open source editor

MantisBT

MantisBT

Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

PhpStorm Mac version

PhpStorm Mac version

The latest (2018.2.1) professional PHP integrated development tool

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.