Windows File Share not working on manjaro

Hello,
I have a Windows 10 File share on for certain files, but on my laptop when I try to access it asks for ID and password which is proper but gets denied on my laptop(manjaro) reason is that I even removed the password protection on network share still its asking for it.
I can’t log in through it anyhow, so I tried to use VLC and in that I was able to log in with username:username as id:password and it was showing all the folders in there.

EDIT: Info added

inxi
[@Homelaptop ~]$ inxi --full --no-host
System:    Kernel: 5.10.38-1-MANJARO x86_64 bits: 64 Desktop: KDE Plasma 5.21.5 
           Distro: Manjaro Linux 
Machine:   Type: Laptop System: Dell product: Latitude E5430 non-vPro v: 01 
           serial: <superuser required> 
           Mobo: Dell model: 0F5PHF v: A00 serial: <superuser required> BIOS: Dell v: A03 
           date: 06/03/2012 
CPU:       Info: Dual Core model: Intel Core i5-3320M bits: 64 type: MT MCP cache: L2: 3 MiB 
           Speed: 2990 MHz min/max: 1200/3300 MHz Core speeds (MHz): 1: 2990 2: 3039 3: 2990 
           4: 3009 
Graphics:  Device-1: Intel 3rd Gen Core processor Graphics driver: i915 v: kernel 
           Device-2: Microdia Laptop_Integrated_Webcam_E4HD type: USB driver: uvcvideo 
           Display: x11 server: X.Org 1.20.11 driver: loaded: intel unloaded: modesetting 
           resolution: 1366x768~60Hz 
           OpenGL: renderer: Mesa DRI Intel HD Graphics 4000 (IVB GT2) v: 4.2 Mesa 21.1.1 
Audio:     Device-1: Intel 7 Series/C216 Family High Definition Audio driver: snd_hda_intel 
           Sound Server-1: ALSA v: k5.10.38-1-MANJARO running: yes 
           Sound Server-2: PulseAudio v: 14.2 running: yes 
Network:   Device-1: Intel Centrino Ultimate-N 6300 driver: iwlwifi 
           IF: wlp2s0 state: up mac: 24:77:03:c0:96:14 
           Device-2: Broadcom NetXtreme BCM5761 Gigabit Ethernet PCIe driver: tg3 
           IF: enp12s0 state: down mac: d4:be:d9:68:f4:54 
RAID:      Hardware-1: Intel 82801 Mobile SATA Controller [RAID mode] driver: ahci 
Drives:    Local Storage: total: 465.76 GiB used: 345.62 GiB (74.2%) 
           ID-1: /dev/sda vendor: Western Digital model: WD5000LPLX-75ZNTT0 size: 465.76 GiB 
Partition: ID-1: / size: 457.45 GiB used: 345.62 GiB (75.6%) fs: ext4 dev: /dev/sda1 
Swap:      ID-1: swap-1 type: file size: 256 MiB used: 54.3 MiB (21.2%) 
           file: /var/lib/systemd-swap/swapfc/1 
Sensors:   System Temperatures: cpu: 68.0 C mobo: 48.0 C sodimm: SODIMM C 
           Fan Speeds (RPM): cpu: 3165 
Info:      Processes: 223 Uptime: 14h 32m Memory: 3.73 GiB used: 2.72 GiB (73.1%) Shell: Bash 
           inxi: 3.3.04 
[s@Homelaptop ~]$ 
samba logs
[@Homelaptop ~]$ smbclient --list=* --no-pass --debuglevel=2
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
added interface wlp2s0 ip=192.168.x.xxx bcast=192.xx.xx.xx netmask=255.255.255.0
tdb(/var/cache/samba/gencache.tdb): tdb_open_ex: could not open file /var/cache/samba/gencache.tdb: Permission denied
do_connect: Connection to * failed (Error NT_STATUS_INVALID_PARAMETER)
[@Homelaptop ~]$