Logo

Setting a Static IP Address in Windows 10

If you are having issues with your network connection and you have it configured to DHCP, then you shouldn’t have any issues in figuring your IP address out. If you want to prevent conflicts between network devices and enable their easy management, then you have to set a static IP address in your Windows 10 computer, worry not for this post will show you how it’s done.

The IP addresses for computers are usually configured to the Dynamic Host Configuration Protocol or DHCP automatically by the respective router. This is really convenient since the devices instantly connect to your network and through this, you can save yourself the trouble of configuring the IP address for each new device manually. However, there’s a shortfall in the process – the computer’s IP address can change every now and then.

Moreover, you might also find it a lot easier to share a printer or configure a Port forwarding when you set a static IP address. There are three ways to do it – you can set it via Control Panel or Windows Settings or using Windows PowerShell. For more details, follow the options provided below.

Option 1 – Set a static IP address via Control Panel

  • Right-click on the network or Wi-Fi icon located in the Taskbar.
  • Then select the “Open Network and Internet settings” option from the given list of options.
  • Next, go to Wi-Fi settings and scroll down until you see the “Related Settings” section. Here, click on the “Change adapter options” link which will open a new window that will direct you to the Network Connections section of the Control Panel.
  • After that, right-click on the network connection you want to set a static IP address for and then select the Properties option.
  • Then select Internet Protocol Version 4 (TCP/IPv4) under the Networking tab and click the Properties button.
  • Now switch the selector to the “Use the following IP address” option and make the entry for the following fields that correspond to your network setup.
    • IP address (Find it using the “ipconfig /all” command)
    • Subnet Mask (On a home network, it is 255.255.255.0)
    • Default Gateway (It is your router’s IP address.)
  • Then check the “Validate settings upon exit” option to help Windows check your new IP address quickly as well as the other relevant information to make sure that it’s working.
  • Once you’re done, click the OK button and close the network adapter’s properties window.

Option 2 – Assign Static IP address using Settings

  • First, click on the gear icon for Settings and select the Network & Internet tab.
  • Next, select Wi-Fi > Current connection where you’ll have to select the network connection your computer is connected to.
  • After that, scroll down until you reach the IP settings section and then click the Edit button.
  • Now click the drop-down arrow when the IP settings window pops up and select the Manual option.
  • Now turn on the IPv4 toggle switch and set the static IP address. You also have to set the Subnet prefix length (subnet mask). For instance, if your subnet mask is “255.255.255.0”, then the subnet prefix length in bits should be 24.
  • Afterward, configure the Default Gateway address and the Preferred DNS address and then save the changes you’ve made.

Option 3 – Assign the static IP address using Windows PowerShell

  • In the Start Search, type “PowerShell” and right-click on Windows PowerShell from the search results to open PowerShell with admin privileges.
  • After that, enter this command to view your computer’s current network configuration: Get-NetIPConfiguration
  • Next, take note of the following information:
    • InterfaceIndex
    • IPv4Address
    • IPv4DefaultGateway
    • DNSServer
  • Once you’re done, execute this command to set a static IP address: New-NetIPAddress -InterfaceIndex 15 -IPAddress 192.168.29.34 -PrefixLength 24 -DefaultGateway 192.168.29.1
  • Afterward, change the default gateway with the default gateway address of your network and make sure that you change the InterfaceIndex number with the one that corresponds to your adapter and IPAddress with the IP address you want to assign to your computer.
  • Now execute this command to assign a DNS server address: Set-DnsClientServerAddress -InterfaceIndex 4 -ServerAddresses 10.1.2.1
  • Finally, save the changes you’ve made and restart your computer.

Do You Need Help with Your Device?

Our Team of Experts May Help
Troubleshoot.Tech Experts are There for You!
Replace damaged files
Restore performance
Free disk space
Remove Malware
Protects WEB browser
Remove Viruses
Stop PC freezing
GET HELP
Troubleshoot.Tech experts work with all versions of Microsoft Windows including Windows 11, with Android, Mac, and more.

Share this article:

You might also like

DuckDuckGo's Browser is not blocking MS scripts

DuckDuckGo has risen in the public eye as a private search engine offering searches without tracking. A less known fact about DuckDuckGo is that they have their own browser, well they have it for the Android platform and it was stated that it is coming for desktops soon.

DuckDuckGo browser

People were excited for this new browser for a few reasons, one of them being privacy and another that it is built from scratch, not using existing chromium runtime that assured users that privacy is the main focus. Still, lately, things got a little out of control. Duckduckgo is under fire from users since a security researcher has discovered that there is an exception for Microsoft trackers inside Browser.

The main feature of their browser is that it blocks tracking scripts and most online advertising with the goal of preventing servers from collecting data about your online behavior. Of course, tracking protection is never 100% effective since it requires a lot of manual labor from people to add sites and links to blocklists but it was discovered that DuckDuckGo has a defined exception in the browser for Microsoft owned ad networks and tracking scripts giving them free pass even when they are related to privacy compromisation.

Zach Edwards first pointed out the exception in a series of tweets, after noticing DuckDuckGo on iPhone and Android wasn’t blocking LinkedIn and Bing advertisements on Facebook’s Workplace site.

You can capture data within the DuckDuckGo so-called private browser on a website like Facebook's https://t.co/u8W44qvsqF and you'll see that DDG does NOT stop data flows to Microsoft's Linkedin domains or their Bing advertising domains.

iOS + Android proof:
👀🫥😮‍💨🤡⛈️⚖️💸💸💸 pic.twitter.com/u3Q30KIs7e

— ℨ𝔞𝔠𝔥 𝔈𝔡𝔴𝔞𝔯𝔡𝔰 (@thezedwards) May 23, 2022

DuckDuckGo’s CEO and founder, Gabriel Weinberg, replied with his own series of tweets.

Most of our other protections also apply to MSFT-owned properties as well. This is just about non-DuckDuckGo and non-Microsoft sites, where our search syndication agreement prevents us from stopping Microsoft-owned scripts from loading, though we can still apply protections post-load (like 3rd party cookie blocking). We are also working to change that.

DuckDuckGo says it uses over 400 sources for search engine results, including the company’s own web crawler, but typical link results are sourced most commonly from Bing. According to Weinberg, DuckDuckGo’s ability to use Bing search results depends on a carved-out exception for Microsoft’s ads in the mobile browser. A representative from DuckDuckGo told that third-party cookies from Microsoft services are still blocked.

Of course, the main aim and campaign of DUckDuckGo's rise was private search and private browsing so this kind of news did not go well among long supporters. The latest statement from them is as follows:

We have always been extremely careful to never promise anonymity when browsing, because that frankly isn’t possible given how quickly trackers change how they work to evade protections and the tools we currently offer. When most other browsers on the market talk about tracking protection, they are usually referring to 3rd-party cookie protection and fingerprinting protection, and our browsers for iOS, Android, and our new Mac beta, impose these restrictions on third-party tracking scripts, including those from Microsoft.

What we’re talking about here is an above-and-beyond protection that most browsers don’t even attempt to do — that is, blocking third-party tracking scripts before they load on 3rd party websites. Because we’re doing this where we can, users are still getting significantly more privacy protection with DuckDuckGo than they would using Safari, Firefox and other browsers. This blog post we published gets into the real benefits users enjoy from this approach, like faster load times (46% average decrease) and less data transferred (34% average decrease). Our goal has always been to provide the most privacy we can in one download, by default without any complicated settings.

Read More
Rise of video-making AI

Recently Meta has gone viral that it is working on an AI video-making algorithm named Make a Video. AI will like in picture making AI take text input and produce a video from it.

Now, a new player enters the AI video battlefield, its name is GOOGLE!

google ai

The Google research project Imagen Video is also text to video generator similar to Meta's Make a Video with one little difference. unlike Meta's offering which includes only sign-up, Google is withholding access for now under the veil of safeguarding issues.

Google has been in the Ai space before with their Imagen, a DALL-E style generator capable of photorealistic picture generation based on text prompts. The new Google tool works in a similar way but with better functions. Ai can generate a diverse range of high-fidelity videos across different aesthetic styles and with a deep understanding of 3D models thus creating high-definition, 24-frames-per-second videos.

"With the help of progressive distillation, Imagen Video can generate high-quality videos using just eight diffusion steps per sub-model. This speeds up video generation time substantially, by a factor of ~18x,”

Jonathan Ho, author of the research paper

Despite filtering for “undesirable content”, the team admits “there is a risk that Imagen has encoded harmful stereotypes and representations”. So, until the AI - and its users - can be trusted, Google refuses to release Imagen Video without additional safeguards in place.

Read More
Every new movie & show on Netflix in September
netflixNetflix was one that made streaming service standard and even after some stumbles even today it is still a respected service. So in that spirit, we are bringing you the list of all new and old movies and TV series releasing to NETFLIX this September.

September 1

Turning Point: 9/11 and the War on Terror — NETFLIX DOCUMENTARY How to Be a Cowboy — NETFLIX ORIGINAL Agatha Christie’s Crooked House (2017) Anjaam (1994) Barbie: Big City Big Dreams (2021) Brave Animated Series (Season 1) Crocodile Dundee in Los Angeles (2001) Green Lantern (2011) House Party (1990) El Patron, radiografia de un crimen / The Boss: Anatomy of a Crime (2014) HQ Barbers (Season 1) Letters to Juliet (2010) Level 16 (2018) Los Carcamales / Oldsters (Season 1) Kid-E-Cats (Season 2) Kuroko’s Basketball (Season 3) Marshall (2017) Welcome Home: Roscoe Jenkins (2008)

September 2

Afterlife of the Party — NETFLIX FILM Q-Force — NETFLIX ORIGINAL The Guardian

September 3

Dive Club (Season 1) — NETFLIX ORIGINAL Money Heist (Season 5) — NETFLIX ORIGINAL Sharkdog (Season 1) — NETFLIX FAMILY Worth (2021) — NETFLIX ORIGINAL

September 5

Bunk’d (Season 5)

September 6

Countdown: Inspiration 4 Mission to Space (Season 1 – Episodes 1 & 2) — NETFLIX DOCUMENTARY Shadow Parties (2021)

September 7

Kid Cosmic (Season 2) — NETFLIX ORIGINAL Octonauts: Above & Beyond (Season 1) — NETFLIX ORIGINAL On The Verge (Season 1) — NETFLIX ORIGINAL UNTOLD: Breaking Point — NETFLIX DOCUMENTARY If I Leave Here Tomorrow: A Film About Lynyrd Skynyrd (2018)

September 8

Into the Night (Season 2) — NETFLIX ORIGINAL JJ + E — NETFLIX FILM The Circle (Season 3) — NETFLIX ORIGINAL Show Dogs (2018)

September 9

Blood Brothers: Malcolm X & Muhammad Ali — NETFLIX DOCUMENTARY The Women and the Murderer (2021) — NETFLIX DOCUMENTARY

September 10

Firedrake the Silver Dragon (2021) — NETFLIX ORIGINAL Metal Shop Masters — NETFLIX ORIGINAL Kate — NETFLIX FILM Pokemon Master Journey: The Series (Part 1) — NETFLIX ANIME Prey — NETFLIX FILM Lucifer (Season 6) — NETFLIX ORIGINAL Lucifer season 6 poster cast

September 13

Crime Stories: India Detectives (Season 1) — NETFLIX DOCUMENTARY

September 14

You vs. Wild: Out Cold — NETFLIX FILM The World’s Most Amazing Vacation Rentals — NETFLIX ORIGINAL

September 15

Countdown: Inspiration4 Mission to Space (Season 1 – Episodes 3 & 4) — NETFLIX DOCUMENTARY Too Hot to Handle Latino — NETFLIX ORIGINAL Nailed It! — NETFLIX ORIGINAL Schumacher — NETFLIX DOCUMENTARY

September 16

Safe House (2012) Birth of the Dragon (2017) He-Man and the Masters of the Universe (Season 1) — NETFLIX ORIGINAL My Heroes Were Cowboys (2021) — NETFLIX DOCUMENTARY

September 17

Chicago Party Aunt — NETFLIX ORIGINAL Sex Education (Season 3) — NETFLIX ORIGINAL Tayo and Little Wizards (Season 1) — NETFLIX FAMILY The Stronghold (2020) — NETFLIX FILM

September 22

Dear White People (Season 4) — NETFLIX ORIGINAL Confessions of an Invisible Girl — NETFLIX FILM

September 23

A StoryBots Space Adventure (2021) — NETFLIX ORIGINAL

September 24

Ganglands (Season 1) — NETFLIX ORIGINAL Midnight Mass — NETFLIX ORIGINAL My Little Pony: New Generation — NETFLIX FAMILY

September 28

Aba Twist, Scientist — NETFLIX FAMILY

September 29

Sounds Like Love — NETFLIX FILM
Read More
How to Fix Windows 10 Error 0x800488AB

Code 0x800488AB – What is it?

The Error Code 0x800488AB will appear when a user is in the Windows 10 Mail app and has provided an Outlook.com e-mail address. The mail app will give a message that the “account information is out of date” and it does provide an option to fix the issue. After clicking the Fix button, this error code will show up to the user. Common symptoms include:
  • A dialog box will appear with the Error Code 0x800488AB
  • Microsoft Windows 10 Mail App will not retrieve (or subsequently send) mail
  • User cannot delete and re-add the Outlook email account in the Windows 10 Mail app
  • User can still access and log in to various Microsoft websites, including logging into the Outlook Mail website

Solution

Restoro box imageError Causes

This error can be caused by a few different actions of the user when they have changed a password or a PIN number to access their Outlook mail. This error does have a relatively easy fix after the cause is determined and where the break-in information has occurred. A few of the causes may be:
  • If the user changes their password on the Microsoft website and uses the alternative PIN login method to access the Mail App.
  • The log-in information on the Microsoft website does not match the login information on the Windows 10 App.
  • The login information was changed on the Microsoft website and was not updated to reflect on the Windows 10 Mail app.
The Microsoft website and Microsoft Mail app do not share the knowledge of the change in login credentials, therefore the log-in credentials appear to be incorrect when trying to access the Microsoft Mail app. It should be noted that a user may bypass the password option if they log in to the Microsoft Mail app while using the alternative PIN log-in method, thus still leaving the password undetected.

Further Information and Manual Repair

As is the case with all new technology and having a few wrinkles, the release of Microsoft Windows 10 is not left out. There have been a few discussions of errors and bugs, including Error Code 0x800488AB. As of right now, there are three different methods that can be utilized by any at-home user. These methods are rather simple and make sense when the problem has been identified.

Method 1:

Run the built-in Windows Store Apps troubleshooter:
  1. Press the Windows Key and then type ‘troubleshoot’ and hit Enter
  2. Select “View all” on the left panel and run the “Windows Store Apps” troubleshooter from the list displayed and see if it works.

Method 2:

Use the System File Checker tool to repair corrupted or missing system files:
  1. Click Start.
  2. Type cmd, and then press CTRL+SHIFT+ENTER to open the elevated command prompt (I.e. Command prompt with administrative rights).
  3. The User Account Control window should appear, be sure that the action it exhibits is correct, and then press the Continue button.
  4. Type or copy-paste the below command line into it without quotes:
“Sfc /scannow”

Method 3:

  1. Press the Windows Key
  2. Search for "Credentials Manager"
  3. Click on Windows Credentials
  4. Look for any reference to your windows account (generally your @outlook.com is listed)
  5. Delete them.
  6. Then select your account at the top of the start menu and select Log Out.
  7. If using a Pin Code, switch to type input and put your password into the box.
When you go to Mail, and select "Fix Issues" it will detect your password and your account should sync with new emails. In some cases, depending on why this particular error code was caused, you may have to use a powerful automated tool to have it resolved.
Read More
What to do if CPU is not running at full speed
The speed at which the CPU runs varies depending on any Windows laptop or desktop. And in case you don’t know, the CPU does not run at full speed all the time as it depends on how the operating system distributes the load so it works accordingly. However, there are instances when it runs at full speed especially if your Windows 10 computer is on a heavy workload. But if you find that even when your computer is already on a heavy workload and the CPU is still not running at full speed, then you need to look into this situation. To verify that your CPU’s speed, you can use any CPU stress test tool. This kind of issue is common on laptops compared to desktop computers since laptop runs on battery. The Intel Processor on laptops uses the Speed Stepping Technology which means that when you are doing some small tasks on your laptop, the processor’s speed is reduced. On the other hand, if this happens when you are using a heavy application, it can be due to a low charge on the laptop’s battery. Thus, Windows will try its best to keep the computer running for as long as possible by reducing the CPU speed or processor. But there are times when you are ready to sacrifice battery to make sure that the work gets done on time. To achieve that, here are some options you can check out.

Option 1 – Try setting the processor state to the maximum in Power Options

  • Type “control” in the search box to view the classic Control Panel as well as the popular options.
  • Next, click on Power Options > Change plan settings > Change advanced power settings.
  • Then navigate to Processor power management > Maximum processor state.
  • Now select 100% when it is on Battery and Plugged in.
  • After that, expand the System cooling policy option and make sure to set it as Active to make sure that the battery won’t overheat.
  • Finally, apply the changes made to all the profiles of the power management and restart your computer. This will ensure that your CPU will run at maximum power at all times.

Option 2 – Try to update or disable the Intel Power Management driver

The next option you can try is to update or disable the Intel Power Management driver. The Intel-powered computers have dedicated software that controls CPU speed and Fan speed when it needs to save battery. You can try disabling it temporarily and check if there are any changes with the CPU fan speed.
  • First, restart your computer by holding the Shift key to boot your computer into Troubleshooting or Advanced mode.
  • Next, go to Troubleshoot > Advanced Options > Command Prompt.
  • Then change the directory to C:/Windows/System32/driver and then rename the file named “Intelppm” by entering the “ren intelppm.sys intelppm.sys.bak”.
  • Now restart your computer.
Note: If you were not able to find the drivers in C:/Windows/System32/driver, check if they are available under C:/Drivers/IntelPPM. After that, the CPU speed should change now with the Intel driver missing from the system. And in case you want to enable it, simply follow the same steps given above and rename the file again.

Option 3 – Try disabling the IPPM using the Command Line or Registry Editor

  • Command Prompt:
    • Tap the Win + R keys to open the Run dialog box and type “cmd” and tap Enter to open Command Prompt.
    • Next, type this command and hit Enter: sc config intelppm start= disabled
    • The “sc config” command you entered modifies the value of a service’s entries in the registry as well as in the Service Control Manager database.
  • Registry Editor:
    • Tap the Win + R keys to open the Run dialog box and type “Regedit” in the field and hit Enter to open the Registry Editor.
    • Next, navigate to HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesintelppm.
    • From there, double click on the intelppm and change the Start key value to
    • Now close the Registry Editor and reboot your computer.
Note: The steps given will make sure that the CPU will run at maximum power at all times.
Read More
Can’t pair Bluetooth keyboard, Check the PIN
If you have suddenly run into a problem when trying to connect or pair your Bluetooth keyboard with your Windows 10 computer, read on as this post will guide you on how exactly you can resolve the problem. This kind of problem typically occurs when you’ve disabled the Bluetooth option. However, this option is already enabled and you still encountered the same error message saying, “Check the PIN and try connecting again”, then you need to troubleshoot the problem further. In most cases, this kind of issue can be fixed when you restart your computer and go to the Windows Settings and select the “Add Bluetooth or other devices” option and then put the keyboard into pairing mode. And when the keyboard appears in the “Add a device” dialog box, just select it. On the other hand, if your Bluetooth keyboard won’t get connected to your Windows 10 computer and you encounter an error that says, “Can’t pair Bluetooth keyboard, Check the PIN and try connecting again”, then you need to check out the options provided below but before you do so, make sure that you create a System Restore point first as some of the troubleshooting options provided involves the Windows Registry.

Option 1 – Try to use the Device Pairing Wizard

The Device Pairing Wizard is the one that allows your computer to look for any new devices and display them underneath it. All you have to do to use this wizard is to follow its instructions to connect your Bluetooth device to Windows 10. To get started, follow these steps:
  • First, tap the Win + R keys to launch the Run utility and type “devicepairingwizard” in the field, and then hit Enter to run the Device Pairing Wizard.
  • After that, wait for a couple of seconds until the devices appear. Once they do, select the Bluetooth device you wish to add.
  • A new screen with a passcode should appear instantly. You need to take note of the given passcode and type them on your Bluetooth keyboard.
  • Once done, tap Enter. This should help in pairing your computer to your Bluetooth keyboard.

Option 2 – Try to use the Registry Editor

The next thing you can do to resolve the pairing issue with your Bluetooth keyboard is to use the Registry Editor by following these steps:
  • Tap the Win + R keys to open the Run utility and type “Regedit” in the field and then hit Enter to open the Registry Editor.
  • Next, navigate to this registry path: HKEY_USERS/.DEFAULT/Software/Microsoft/Windows/CurrentVersion/Bluetooth/ExceptionDB
  • From there, look for the folder named “Addrs” and expand it. If you see any folders or keys under it, select them and delete them. These keys represent the MAC address of your Bluetooth devices.
  • Once you’re done, restart your computer and try to pair your Bluetooth keyboard once more.

Option 3 – Try running the Bluetooth Troubleshooter

As you know, Windows 10 has various troubleshooters with user-friendly interfaces where you can utilize them to fix issues in your PC. And since you’re dealing with some Bluetooth problem, you have to run the Bluetooth Troubleshooter.
  • Open the Windows 10 Settings.
  • Then go to Update & Security > Troubleshoot.
  • You should find the option for Bluetooth on your right-hand side – click on it then click on the “Run the troubleshooter” option.
  • Now follow the next screen options.

Option 4 – Try to reinstall or update the Bluetooth driver

The issue might have something to do with the Bluetooth drivers. It could be that it is outdated and needs to be updated or that you recently updated it and since you have trouble pairing your Bluetooth keyboard, you can update, rollback, or uninstall the Bluetooth drivers. How? Follow the steps below.
  • Tap the Win + X keys to open the Device Manager.
  • Next, look for the Bluetooth device and right-click on it.
  • Select the option “Update driver”.
  • After that, a new popup window will appear. In there, select the option, “Search automatically for updated driver software”.
Note: Checking the update may take a few minutes so you’ll have to wait until it finishes. If it is able to find an update, you must install it.
Read More
Gigabit internet showing as 100MB in Windows
In today's world setting up a LAN network or internet connection is no longer a daunting task that will require having a bachelor's degree in computer science nor a specialized technician. But even in the present-day environment issues and problems can occur. One of these problems is detecting or running a network at a slower 100MB speed instead of 1GB. Troubleshooting of this nature is somewhat more complex than your typical troubleshooting issue because several things including hardware could be involved in this particular problem but do not worry, we are here to back you up and guide you Setting up a home or small office network no longer requires a specialist technician to constantly monitor and optimize the LAN routers and connected PCs. As Windows networking has improved and new features have become available on the hardware, configuring a 1GB network should be as simple as connecting the LAN to a router that came with this capability. If however the network’s rated speed only gives 100MB, troubleshooting the issue is more complex. To find the problem, you’ll need to check the hardware devices, cable connections, and the software you are using to connect and manage the network.

Hardware checks

If you are using the switch in your LAN configuration check its hardware details as well to see if it can handle 1GB speeds.
The next step is network cables, some cables are not designed and their copper can not transfer 1GB of flow, check to see if your cable is classified for the desired speed. To visually check cables do the following
  1. Check both connection jacks to see if it has any loose or frayed wires. If any of the wires are loose, it can be the cause of the performance issue. You should replace the cable if you discover damage to the connectors.
  2. Inspect the entire length of the cable and check if the harness shows any clear signs of damage. A bent or damaged cable can reduce the amount of information it’s capable of transferring between the PC and LAN router. If you find any damage to the cable, replace it to restore your network speed.
  3. Is the cable capable of transferring 1GB speeds? Different network cables support different network speeds. A Cat-5 cable will only provide 100MB transfers, while a Cat-5e or Cat-6 can support up to 10GB transfers. Check the cable’s labels to make sure you are using a Cat-5e or higher-rated data cable.

Now when the hardware issue is out of the way we can focus a little more on the software part.

Let's try the first easy solution, run Windows built-in troubleshooter

  1. Click the Windows button and type Control Panel. Then select the top result.
  2. If your Control Panel shows the Category View, change it to display Small Icons instead.
  3. From the list of available applications, select Network and Sharing Center.
  4. In your Network and Sharing Center, you can see the active network, set up a new network connection, troubleshoot problems, or change your adapter settings. Before making changes to your device properties, you can let Windows run a troubleshooter on your adapters to see if it can automatically fix your connection issues.
  5. Click on Troubleshoot Problems from the Change Your Network Settings section.
  6. In the Troubleshooter Application, scroll down and find the Network Adapter option.
  7. Click on Run Troubleshooter to let Windows check your network adapter’s configuration for any issues.
  8. Select the Ethernet Adapter you’re currently using from the list and click Next to proceed.
  9. Wait for the process to complete and check the results. If Windows detects any issues, it will recommend a fix. However, if the configuration of your network adapters does not have any problems, you’ll see a message that Windows couldn’t detect any problems.
  10. If there are any issues with the cable, the troubleshooter will detect the connection issue and request you replace the cable and connect it to your PC.
  11. It can occur that even after inspecting the cable and you didn’t find any visible damage on the housing or connectors, it could still be faulty. Replace the cable with a new one and rerun the troubleshooter to see if the cable is working as required.

If the troubleshooter finished and you received a Windows Couldn’t Detect Any Issues result, you’ll need to verify your adapter’s speed settings.

  1. In your Network and Sharing Center, select the Change Adapter Settings option from the left menu.
  2. On the list of adapters, choose the one you’re using and click the Right Mouse Button to open the context menu.
  3. Select Properties from the Context Menu to access your adapter’s settings.
  4. On the Ethernet Properties window, you can enable or disable different features and install additional protocols. To change the device settings, click on Configure to continue.
  5. This will open the Device Controller Properties window where you can check the status, make changes to the settings, find out information about the driver, or check historical events on the device. Select the Advanced tab to access the device settings.
  6. On the Advanced tab, locate the Speed and Duplex setting.
  7. The Auto-Negotiation option may cause network performance issues on certain Ethernet adapters and routers. The setting allows your adapter to change the speed settings according to the LAN configuration you connect to your PC. If you connect to different LAN networks regularly with different speeds, it can occur that the setting doesn’t update from 100MB to 1GB while switching.
  8. Change the Value to match the network speed of the LAN you’re connecting to your PC and use the manual speed setting.
  9. Click OK to apply the setting and test your network performance. If your adapter doesn’t have the 1GB setting available but you know the rating should go up to that speed, it could indicate that you aren’t using the right driver for the device.

If you don’t have the setting available or the device still only provides 100MB speeds after changing the Speed setting to a manual value, you may have to update the driver for the device.

  1. On the Ethernet Properties Window, once again click on Configure to access the Device Properties Window. Then select the Driver Tab to access your driver details.
  2. Select Update Driver from the available options.
  3. On the Update Driver window, select the option to let Windows Search Automatically for Updated Driver Software.
  4. Windows will connect to the internet and search for the latest drivers online. If a newer driver exists, Windows will download and install the driver for you. If you’re using the latest driver, Windows will inform you that no updated drivers are available.
Read More
EU Common Charge Rules

In 27 European countries for some time it has been considered for introducing a law that would force phones, tablets, laptops, and other mobile devices to use a single USB Type-C connector.

EU charge law

The European Parlament announced that a provisional agreement has been reached and that it was voted that a single charging solution is USB Type-C. The current agreement applies and covers the next devices: phones, tablets, Readers, earbuds, digital cameras, headphones, headsets, handheld consoles, and portable speakers. All currently existing devices can still be sold without issues but starting in the fall of 2024 all-new products must support USB Type-C charging.

The agreement will also hit Laptops but not on the same date, How is USB Type-C currently not enough for charging laptops, all new laptops that will have to use it are scheduled for fall of 2025.

Although the agreement is reached the EU Parliament and Council still have to formally approve everything.

Apple targeted the most

Apple has been targeted as the main target for rules since their iPhones are still using Apple's proprietary Lightning charging port. Apple sells a lot of iPhones in Europe and even though iPad Pro and iPad Air along with all MacBooks have moved to USB Type-C, iPhones are still struggling with the Lightning port.

Apple criticized the EU’s charger rules when they were first proposed in 2021, telling the BBC, “We remain concerned that strict regulation mandating just one type of connector stifles innovation rather than encouraging it, which in turn will harm consumers in Europe and around the world.” The European Union has said in response that it will update its rules as new technology arrives.

Why was this proposed?

The main problem in Europe that led to this proposition was electronic waste which reached 11 000 metric tons in 2018. European union is afraid that this will keep rising as chargers become larger and heavier in order to accommodate faster-charging speeds. More electronic waste means more hardware slowly decomposing in landfills that will contribute to climate change affecting everyone on the planet, not just the people living in Europe.

Read More
WslRegisterDistribution, 0x8007019e,0x8000000d
The Windows Subsystem for Linus, also known as WSL, is a useful and excellent tool for developers. However, it isn’t without flaws as users can still encounter some errors when using it. One of these errors is the error code WslRegisterDistribution, 0x8007019e,0x8000000d. Although it seems like the error is have something to do with the installation of WSL, it could be a false positive since some users who’ve installed WSL still encountered the same problem. Here’s the context of the error:
“Installing, this may take a few minutes… WslRegisterDistribution failed with error: 0x8007019e/0x8000000d Error: 0x8007019e/0x8000000d The parameter is incorrect. Press any key to continue.”
Error code 0x8007019e or 0x8000000d could be due to the absence of supporting Windows 10 features since the error does not even let one use the WSL-based command line. If you are one of the users facing this problem, then you’ve come to the right place as this post will provide you with a couple of suggestions to fix it. There are two options you can check out to fix the problem, but before you do that, you need to make sure that the Windows Subsystem for Linux feature is enabled. The two options include enabling WSL using the “Turn Windows features on or off” option and using the Windows PowerShell.

Option 1 – Try to enable the WSL using the “Turn Windows features on or off” option

  • To get started, search for “Turn Windows Features on or off” in the Start Search and click on the appropriate result to open a dialog box.
  • After that, you will see a populated list in the dialog box and from there, look for the “Windows Subsystem for Linux” option.
  • Once you find it, select OK. This will search and install the system files needed and ask you to restart your computer.
  • Restart your computer. The Linux distro should now work without any trouble.

Option 2 – Try to use Windows PowerShell

The next thing you can do to fix the error code 0x8007019e or 0x8000000d is to use Windows PowerShell.
  • Tap the Win + X keys and click on the “Windows PowerShell (Admin)” option to open Windows PowerShell as admin.
  • After that, execute this command to enable the Windows Subsystem for Linux feature: Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
  • The command you entered will start to search for the required system files and install them.
  • If prompted, type “Y” to restart your computer. This should fix the problem.
Read More
How to remove BIOS password
BIOS is software that is running in a chip located on your motherboard, you can enter BIOS usually by hitting DEL once the computer is turned ON but this sometimes varies and it depends solely on the motherboard manufacturer. Inside BIOS you can configure your computer components and set up some other important things including passwords for BIOS itself or for the entire system. Password itself is meant to protect access to BIOS from other non-technical users or to prevent access to the system from other people if for example computer is in one household and you would like to be the only one having access to it. However, passwords can be forgotten, and sometimes you can even purchase a second-hand computer with a password on it. In this guide, we will lead you through ways on how to remove your BIOS password so you can regain access to your BIOS settings.
  1. Use Manufacturers master password

    Most motherboard manufacturers have built-in a couple of master passwords for BIOS access. If your motherboard has one you can easily find it on the manufacturer's website. Use the master password and remove other passwords inside BIOS, save and exit.
  2. Remove CMOS battery

    If you could not find the manufacturer's master password or your motherboard model does not have one remove the CMOS battery to reset BIOS. Note that this method will reset the whole BIOS not only the password. Open on side of your computer casing and locate the round battery on it, do not worry, there is only one battery so you can not make mistake. Remove the battery and leave it outside for around 20 to 30 minutes then place it back as it was, CMOS is reset now and you can access BIOS.
  3. Reset BIOS via jumper

    If you want to remove only the password and do not touch other BIOS setting you can locate the BIOS password reset jumper. How the location of this jumper and position is different from the motherboard to motherboard we can not cover them all here and it is advisable to read the manual or find information on the official manufacturer's website.
If you would like to read more helpful articles and tips about various software and hardware visit errortools.com daily.
Read More
1 2 3 171
Logo
Copyright © 2023, ErrorTools. All Rights Reserved
Trademark: Microsoft Windows logos are registered trademarks of Microsoft. Disclaimer: ErrorTools.com is not affiliated with Microsoft, nor claims direct affiliation.
The information on this page is provided for information purposes only.
DMCA.com Protection Status