I have raspberry with volumio connnect to the same network at my old notebook (windows 11) and my new notebook with windows 11.
The web player works well on both notebooks.
If I press win+r and write \192.168.1.100 on the old PC the system connects to “volumio” with file explorer to the hdd connected via USB to the raspberry and I can see and edit all the files. If I do the same on the new PC it won’t connect.
Any ideas?
it was addressed on this forum, please read this topic.
Solved by changing the security policy…Microsoft answer
Thank’s
Volumio sees my USB stick in the music library regularly.
I have enabled SSH on the Raspberry.
I would like to access and transfer files to the USB stick from Windows; either from Windows network resources (1) or via FTP via FileZilla (2), BUT:
- typing \Raspberry IPnumber in Explorer does not happen
- I access with FileZilla with user and password “Volumio” only via port 22, it would be fine like this, but how can I find the USB stick?
Thanks, bye.
----------------------------- Delete here & above before posting below -----------------
I guess your running Windows 11? if so take a look at this post:
to access via the explorer you type file://<ip-address of the device>
But i would strongly suggest to use FileZilla or WinSCP. This to avoid permission issues.
start menu
Type: Edit group policy
navigate to: Computer Configuration > Administrative Templates > Network > Lanman Workstation
Find the policy named Enable insecure guest logons
.
Double-click on the policy to open its settings.
Set it to Enabled
.
Click Apply and then OK.
navigate to: Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options
configure Account: Guest Account Status
to “Enabled”
navigate to: Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options
disable this policy "Microsoft network client: Digitally sign communications (always)
start menu:
type Registry Editor
navigate to: Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters
Add dword > AllowInsecureGuestAuth
> value date = 1
Reboot Windows.