### smbpasswd -a root (set the samba password for the root user. You need to remember this for later!)
### smbpasswd -e root
### sudo /etc/init.d/smbd restart #### better yet: sudo service smb restart (per rgmhtt)
### sudo /etc/init.d/nmbd restart
#### better yet: sudo service nmb restart (per rgmhtt)
# Back to windows!
## Open the System window by right clicking on My Computer in the Start Menu