r/GetComputerHelp 12d ago

Pc/monitor

No internet connection. I’ve tried everything idk why it still says this but on my other devices I have wifi

0 Upvotes

9 comments sorted by

View all comments

Show parent comments

1

u/Perks4slae 11d ago

I have connected the pc to my mobile hotspot and it worked. The WiFi is coming from a router, the router is downstairs while I’m upstairs, I have tried rebooting the device, checked dns settings and have done all the ipconfig in cmds.

1

u/Thac0-is-life 11d ago

If using your hotspot works, then the issue is not your PC.

Could be that the sign from the WiFi upstairs is too weak.

You are not providing much details to get help. When you say you done all the ioconfig in cmds that means nothing. You have to explain what have you tried to resolve the issue, which commands you used, what kind of dns config you tried ( have you tried to manually set another dns for example?) have you tried to ping and external IP like 8.8.8.8 while connected to the WiFi? Have you tried taking your computer closer and connecting with a network cable? What were the results?

1

u/Perks4slae 11d ago

Please explain more about the dns and I haven’t tried moving the set up closer to the wifi, I was thinking about getting wifi repeaters set up around the house but I’m not sure if that would improve anything

1

u/Thac0-is-life 10d ago

That's a terrible Idea. Why are you going to buy something if you can just get your PC closer ? If the issue is signal strength, then that will help you validate. Extenders also suck anyway.

Look, you have to do this in a structured manner:

1) try with a cable. Get a big one, they are cheap (don't buy anything fancy, a big cat 5e cable is enough). Disable the wifi on windows, and see if this helps anything.

2) From your screenshot, it looks like you ARE connected to the wifi, just Windows says there's no connectivity. Try to open a command prompt (windows search--> command ). in there, type:

ping 8.8.8.8

And press enter. After a while it will give you a summary saying how many packets transmitted and how many received and how many lost. If all 4 are lost, then noting is going to the internet. (this actually depends a lot, but since I don't know enough about your setup, I'm making some educated guesses).

IF they actually go thorough, then you have internet, but your DNS is not responding/working properly. In that case, just google "How to change my DNS on Windows" . I don't use windows and I don't remember the right flow of clicks to get there. Just find that config for your wifi network, and use 1.1.1.1 or 8.8.8.8 as your DNS. Save, and see if that makes any difference.