Accessing Volumio Internal Storage Over LAN

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:

  1. Click on start button and type ‘Local Group Policy Editor’ and hit enter
  2. On the LGPE screen, under ‘Computer Configuration’ expand ‘Administrative Templates’
  3. Expand ‘Network’ and then click on ‘Lanman Workstation’
  4. On the right side, double click on ‘Enable insecure guest logons’
  5. In the new window that opens up, select ‘Enabled’
  6. Click ‘OK’ ont he bottom and exit out of LGPE

That’s it. That resolved the issue I was having.