network check
If it used to work it must have been a change of IP Address or a change in permission to file sharing. Things to check.
1. open the msdos prompt and check the ipaddress. The DHCP address should be all the same for the first series of numbers and the last 3 will be unique to each device.
Steps: Start, Type CMD and hit enter. A Black MSDOS window will open and type ipconfig. This info below will appear. The relevant data here is the ipaddress and subnet mask. As you can see the two data points are
ipaddres = 192.168.2.3
subnet = 255.255.255.0
Now a super quick way to get a new IPaddress from your router would be to release the ipaddress since the DHCP device sets a lease on the address per mac address to the device so you can re-set that by releasing it and getting a new one.
Step 2. In the same window you have open where you did the ipconfig you type the same command but this time you add the /release to it.
(Example=) ipconfig /release
Now this will take the assigned address away from the computer and tell the router to give you a new address when you ask for it.
Step3. Ask for a new address. Same steps as 2 but add /renew
(Example=) ipconfig /renew
You will now have a new ipaddress. If that does not resolve the ip issue or network mask issue then you may want to make sure you can see the network device and the shared setting in the control panel. Here is an example attached screen shots from the Control Panel.
C:\Users\Fernando>ipconfig
Windows IP Configuration
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : Belkin
IPv6 Address. . . . . . . . . . . : 2002:45e8:28fa:1234:c84:ac80:4a82:9698
Temporary IPv6 Address. . . . . . : 2002:45e8:28fa:1234:7463:3228:78cb:2b7d
Link-local IPv6 Address . . . . . : fe80::c84:ac80:4a82:9698%10
IPv4 Address. . . . . . . . . . . : 192.168.2.3
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : fe80::222:75ff:fe39:2e98%10
192.168.2.1
Tunnel adapter Local Area Connection* 6:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . : Belkin
Tunnel adapter Local Area Connection* 7: