I assume the laptop is a work laptop? If so, you might notice it on that because you would be using it continuously and might not notice drops on mobiles/TV/etc.
If the connection is dropping on both wifi and LAN, it's unlikely to be a wifi chip issue with your laptop. It points to either a software cause (if other devices are actually not facing interruptions) or a router cause (if other devices do get interruptions). The router cause could be a bad router or could be internet connection drop from Jio.
You'll need to eliminate possible causes and points of failure. The easiest might be checking whether there is a service disruption at the time you notice the internet disconnecting on the laptop.
Do this:
1. Open command prompt
2. type "ping 192.168.1.1 -t"
3. This will ping the router continuously and if the connection drops, switch back to the command prompt window and check if the replies are still coming back from the router.
- If command prompt says "Request timed out" then that means the connection between the router and laptop broke, and it's either the router or the laptop at fault.
- If it continues with "Reply from 192.168.1.1 ..." then it's your internet connection from Jio that has dropped.
Here the IP is your router's IP. If you're not sure of that, before running the ping command run "ipconfig" and look for the default gateway, like here
View attachment 201504
Once you eliminate Jio's connectivity as a possible cause you can troubleshoot the other links in the chain piece by piece.