Hello.
Based on your requirements I recommend that you open Powershell as an administrator and run the following command to enable SMB V1.
Enable-WindowsOptionalFeature -Online -FeatureName SMB1Protocol
How to detect, enable and disable SMBv1, SMBv2, and SMBv3 in Windows | Microsoft Learn
Best Regards
Zunhui