A service of Daily Data, Inc.
Contact Form

User Tools

Site Tools


microsoft_windows:win10samba
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


microsoft_windows:win10samba [2020/03/24 14:36] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== Windows 10 can not locate Samba server ======
 +
 +Windows 10 will occassionally have some issues where it can not connect to a file server, with only a general "unknown" error of 0x80004005. I found an excellent article at [[https://www.techjunkie.com/windows-cannot-access-computer-error-0x80004005/]] which helped me with it. I'll summarize here. I'd recommend looking at his article as it is much clearer than I expect to do here.
 +
 +  - Turn off IPv6
 +    - Network Connections | Change Adapter Properties | Properties of the adapter | uncheck IPV6 | Save
 +  - Check Netbios
 +    - Network Connections | Change Adapter Properties | Properties of the adapter | IPV4 | Properties | Advanced | WINS | Set NetBIOS to default | save
 +  - Disable Fast Startup
 +    - Click Power Options
 +    - Click Power Options | Choose What Power Buttons Do | Change Settings that are Currently Unavailable
 +    - Uncheck "Turn On Fast Startup (Recommended)"
 +  - Enable SMB 1.0/CIFS File Sharing Support
 +    - Control Panel | Programs and Features | Turn Windows features on or off | ensure //SMB 1.0/CIFS// is checked
 +    - Reboot when asked.
 +
 +After any/all of these, reboot the machine. It does not hurt to do all of these at once, then reboot.
 +
 +His article has some additional steps, but these are the main ones I've used (SMB 1.0 solved a lot of my problems, and IPV6 is broke with Win10).
 +
 +===== Links =====
 +
 +  * [[https://www.techjunkie.com/windows-cannot-access-computer-error-0x80004005/]]
 +
  
microsoft_windows/win10samba.txt · Last modified: by 127.0.0.1