RDP to Ubuntu server 20.04 other ideas for remoting in?

Global parameters

[global]
log file = /var/log/samba/log.%m
logging = file
map to guest = Bad User
max log size = 1000
obey pam restrictions = Yes
pam password change = Yes
panic action = /usr/share/samba/panic-action %d
passwd chat = Enter\snew\s\spassword:* %n\n Retype\snew\s\spassword:* %n\n password\supdated\ssuccessfully .
passwd program = /usr/bin/passwd %u
server role = standalone server
server string = %h server (Samba, Ubuntu)
unix password sync = Yes
usershare allow guests = Yes
idmap config * : backend = tdb

[printers]
browseable = No
comment = All Printers
create mask = 0700
path = /var/spool/samba
printable = Yes

[print$]
comment = Printer Drivers
path = /var/lib/samba/printers

[sambasshare]
comment = Samba on Ubuntu
path = /home/bulbasaur/sambashare
read only = No
valid users = bulbasaur

What happens when you browse to the share via windows?

I can’t even see the folder from windows, when I try to look for the server in the network tab it doesn’t show up. I’m really confused on why it would show up one day and be gone the next. I can however SSH or RDP into the server.