So I had Windows 10 until recently and I have Volumio’s internal storage mapped to my computer. I recently switched to Windows 11 and now when I try to access the volumio internal storage using the unc path \volumio\Internal Storage, it prompts me for username and password. I enter the correct username and password and it acts like the username and/or password are incorrect. I tried SSHing using putty and the same username and password as above and that works just fine. Has anyone experienced/found a work around for this?
Please disregard my question. I figured out the solution. If anyone else is in the same boat as me, please do the following:
- Click on start button and type ‘Local Group Policy Editor’ and hit enter
- On the LGPE screen, under ‘Computer Configuration’ expand ‘Administrative Templates’
- Expand ‘Network’ and then click on ‘Lanman Workstation’
- On the right side, double click on ‘Enable insecure guest logons’
- In the new window that opens up, select ‘Enabled’
- Click ‘OK’ ont he bottom and exit out of LGPE
That’s it. That resolved the issue I was having.