I ran some more troubleshooting, if that helps.
C:\Windows\system32>ping
www.google.com
Pinging
www.google.com [216.58.198.164] with 32 bytes of data:
Request timed out.
Reply from 216.58.198.164: bytes=32 time=369ms TTL=55
Request timed out.
Reply from 216.58.198.164: bytes=32 time=265ms TTL=55
Ping statistics for 216.58.198.164:
Packets: Sent = 4, Received = 2, Lost = 2 (50% loss),
Approximate round trip times in milli-seconds:
Minimum = 265ms, Maximum = 369ms, Average = 317ms
C:\Windows\system32>ping 8.8.8.8
Pinging 8.8.8.8 with 32 bytes of data:
General failure.
Reply from 8.8.8.8: bytes=32 time=558ms TTL=55
Reply from 8.8.8.8: bytes=32 time=259ms TTL=55
General failure.
Ping statistics for 8.8.8.8:
Packets: Sent = 4, Received = 2, Lost = 2 (50% loss),
Approximate round trip times in milli-seconds:
Minimum = 259ms, Maximum = 558ms, Average = 408ms
C:\Windows\system32>ping 127.0.0.1
Pinging 127.0.0.1 with 32 bytes of data:
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Ping statistics for 127.0.0.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
C:\Windows\system32>ping 192.168.1.1
Pinging 192.168.1.1 with 32 bytes of data:
Request timed out.
General failure.
Request timed out.
General failure.
Ping statistics for 192.168.1.1:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
C:\Windows\system32>tracert 192.168.1.1
Tracing route to 192.168.1.1 over a maximum of 30 hops
1 200 ms 1 ms 1 ms 192.168.1.1
Trace complete.
C:\Windows\system32>route print
===========================================================================
Interface List
14...48 a4 72 a1 dd 5e ......Microsoft Wi-Fi Direct Virtual Adapter
11...48 a4 72 a1 dd 5d ......Intel(R) Wireless-AC 9560
1...........................Software Loopback Interface 1
===========================================================================
IPv4 Route Table
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.35 35
127.0.0.0 255.0.0.0 On-link 127.0.0.1 331
127.0.0.1 255.255.255.255 On-link 127.0.0.1 331
127.255.255.255 255.255.255.255 On-link 127.0.0.1 331
192.168.1.0 255.255.255.0 On-link 192.168.1.35 291
192.168.1.35 255.255.255.255 On-link 192.168.1.35 291
192.168.1.255 255.255.255.255 On-link 192.168.1.35 291
224.0.0.0 240.0.0.0 On-link 127.0.0.1 331
224.0.0.0 240.0.0.0 On-link 192.168.1.35 291
255.255.255.255 255.255.255.255 On-link 127.0.0.1 331
255.255.255.255 255.255.255.255 On-link 192.168.1.35 291
===========================================================================
Persistent Routes:
None
IPv6 Route Table
===========================================================================
Active Routes:
If Metric Network Destination Gateway
1 331 ::1/128 On-link
11 291 fdaa:bbcc:ddee:0:d3b:d7d3:6f76:6da1/128
On-link
11 291 fdaa:bbcc:ddee:0:c59a:d9f9:3d2c:f53b/128
On-link
11 291 fe80::/64 On-link
11 291 fe80::/64 fe80::daa7:56ff:fe28:fac8
11 291 fe80::c59a:d9f9:3d2c:f53b/128
On-link
1 331 ff00::/8 On-link
11 291 ff00::/8 On-link
===========================================================================
Persistent Routes:
None
C:\Windows\system32>