Table of Contents
Fix 1 – Automated FDRP Service
Fix 2 – Enable file and printer sharing
修复 3 – 编辑注册表
修复 3 – 启用 SMB 1.0 功能
修复 4 – 打开高级共享功能
修复 5 – 禁用 IPv6 协议
修复 6 – 禁用受密码保护的共享功能
修复 7 – 更改文件共享连接类型
修复 8 – 编辑防火墙设置
Home Common Problem How 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
repair File Sharing windows 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:为此服务指定的帐户与为在同一进程中运行的其他服务指定的帐户不同。
Copy after login

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
Copy after login
Copy after login

如何修复文件共享在 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
Copy after login

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. 在“运行”窗口中,键入此代码,然后单击“确定”。

可选功能
Copy after login

如何修复文件共享在 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
Copy after login
Copy after login

如何修复文件共享在 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 of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

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

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

This Apple ID is not yet in use in the iTunes Store: Fix This Apple ID is not yet in use in the iTunes Store: Fix Jun 10, 2024 pm 05:42 PM

When logging into iTunesStore using AppleID, this error saying "This AppleID has not been used in iTunesStore" may be thrown on the screen. There are no error messages to worry about, you can fix them by following these solution sets. Fix 1 – Change Shipping Address The main reason why this prompt appears in iTunes Store is that you don’t have the correct address in your AppleID profile. Step 1 – First, open iPhone Settings on your iPhone. Step 2 – AppleID should be on top of all other settings. So, open it. Step 3 – Once there, open the “Payment & Shipping” option. Step 4 – Verify your access using Face ID. step

How to solve the problem of Win11 failing to verify credentials? How to solve the problem of Win11 failing to verify credentials? Jan 30, 2024 pm 02:03 PM

When a Win11 user uses credentials to log in, he or she receives an error message stating that your credentials cannot be verified. What is going on? After the editor investigated this problem, I found that there may be several different situations that directly or indirectly cause this problem. Let's take a look with the editor.

How to fix red-eye on iPhone How to fix red-eye on iPhone Feb 23, 2024 pm 04:31 PM

So, you took some great photos at your last party, but unfortunately, most of the photos you took were of red eyes. The photo itself is great, but the red eyes in it kind of ruin the image. Not to mention, some of those party photos might be from your friends’ phones. Today we'll look at how to remove red eye from photos. What causes the red eyes in the photo? Red-eye often occurs when taking photos with flash. This is because the light from the flash shines directly into the back of the eye, causing the blood vessels under the eye to reflect the light, giving the effect of red eyes in the photo. Fortunately, with the continuous advancement of technology, some cameras are now equipped with red-eye correction functions that can effectively solve this problem. By using this feature, the camera takes pictures

Comprehensive Guide to PHP 500 Errors: Causes, Diagnosis and Fixes Comprehensive Guide to PHP 500 Errors: Causes, Diagnosis and Fixes Mar 22, 2024 pm 12:45 PM

A Comprehensive Guide to PHP 500 Errors: Causes, Diagnosis, and Fixes During PHP development, we often encounter errors with HTTP status code 500. This error is usually called "500InternalServerError", which means that some unknown errors occurred while processing the request on the server side. In this article, we will explore the common causes of PHP500 errors, how to diagnose them, and how to fix them, and provide specific code examples for reference. Common causes of 1.500 errors 1.

An easy guide to fixing Windows 11 blue screen issues An easy guide to fixing Windows 11 blue screen issues Dec 27, 2023 pm 02:26 PM

Many friends always encounter blue screens when using computer operating systems. Even the latest win11 system cannot escape the fate of blue screens. Therefore, today I have brought you a tutorial on how to repair win11 blue screens. No matter whether you have encountered a blue screen or not, you can learn it first in case you need it. How to fix win11 blue screen method 1. If we encounter a blue screen, first restart the system and check whether it can start normally. 2. If it can start normally, right-click "Computer" on the desktop and select "Manage" 3. Then expand "System Tools" on the left side of the pop-up window and select "Event Viewer" 4. In the event viewer, we will You can see what specific problem caused the blue screen. 5. Then just follow the blue screen situation and events

How to fix the volume cannot be adjusted in WIN10 How to fix the volume cannot be adjusted in WIN10 Mar 27, 2024 pm 05:16 PM

1. Press win+r to open the run window, enter [regedit] and press Enter to open the registry editor. 2. In the opened registry editor, click to expand [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRun]. In the blank space on the right, right-click and select [New - String Value], and rename it to [systray.exe]. 3. Double-click to open systray.exe, modify its numerical data to [C:WindowsSystem32systray.exe], and click [OK] to save the settings.

Table 'table_name' is marked as crashed and should be repaired - How to solve MySQL error: Table is marked as crashed and needs to be repaired Table 'table_name' is marked as crashed and should be repaired - How to solve MySQL error: Table is marked as crashed and needs to be repaired Oct 05, 2023 am 09:25 AM

Title: Table'table_name'ismarkedascrashedandshouldberepaired-How to solve MySQL error: The table is marked as crashed and needs to be repaired. Specific code examples are required. Article text: MySQL is a powerful relational database management system that is widely used in various websites and The application is under development. However, due to various reasons, sometimes we may encounter some errors and problems. in

How to solve the blue screen problem caused by csrss.exe How to solve the blue screen problem caused by csrss.exe Dec 28, 2023 pm 06:24 PM

If your computer often displays a blue screen after starting up, it may be caused by a serious error (stop code 0xF4) caused by the Windows system to the csrss.exe file. Now let’s see how to fix it! How to fix the csrss.exe blue screen. First, press the "Ctrl+Alt+Del" keys at the same time. At this time, the interface from the Microsoft Windows Task Manager will pop up. Click the "Task Manager" tab, and the screen will list all running programs and the resources they occupy and other information. Click again to enter the "Processes" tab, click "Image Name" again, and then find the "csrss.exe" file in the list. Click the "End Process" button