It sounds like you've encountered some network connectivity issues after installing the new release (7048 x64) of Windows. Here are a few steps you can take to troubleshoot and potentially resolve the problem: 1.
Update Network Drivers: It's great that you reinstalled your drivers after the update. Make sure you have the latest drivers for your network adapter installed. Outdated drivers can cause connectivity problems. 2.
Check Network Settings: Verify that your network settings are configured correctly. Ensure that the network type is set to Private (if at home) or Public (if in a public place). 3.
Reset TCP/IP Stack: You can reset the TCP/IP stack to its default state, which can help resolve network issues. Open Command Prompt as an administrator and run the following commands:
Code:
netsh int ip reset netsh winsock reset
4.
Disable Power Saving for Network Adapter: Sometimes, power-saving features can interfere with network connectivity. Go to Device Manager, find your network adapter, right-click, select Properties, and disable any power-saving features. 5.
Check for Network Interference: Nearby electronic devices or physical obstacles can cause interference with your Wi-Fi signal. Make sure your router is placed in an optimal location. 6.
Run Network Troubleshooter: Windows has a built-in network troubleshooter that can help diagnose and fix common connectivity issues. You can access it by right-clicking on the network icon in the system tray and selecting "Troubleshoot problems." If you continue to experience connectivity problems, consider reaching out to your network hardware manufacturer or checking online forums for specific issues related to the new build. It's great to hear that you're enjoying the performance improvements in the new build! If you encounter any more issues or have further questions, feel free to ask for assistance.