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

How to add Windows Store games to Steam
  1. Open the Steam app and select Add a Game.
  2. Click Add a Non-Steam Game and choose Browse.
  3. Access: C:\Windows\
  4. Then, scroll down, open explorer.exe, and click Add Selected Programs.
  5. Hold Windows + R keyboard shortcut, type shell:AppsFolder, then press Enter.
  6. Select the game you want to add, right-click on it, and choose Create Shortcut.
  7. Right-click on the desktop shortcut, go to Properties, type in Target Type or Target, delete the shortcut.
  8. Go to Steam, access Library, select Games, right-click on the game explorer, choose Properties, choose the name of the game you want to add.
  9. Choose Select Launch Options, write: shell:AppsFolder\<Target Type or Target Here>
  10. Click OK, then Close.
If you would like to read more helpful articles and tips about various software and hardware visit errortools.com daily.
Read More
Windows 11 new features and preview
Microsoft has presented its next version of their flagship product, Windows 11, and feelings are divided among users. Some users like it very much and eager to upgrade, some do not like the graphic overhaul it went through, but overall I think Microsoft has done a good job with it. Here in this article, we will discuss some of the new features which Windows brings to the table, well at least ones that were showed, I am sure there are plenty more which we will see once OS has been released.

New Start menu

Winodws 11 start menuOne of the first things that everyone saw when Microsoft has unveiled Windows 11 is its Start menu. Funny enough this is what has caused most of the divide among users, some find it interesting, and some do not like it. Truth is, it is different, and it is centered in the middle instead of the lower left part of the screen. It has been confirmed however that the Start menu can be moved to any part of the screen so if you want, you could place it on the lower left as it has always been. Live tiles do not longer exist in the Start menu, instead, we have styled simple icons.

Windows 11 Snap controls are great

Windows 11 snap controlsIf you have used the cascade option in previous Windows versions then it is most likely that you will like the new Snap controls. You can quickly snap windows side by side, or arrange them in sections on your desktop just by hovering over maximize button on the title bar.

Windows 11 File Explorer

Windows 11 file explorerFile explorer has gone through some visual and design changes, the ribbon on top has been completely removed and replaced with a header-like feature with a slick and clean design. The header contains a nice organized and designed single row of icons like cut, paste, copy, rename, delete, and new folder icons.

Settings app ovberhaul

Windows 11 settings appThe settings app also has gone through visual and design changes. It has a new design that is very visually appealing and navigation has been simplified and more organized. Finding the right and desired setting is much faster and clearer now.

Widget tab makes comeback in Windows 11

Windows 11 widgets barYes, widgets are back but not like you remember them. Instead of being all-time present at your desktop like once they used to be, now there is a button on the taskbar which brings the widget bar up that contains desired widgets. This way they are easily accessible and do not clutter desktops. So far we have weather, news, calendar, and stocks widget but we will see how development on these goes. I expect to have community-made widgets like in old days for all of our needs.

XBOX app

Windows 11 xbox appThe new Xbox app is now integrated into Windows 11, offering quick access to Xbox Game Pass games, the social parts of the Xbox network, and the Xbox store.

Security and TPM 2.0 in Windows 11

Windows 11As widely known by now Windows 11 will require you to have a TPM 2.0 module capable CPU in order to install it. This system requirement has caused a lot of controversies but essentially it seems that MS's goal is to protect your personal data by using this module. The upside of course is that your data will be protected much more than in previous Windows versions, the downside, of course, will be that you will need newer hardware to run OS on it. and that is essentially it, keep on tuned on more Windows 11 information and overall articles tied to PC and technology here at errortools.com
Read More
Disable Privacy Settings Experience at sign-in
Creating a new Windows 10 account comes with options related to privacy. For instance, you will see the options to disable or enable Speech recognition, Find my device, Location service, Inking & typing, and many more. And if you often have to create a test account in Windows 10 v1809 and you don’t want to give this option, you can just disable the Privacy Settings Experience at sign-in on your Windows 10 PC using a couple of instructions given in this guide. To disable the Privacy Settings Experience, you can use the Registry Editor and the Group Policy Editor. But before you get started, you need to log in as an administrator. Moreover, it would also be better if you create a backup copy of the Registry files as well as create a System Restore Point before you make any changes. After you have those things covered, refer to the steps given below to disable the Privacy Settings Experience at sign-in on your Windows 10 PC. Since there are two ways to get things done, choose one option that you prefer.

Option 1 – via 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 this path: HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsOOBE
  • From there, look for the OOBE value and if you can’t find it there, you can just create it. To do so, right-click on the Windows key and select New > Key, and then name it “OOBE”.
  • After that, right-click on the OOBE value and select New > DWORD (32-bit) value, and name it “DisablePrivacyExperience”.
  • Then double click on DisablePrivacyExperience and set its value to “1”.
  • Now exit the Registry Editor and restart your PC for the changes to take effect.

Option 2 – via the Group Policy Editor

  • Tap the Win + R keys to open the Run dialog box.
  • Then type “gpedit.msc” in the field and hit Enter to open the Group Policy Editor.
  • After that, navigate to this path: Computer Configuration > Administrative Templates > Windows Components > OOBE
  • Next, look for a setting named “Don’t launch privacy settings experience on user login” located on your right-hand side and then double click on it and select Enabled.
  • Now click on the Apply and OK buttons to save the changes made.
  • Restart your PC.
Read More
Configuring Snapping feature in Windows 11
The Snapping feature was introduced as an essential part of Windows 11 and I like it very much, it lets you organize your opened windows much faster and with more control. However, some people do not like the feature, worry not because you can turn it off, or if you prefer you can just remove the showing layout option that is shown when hovering over Minimize/Maximize button.

Snapping feature windows 11Removing options all together

To completely turn off Snap layout in Windows 11 follow these steps
  1. Open Windows 11 settings by pressing ⊞ Windows + I
  2. Select System on the left part of the screen
  3. In System options select Multitasking
  4. At the top of Multitasking Click on the switch next to Snap Windows
  5. Close settings
Changes will be automatically applied and you will no longer have Snap layout functionality.

Removing layout graphic from Snapping feature

If you like the snap Layouts feature but are not very fond of the layout graphic that is popping up each time you hover over Minimize/Maximize button do not worry, there is an option to turn just that off and keep the feature itself.
  1. Open Windows 11 settings by pressing ⊞ Windows + I
  2. Select System on the left part of the screen
  3. In System options select Multitasking
  4. Click on the Snap Windows menu
  5. Deactivate Show Snap Layouts When I Hover over a Window’s Maximize button
  6. Close settings
Now you will be able to use the Snap Layout feature without layout graphics showing. If you want to reverse any of these options and go back to standard-setting, just follow the steps and turn features ON.
Read More
How to move Taskbar to the left in Windows 11
The standard icon place in the Taskbar inside Windows 11 is in the center. Some users welcomed this change, some not so much. If you are part of the user base that is not so much thrilled with this Microsoft’s idea of innovation, do not worry, there is an easy way to move all icons and start button on the left inside Taskbar.

Taskbar icons on leftMoving icons in Taskbar

  1. Open Windows settings by using ⊞ WINDOWS + I key combination
  2. Click on Personalization
  3. Select Taskbar
  4. Click on Taskbar Behaviors
  5. Click on the drop-down menu beside Taskbar Alignment
  6. Select your desired option of icon alignment
  7. Close settings
Your options will be active right away and you will see icons switching to the position of your choosing.
Read More
Completely Remove EasyEmailSuite PUP Removal Tutorial

EasyEmailSuite is a browser extension made by MyWay that may come bundled with other free software that you download off of the Internet. When installed EasyEmailSuite will set the homepage and search engine for your web browser to http://search.myway.com. EasyEmailSuite is an application that allows users to access their emails. Initially, this app may seem legitimate and useful, however, EasyEmailSuite is categorized as a browser hijacker. This extension changes your home page and searches engine to MyWay. It monitors your search activity and collects data, that is later sold/forwarded to display additional unwanted ads in your browser. Several anti-virus scanners have classified EasyEmailSuite as a Browser Hijacker / PUP and are therefore not recommended to keep on your computer.

About Browser Hijackers

Browser hijacking is a common type of internet fraud where your web browser settings are altered to allow it to carry out things you don’t intend. They are designed to disrupt browser functions for several reasons. Usually, it will drive users to particular sites which are trying to increase their advertisement earnings. While it might seem harmless, these tools are made by malicious individuals who always attempt to take full advantage of you, so that they could earn money from your naivety and distraction. They not only screw up your internet browsers, but browser hijackers could also modify the system registry to make your computer vulnerable to other malicious programs.

Symptoms of browser hijacker infection

There are plenty of symptoms that indicate your internet browser has been highjacked: 1. the home page of your web browser is changed unexpectedly 2. bookmark and the new tab are likewise changed 3. the default web browser settings are modified and/or your default web engine is altered 4. you see unsolicited new toolbars added 5. you may notice never-ending pop-up adverts on your screen 6. websites load very slowly and often incomplete 7. you are blocked to access the websites of security solution providers.

Exactly how they get into your computer

Browser hijackers infect computer systems via malicious e-mail attachments, downloaded infected computer files, or by visiting infected sites. They can also come from any BHO, extension, add-on, toolbar, or plug-in with malicious objectives. Other times you might have mistakenly accepted a browser hijacker as part of a software program bundle (generally freeware or shareware). Some of the most popular hijackers are EasyEmailSuite, Babylon Toolbar, Conduit Search, Sweet Page, OneWebSearch, and CoolWebSearch. Browser hijackers will interrupt the user’s browsing experience significantly, keep track of the websites frequented by users and steal private information, cause difficulty in connecting to the web, and then finally create stability issues, causing software programs and computers to freeze.

Browser hijacker removal methods

Some hijackers could be removed by uninstalling the freeware they were included with or by removing any add-ons you have recently added to your PC. However, many hijacking codes are not very easy to get rid of manually, since they go deeper into the operating system. You should think about undertaking manual fixes only if you happen to be a tech-savvy person, as risks are associated with tinkering with the system registry and HOSTS file. Experts always recommend users remove any malware including browser hijacker with an automatic malware removal tool, which is easier, safer, and quicker than the manual removal procedure. Safebytes Anti-Malware discovers all kinds of hijackers – such as EasyEmailSuite – and eliminates every trace efficiently and quickly. Along with anti-malware, a PC optimizer tool can help you resolve Windows registry errors, eliminate unwanted toolbars, secure online privacy, and stabilize programs installed on the computer.

Help! Malware Blocking Antivirus Installation And Access To The Web

Malware could cause several different types of damage to PCs, networks, and data. Some malware sits in between your computer and the internet connection and blocks a few or all internet sites which you want to visit. It will also prevent you from adding anything to your PC, especially anti-virus software. If you are reading this article, odds are you’re stuck with a virus infection that is preventing you to download or install the Safebytes Anti-Malware program on your PC. There are some options you can try to get around with this obstacle.

Install the anti-malware in Safe Mode

If the virus is set to load automatically when Windows starts, getting into Safe Mode could block this attempt. Since only the minimal programs and services start-up in “Safe Mode”, there are hardly any reasons for issues to take place. To start your Windows XP, Vista, or 7 computers in Safe Mode with Networking, do as instructed below. 1) Tap the F8 key continuously as soon as your computer boots, but before the big Windows logo shows up. This would conjure up the “Advanced Boot Options” menu. 2) Select Safe Mode with Networking with arrow keys and press Enter. 3) When this mode loads, you will have the internet. Now, make use of your browser to download and install an anti-malware application. 4) Immediately after installation, do a full scan and let the software remove the threats it detects.

Utilize an alternate internet browser to download the anti-malware application

Some malware only targets certain web browsers. If this sounds like your case, utilize another web browser as it may circumvent the virus. The best solution to avoid this issue is to opt for an internet browser that is well known for its security measures. Firefox contains built-in Phishing and Malware Protection to keep you secure online.

Install antivirus on a flash drive

Here’s yet another solution which is using a portable USB anti-malware software package that can check your system for viruses without the need for installation. To run anti-virus using a USB flash drive, follow these simple steps: 1) Download the anti-malware on a virus-free PC. 2) Put the USB drive into the uninfected computer. 3) Double click on the downloaded file to open the installation wizard. 4) Select flash drive as the place when the wizard asks you exactly where you wish to install the application. Follow the directions to finish the installation process. 5) Transfer the thumb drive from the clean PC to the infected PC. 6) Double-click the EXE file to open the Safebytes software right from the thumb drive. 7) Click on “Scan Now” to run a complete scan on the infected computer for malware. If no other method of downloading and installing antivirus software works, then you’ve got no other choice than to hit the last resort: a complete Windows reinstallation, the only solution proven to have a 100% rate of success at virus removal. If you’re not sure which method to employ, simply call our toll-free number 1-844-377-4107 to speak to our technical support team. Our experts can take you step-by-step through the virus removal process on the phone and also fix your personal computer remotely.

A Look at the Best AntiMalware Program

These days, an anti-malware program can protect your PC from various types of online threats. But exactly how to choose the best one amongst plenty of malware protection software that is available out there? You may be aware, there are many anti-malware companies and products for you to consider. Some are good ones, some are ok types, while some are merely bogus anti-malware programs that can harm your computer themselves! When searching for antivirus software, choose one which provides dependable, efficient, and complete protection against all known computer viruses and malware. When considering commercial anti-malware software options, the majority of people opt for well-known brands, like SafeBytes, and they are very happy with it. SafeBytes anti-malware is a very effective and user-friendly protection tool that is made for end-users of all levels of computer literacy. Once you have installed this application, SafeByte's sophisticated protection system will ensure that no viruses or malicious software can seep through your computer. SafeBytes anti-malware takes PC protection to a totally new level with its advanced features. The following are some typical features found in this program: Most effective AntiMalware Protection: Safebytes is based on the very best virus engine within the industry. These engines can find and get rid of threats even during the early phases of a malware outbreak. Real-time Threat Response: SafeBytes provides round-the-clock protection for your PC restricting malware attacks instantly. It’ll constantly monitor your laptop or computer for hacker activity and also gives end-users superior firewall protection. High-Speed Malware Scanning Engine: SafeBytes Anti-Malware has a multi-thread scan algorithm that works up to 5x faster than any other protection software. Web Filtering: SafeBytes provides an instant safety rating to the web pages you’re about to check out, automatically blocking dangerous sites and ensuring that you’re certain of your safety while browsing the net. Light-weight: SafeBytes is a lightweight and simple to use antivirus and antimalware solution. Since it utilizes minimum computer resources, this tool leaves the computer’s power exactly where it belongs to: with you actually. 24/7 Live Expert Support: You can get high levels of support around the clock if you are using their paid version.

Technical Details and Manual Removal (Advanced Users)

If you wish to manually remove EasyEmailSuite without the use of an automated tool, it may be possible to do so by removing the program from the Windows Add/Remove Programs menu, or in cases of browser extensions, going to the browsers AddOn/Extension manager and removing it. You will likely also want to reset your browser. To ensure the complete removal, manually check your hard drive and registry for all of the following and remove or reset the values accordingly. Please note that this is for advanced users only and may be difficult, with incorrect file removal causing additional PC errors. In addition, some malware is capable of replicating or preventing deletion. Doing this in Safe Mode is advised. The following files, folders, and registry entries are created or modified by EasyEmailSuite
Files: %UserProfile%Local SettingsApplication DataGoogleChromeUser DataDefaultLocal Extension Settingsifbgbfdfdgfngigejacbmmkeklfahmka %LOCALAPPDATA%GoogleChromeUser DataDefaultExtensionsifbgbfdfdgfngigejacbmmkeklfahmka %UserProfile%Local SettingsApplication DataGoogleChromeUser DataDefaultSync Extension Settingsifbgbfdfdgfngigejacbmmkeklfahmka Search and Delete: chrome-extension_ifbgbfdfdgfngigejacbmmkeklfahmka_0.localstorage-journal Search and Delete: chrome-extension_ifbgbfdfdgfngigejacbmmkeklfahmka_0.localstorage Search and Delete: http_easyemailsuite.dl.tb.ask.com_0.localstorage-journal Search and Delete: http_easyemailsuite.dl.tb.ask.com_0.localstorage %UserProfile%Local SettingsApplication DataEasyEmailSuiteTooltab %LOCALAPPDATA%EasyEmailSuiteTooltab %LOCALAPPDATA%GoogleChromeUser DataDefaultLocal Extension Settingsifbgbfdfdgfngigejacbmmkeklfahmka %UserProfile%Local SettingsApplication DataGoogleChromeUser DataDefaultExtensionsifbgbfdfdgfngigejacbmmkeklfahmka Registry: HKEY_LOCAL_MACHINESoftwareWow6432NodeEasyEmailSuite HKEY_LOCAL_MACHINESoftwareEasyEmailSuite HKEY_LOCAL_MACHINESoftwareMicrosoftInternet ExplorerLowRegistryDOMStorageeasyemailsuite.dl.tb.ask.com HKEY_LOCAL_MACHINESoftwareMicrosoftInternet ExplorerLowRegistryDOMStorageeasyemailsuite.dl.myway.com HKEY_LOCAL_MACHINESoftware[APPLICATION]MicrosoftWindowsCurrentVersionUninstall..Uninstaller HKEY_LOCAL_MACHINEEasyEmailSuiteTooltab Uninstall Internet Explorer
Read More
A Quick Guide to Resolving Uncdms.dll Error Code

Uncdms.dll Error Code - What is it?

Uncdms.dll is a Dynamic Link Library file and a crucial part of the Windows Desktop Search Software. It is used to search emails, documents, photos, videos, and folders instantly. However, the Uncdms.dll error pops on the screen, when the Windows Desktop Search Software fails to start. The error message is displayed in one of the following formats:
  • “Uncdms.dll cannot be found.”
  • “Windowssearch.exe – cannot find the component. This application has failed to start because uncdms.dll was not found. Reinstalling the application may fix the problem.”
  • “The file uncdms.dll is missing.”

Solution

Restoro box imageError Causes

Uncdms.dll error code may pop on your screen due to multiple reasons. These usually include but are not limited to:
  • Viral infection
  • Issues with Windows Desktop Search
  • Registry corruption
  • Uncdms.dll accidentally deleted during program un-installation

Further Information and Manual Repair

If you experience an Uncdms.dll error code on your system, fix it right away. This error is easy to resolve. You don’t have to be technically sound to resolve the uncdms.dll error code. Try the methods listed below to resolve without any hassle:

Method 1 - Check Your Recycle Bin and Restore the Deleted Uncdms.dll File

Since DLL files are shared files, there is a possibility that you accidentally deleted them while uninstalling some other program. To fix the issue, simply go to the recycle bin and look for the file. If you locate it, reinstall it. If you can’t, then it is advisable to download the Uncdms.dll file from a trusted DLL file website.

Method 2 - Uninstall and Then Re-install Windows Desktop Search

If the error code is related to issues with the Window Desktop Search application, then simply uninstall this software and re-install to resolve. To do this, click the start button, go to the control panel and then add/ remove programs. Now choose Windows Desktop Search from the list of programs and click Remove. After that, reboot your PC to activate changes. Now download the software and follow the same process and reinstall the Windows Desktop Search program on your PC. To activate changes, reboot. This will hopefully resolve the issue.

Method 3 - Update Windows

As this file is included in the service pack, try updating the Windows Utility to resolve the Uncdms.dll error code. To get started, click start and then go to the control panel, now choose Windows update. Follow the instructions to install Active X and then click install to update Windows Utility. Restart your system to bring the changes into effect.

Method 4 - Scan for Viruses and Repair the Registry

Whether the underlying cause of the Uncdms.dll error code is viral infection or registry corruption, it is advisable to download Restoro. It is an advanced and multi-functional PC Repair Tool integrated with 6 powerful utilities including antivirus and a registry cleaner. It scans and removes all types of viruses. The registry cleaning utility works simultaneously and removes all the unnecessary files corrupting the registry including cookies, temporary files, internet history, and junk files, and repairs it in seconds, thereby resolving the Uncdms.dll error immediately. Click here to download Restoro - PC Fixer
Read More
How to Resolve Error Code 0xd0000272 in Windows 10

Error Code 0xd0000272 – What is it?

Error code 0xd0000272 is an activation error code that occurs when Windows users are unable to activate their Windows operating system. This error code features common symptoms which include the following:

  • Inability to activate Windows 10 operating system
  • Message box with error code 0xd0000272

Solution

Restoro box imageError Causes

When error code 0xd0000272 occurs in Windows 10, it is usually due to issues related to the Windows activation servers. In such a case where the error code occurs due to an activation server that is temporarily unavailable, users may need to wait for a few hours until the activation server is available. Their copy of Windows will then be automatically activated. Once the activation process is not done accordingly, you might encounter other Windows 10 errors such as error code 0xc004f034

Further Information and Manual Repair

As is the case with many activation error codes, Windows 10 users can perform several manual repair methods to determine the cause as well as fix the error code affecting their device. Instead of passively waiting to see if your activation error code will be fixed on its own, resolve error code 0xd0000272 through the manual repair methods available. Below are simple instructions that when followed can lead to your success.

Method One: Verify Internet Connection

Check Settings to verify if your machine is connected to the Internet. This is one of the causes of various error codes which affect Windows 10. Also, this manual method is a simple process that can help Windows users recognize or eliminate factors that may or may not be affecting their system. To check your Internet connection, follow the simple instructions below.

  • Step one: Click the Start button and select Settings
  • Step two: Select Network & Internet
  • Step three: Click the Status section of the Network & Internet tab

Once you’ve been able to verify an Internet connection or troubleshoot any issues related to your network, go to Update & security. Make an attempt to activate your system. If you are successful, you will be able to access all the features and benefits offered via your copy of Windows. However, move to the next manual method below if error code 0xd0000272 reoccurs.

Method Two: Run Windows Update Troubleshooter

Your inability to activate Windows 10 may be related to an issue with Windows Update. To verify whether or not Windows Update is functioning properly, run Windows Update Troubleshooter.

You’ll need to visit the Microsoft website to access their Windows Update Troubleshoot tool. Once you’ve downloaded the troubleshooter, run the tool. After running the tool, check if you are able to access Windows Update services as well as activate Windows 10.  If the problem with error code 0xd0000272 persists, however, follow the instructions provided for manual repair method three detailed below.

Method Three: Disable Proxy Settings

Another option available to individuals experiencing error code 0xd0000272 in Windows 10 is to manually disable their machine’s proxy settings. After disabling the proxy settings, remember to open the Windows Update tab to complete the activation process. See the instructions provided below to disable proxy settings.

  • Step one: Press Windows key + R
  • Step two: Type control then click OK
  • Step three: Select Settings then go to Network & Internet
  • Step four: View connection settings
  • Step five: Click on the Network tab
  • Step six: Click Proxy -- turn off proxy

Once you have successfully disabled your proxy settings, open Windows Update. Select the activation option to access your copy of Windows 10. If you are unable to complete the activation process, however, contact a Windows repair technician.

Method Four: Use an Automated Tool

Error codes in Windows often occur due to poor maintenance of one’s PC. To improve your system and reduce your machine’s risk of experiencing error codes, download a powerful automated tool. This tool is both powerful and user-friendly, making its benefits accessible to even the most non-technical Windows users.
Read More
What to do if Remote Desktop is not working or won’t connect in Windows 10
One of the biggest annoyances in Windows 10 is that it’s upgrading from one version to another. Although these upgrades are necessary to fix some bugs or improve user experience, some of them actually bring bugs into the computers instead. And in one of the recent Windows 10 updates, a lot of issues were found especially for users who use Remote Desktop on a daily basis. The error stacks up as Windows 10 Remote Desktop Protocol client is not working or won’t connect and can’t find the computer HOSTNAME generally. Based on the reports by users who experienced this issue, there are two cases around it:
  1. Users who try to reach a specific website or folder on the network
Some users encounter this error when they try to run the Network Troubleshooter. Even when they add the server name inside it, it still won’t identify the problem, and unpredictably, the driver seems to appear and disappear every now and then. And even after connecting, the network commands don’t work at all. This is really troublesome for users who have lots of PCs and all the other systems do not appear on the network.
  1. Remote Desktop isn’t able to find the computer HOSTNAME
Some other users reported that the error appeared when they use the classic remote desktop software. It keeps on failing and throwing the error message, “Remote Desktop can’t find the computer “HOSTNAME”. If this is the same scenario you are having, it means that “HOSTNAME” does not belong to the specified network. So you need to verify the computer name and domain where you are trying to connect to. There are times when it used to work after some users tried connecting to the domain a couple of times. However, when users try to use the UWP version of Remote Desktop, it seems to connect most of the time. This kind of problem is definitely a DNS issue. It could be that there are two different records on the DNS server which is why it connects and other times it doesn’t. When it is able to resolve the correct address, the drives connect to the PC however, after a couple of minutes, they will suddenly go missing. Using “nslookup” for the hostname, multiple times, you can check this and see if you’ll get identical results all the time.
nslookup [–SubCommand …] [{ComputerToFind| [–Server]}]
If you’ve determined that the drives disappear each time, you may have to change the DNS server or ask your admin to resolve the problem for you. Alternatively, you can also check out another option that has worked for a lot of users. This second option is disabling the IPv6 on the network adapter. In case you don’t know, Windows 10 prefers IPv6 over IPv4 so if you now have issues using IPv6 to connect to the servers, you can change your computer’s settings so that it’ll only use IPv4 instead of IPv6. To do so, follow these instructions:
  • Open Settings > Network and Internet > Ethernet > Change Adapter options.
  • From there, right-click on the adapter for where you want to disable it and then select Properties.
  • Next, look for the checkbox labeled, “Internet Protocol Version 6 (TCP/IPv6)” then uncheck it.
  • Now click on OK and restart your PC to save the changes made.
Read More
How to Fix Error 1005 Access Denied
Recently, some users reported that they were unable to access a website and only got the Error 1005 Access Denied instead. Specifically, users experience this issue when trying to open the Crunchyroll website – one of the largest anime and manga websites. This particular error is encountered not just on Crunchyroll but on a variety of websites like blogs, video streaming, forums, and so on. Here’s the full context of the error message:
“Error 1005 Access Denied – The owner of this website has banned the autonomous system number (ASN) your IP address from accessing this website.”
Usually, this error occurs when the website administrator decides to block an IP address or IP range. To fix this error, here are some suggestions you can try:

Option 1 – Uninstall the VPN service you are using or use a different provider

If you are using a VPN service, you might want to uninstall it. As mentioned, website administrator blocks IP ranges if they notice any malicious activities and because of this, your IP address might fall into the banned range even if you didn’t do anything at all. To uninstall the VPN service, follow the steps below.
  • Tap the Win + R keys to open the Run dialog box
  • Then type “appwiz.cpl” in the field and hit Enter to open the Programs and Features in Control Panel.
  • From there, look for the VPN service you are using, select it and then click on Uninstall to remove it.
  • After that, restart your computer and try to install the latest version of the program again. It should work now. If not, proceed to the next available option below.

Option 2 – Try disabling the Proxy server

There are some users who reported that they’ve fixed the problem after they’ve disabled the use of a proxy server using the built-in way. Follow the steps below to disable proxy server.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “inetcpl.cpl” in the field and hit Enter to pull up the Internet Properties.
  • After that, go to the Connections tab and select the LAN settings.
  • From there. Uncheck the “Use a Proxy Server” option for your LAN and then make sure that the “Automatically detect settings” option is checked.
  • Now click the OK and the Apply buttons.
  • Restart your PC.
Note: If you are using a third-party proxy service, you have to disable it.

Option 3 – Use the Google Public DNS

You might want to change your DNS to Google Public DNS as it could also help you in fixing the ERR_CERT_COMMON_NAME_INVALID error in Chrome. To do so, follow the steps below.
  • The first thing you have to do is right-click on the network icon in the Taskbar and select Network and Sharing Center.
  • Next, click on the “Change Adapter Settings” option.
  • After that, search for the network connection that you are using to connect to the internet. Note that the option might be “Wireless Connection” or “Local Area Connection”.
  • Right-click on your network connection and click on Properties.
  • Then select the new window to choose the “Internet Protocol 4 (TCP/IPv4)” option.
  • After that, click on the Properties button and click the checkbox in the new window for the option “Use the following DNS server addresses”.
  • Type in “8.8.8.8” and “8.8.4.4” and click OK and exit.

Option 4 – Try contacting the website administrator

If the first three given options didn’t work, you might want to consider contacting the website administrator especially if you’ve already determined that the issue does not occur due to a VPN or proxy server that you’re using. This option can be quite tricky since you won’t be able to submit a contact form since you’re banned from accessing the website but you can contact the admin via the form section if available.
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