Thank you thank you thank you Pauli O, god bless your generous and clever soul for figuring this out and sharing with the rest of us!
Sending out some good Karma points to you!
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Here is short description how I get my network sharing work with Windows 10 v1803.
(I haven't never use Homegroup so I start directly from step 2.)
Disconnect from non-existing Homegroup if you have used it.
2.1. All PC's: Check Network profile and Network discovery and Share settings
Sometimes this selection to change between Private and Public network profile is missing from Settings / Networks page. In that case profile must change by PowerShell. Right Click Windows Icon (Start button) and open PowerShell (Admin) and use following commands to get interface index number and change profile to Private (or Public):
Get-NetConnectionProfile
Set-NetConnectionProfile -InterfaceIndex <index number> -NetworkCategory Private
2.2. All PC's: Check Network Discovery and Share settings
Push Win Key and type "Services", locate these services.
- Function Discovery Provider Host
- Function Discovery Resource Publication
- SSDP Discovery
4.1. Check your current shares.
Open file explorer and type \localhost to address bar to see what shares are made in this computer.
4.2. Create new share (here I use folder "Test").
(Setting "Turn on sharing so anyone …" in Step 2.2. make share for folders in C:\Users automatic.)
Folder is now shared and Network share path is: \PCNAME\Test
4.3. Safe way to share folders.
Create user account to all users on your network to whom you want to give access to shared resources.
Use same user ID and password which they have on their own computers.
Right click "Test" and open Properties and select Security tab to see current settings.
Default security settings are shown in next picture.
Those settings allow access to shared folder(s) only for those users who have user ID on that computer.
4.4. Sharing folder "Test" to Everyone" (Very unsafe setting! Think carefully do you need to select this!)
If you want that everyone have access to that share then go to Security tab and:
Now anyone on your home network should have access to shared folders without credentials or having user account on your computer.
This should be cover the essentials to sharing your data over local network. This share is not limited to C:\Users folder, every folder can be handled like shown in steps 4.
Now your PC's should visible, but if not then try to reset all network settings:
Go to Settings / Network & Internet / Status, scroll down to find "Network reset, on next window click "Reset Now" button.
It will takes about 5 min to perform this reset and then PC reboot automatic.
When you sing in first time you get notification something like "Do you want your PC to be access by other computers", click Yes for that.
If you get error message "Windows cannot access \PC_NAME" when you try to connect shared folders then continue to step 6.
If you get error "\PCNAME path not found" you can solve this by adding your PC's and IP-addresses to hosts file.
6.1 New routers (or modems) may have feature to remember which IP-addresses are assign to each device, but with older routers (or modems) you have to check that your router or modem is set give predefined IP-addresses linked to each PC's MAC-address.
This way PC's will get same IP-address every time when it ask IP-address form router (or modem) DHCP-server.
There should be some kind of list of PC names with MAC addresses and given IP-addresses of each connected PC.
Picture show that list on my router. In my case with old router I had to select manual assignment in each line.
6.2. Add all PC's IP-addresses and Names to hosts file (C:\Windows\System32\drivers\etc\hosts).
You can check your IP-address and PC's name by opening command prompt (CMD)
For IP-address type command: ipconfig you get line like this: IPv4 Address ………. 192.168.100.101
For PC name type command: hostname
Write down IP-address and Name of each PC and add those to that hosts file.
To edit copy hosts file to some another location, right click it and use notepad to edit and save it. Replace original file with edited file. Because hosts file is located on system folder replace will ask administrators rights to perform it.
# 127.0.0.1 localhost
# ::1 localhost
192.168.100.101 PC1 # Ethernet
192.168.100.102 PC2 # Ethernet
192.168.100.202 PC2 # Wi-Fi
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Thank you thank you thank you Pauli O, god bless your generous and clever soul for figuring this out and sharing with the rest of us!
Sending out some good Karma points to you!
Many thanks to RossUK666's suggestion, installing KB4487345 on my old Win 7 laptop restored access to shared files from my Win 10 desktop, which had been bugging me for a while.
Prior to that, my Win7 PC could see the shares on the Win10 PC but the Win10 PC could only see the laptop, and received an error message when trying to access its shares. No problem sharing files between two Win10 PCs.
Thank you for posting this solution. Installing KB4487345 on the Windows 7 machine restored access from my Windows 10 machine, and also from another Windows 7 machine that had the same problem. Much appreciated!
This is the known issue in version 1803 and that no longer has HomeGroup in it.
There is a problem with Windows PC's connecting to other computers on the network using the PC's HOST NAMES through the network or network folder.
You must use the IP address of the computers to connect.
Don't mess with your network and change from Dynamic to Static IP.
If you messed with your PC's, probably need to Network Reset them.
If you messed with modem settings, then you need to reset it too or change the settings back.
This will help you. Set up initial settings on link below
Then look in your modem table
or on each PC gather the IP address for each
Settings>>Network & Internet>>Status>>Change connection properties
on the bottom is your PC IP address
Now create shortcut to all your PC's
copy them to all Network PC's Public folder location.
No more problems and your Public folder will be just like your Network folder was to access other computers using the shortcuts you created and distributed to every PC''s public folder and share content.
You can also in THIS PC location, select to add a network location and use the IP ADDRESS with Public on the end
Example:
PC IP Address is>>192.168.0.6
Shortcut created is>> \192.168.0.6
THIS PC >>ADD NETWORK LOCATION is>>\192.168.0.6\Public
Now access Network PC's for sharing from THIS PC instead of Network Folder.
Hopefully Microsoft will get this fixed in the Fall v1809 Update.
I have did this on about 1500 Business and home PC's and networks in last 6 months. Quick and easy and works every time. No altering your network. Which is ridiculous to do and not needed.
Sorry.
None of this is working.
It works for sometime when i start the pc.
Then it goes back to become the same pain..