[Network/Transfer] SMB1 Protocol on Windows 10
SMB 1.0/CIFS File Sharing Support has been disabled on Windows 10 Windows 10 Fall Creators Update version 1709 and higher.
To access to your PC fromyour Zappiti, you need to have SMB1 activated on your PC.
To enable the SMB1 share protocol, perform the following steps :
1. Click and open the Search Bar in Windows 10
Type Windows Features in the search bar
Double Click Turn Windows Features off and On
2. Scroll down to SMB 1.0/CIFS File Sharing Support
3. Check the box net to SMB 1.0/CIFS File Sharing Support and all other child boxes will auto populate
Click OK to accept the changes
4. Click Restart Now to reboot the computerAlso, you can activate it using this process :
1. Click on the Start menu
2. Type cmd to find the command prompt
3. Right click on "Command Prompt"
4. Select "Run as administrator"
5. Type the following command: DISM/Online/Enable-Feature/All/FeatureName:SMB1Protocol
6. Confirm