Logo

Making your own Minecraft server in Windows

Minecraft has taken the world like a storm and if you tried it, you could tell why, procedurally created worlds, various modifications available and fun gameplay are just some of the things this game offers and it is non wonder why kids and adults are enjoying it. Minecraft is even more fun when you play with your friends on dedicated servers, where you all can adventure and build together.

Sadly as everything costs, so does the Minecraft servers as well. Lucky you can create your own Minecraft server on your computer so your friends can join and play with you free of charge with just a little time you need to spend reading this guide and building one for yourselves.

Without further delay let's dive right into it.

1. Install the most recent Java version

In order to run your personal server, you will need to own and have Minecraft: JAVA edition, not Windows 10 one. If you have this version of the game and it is already running it means that you already have JAVA as well but we will need to check to see if it is the latest version of JAVA, to check this do the following:

  • Press Windows and type in configure java followed by ENTER
  • Under the update tab, click on the update now button
  • If you have the latest version you are all good, if not follow the onscreen instruction on how to update it.

If by any chance you do not have JAVA installed you can get it here.

2. Prepare a dedicated location for your Minecraft server files

You can use any folder you like for your Minecraft server folder but it is highly recommended to create a new folder whose sole purpose will be to hold and run Minecraft server files. this will be very beneficial in the future when server files need to be updated or configured. Having things in one isolated space is always a good idea and keeping things organized is also a good idea.

3. Download, install and start the Minecraft: Java Edition server file

It is now time to download server files, you can get them here. Download the server.jar file and place it inside your server folder. Once everything is downloaded and prepared do the following:

  • Run the server.jar file, the first time it runs, the file will create some configuration files.
  • After additional files appear, there should be a text document called eula.txt. Open it with a text editor then change eula=false to eula=true.

4. Enable port forwarding on your router

This sep is required if you want to have people to play with you that are outside your router network, for example, if you want them to connect to your server from their home. If you do not wish to do this and want only people on your serves from your router network you can skip this step. Unfortunately, to enable port forwarding, you’ll need to make your computer on your local network to be accessible by other computers over the internet via a router. This will effectively make your port to be an open portThis can make your system vulnerable to malicious attacks. Once you’ve enabled it, set the default server port to 25565. You’ll need the Server IP address, which you can get by opening Command Prompt or PowerShell and run ipconfig. Your IP address is usually listed as IPv4 or IPv6 Address.

5. Run the Minecraft server

Simply double-click the server.jar file to run the server. If you want to have more control over it, use the command line.

  • Navigate to your Minecraft server directory using file explorer.
  • We will be using PowerShell instead of Command Prompt to enter commands. Hit Shift + Right-click on the directory window and select “Open PowerShell window here.
  • Once you are in the right directory, write the following command:

java -Xms1024M -Xmx1024M -jar {server file name} nogui

  1. Replace the {server file name} with the full name of .jar file. The command above will make the server run with no Graphical User Interface (GUI) and use 1024MB of allocated RAM space.
  2. If you want to enable the GUI, remove the nogui command. Additionally, you can edit the memory allocation for the server by changing the Xms and Xmx value.
  3. After the server is up, invite your friends to play by sharing your local or public IP address, depending on whether you are using a local or public network. For a local network, you can give the IPv4 or IPv6 Address earlier. For public networks, go to Google and type “what is my ip” to get the address.

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

What is USB Kill Kit

USB Kill, a USB device is able to fry and damage your computer, mobile phone, router, etc. This device is quite dangerous and can kill electronics the moment it is inserted into an available port. By now people should know that they should not put unknown USB sticks into their devices because of potential virus and malware threats but this raises using unknown sticks to a whole new level.

usb kill kit

Kill kits are not really new to the market, they have existed before but lately, technology really progressed and the latest USB sticks are really good, their success rate is around 95% which is pretty high and should not be taken lightly.

The second thing that you really should not play with strange USB sticks is that they dropped in price really hard, although top Kill kits will still go as high as around 300 USD, there are really cheap ones lurking in Ali Express that are just 6 USD!!! that makes them affordable devices for the mass market.

The device is made to take energy and current from the port it is plugged in, multiply it and release its charge back into the device, successfully frying some components immediately. Some more professional Kill sticks can even fry devices even when the device itself is not powered and can be even started remotely.

The point of this article is to make you aware that you should not in any kind of circumstances use and plug-in USB sticks into your devices that you do not know where they come from, especially from the mail!!

Read More
Disabling the Recently Opened Files in Windows
The Windows 10 operating system comes with a user-friendly interface as well as better security features compared to its previous versions. One of these new features is the “Recently Opened Files” feature which displays all the files you’ve opened recently in File Explorer. Although it might seem useful, some users see this as a privacy concern especially if there are other users that use the same computer. If you are one of these users, read on as this post will guide you on how you can disable the “Recently Opened Files” feature in Windows 10. There are three ways you can disable the “Recently Opened Files” feature. You can manually clear the recent files, or disable the feature via Control Panel. You can also do it using the Group Policy Editor.

Option 1 – Manually clear the recent files

The first thing you can do is to clear the recent files manually. Since the information about the recently opened files is stored in the form of cached data, you can locate this data and delete it manually, from time to time. To do that, follow these steps:
  • Tap the Win + R keys to open the Run utility and copy this address in the field: %AppData%MicrosoftWindowsRecent
  • Next, tap the Ctrl + A keys to select all the items and then tap the Shift + Delete keys simultaneously.
  • After that, a prompt will appear where you have to click on Yes. This will delete all the recently opened files in the File Explorer the next time you open it.

Option 2 – Disable the feature via Control Panel

The next option you can try to disable the feature is via Control Panel. Refer to these steps to do so:
  • First, click on the Start Menu button and select the Settings icon.
  • After that, click on Personalization and then on Start located on the left pane.
  • Next, scroll down until you see the “Show recently opened items” in Jump Lists on the Start or the Taskbar and click on it and then toggle it off.

Option 3 – Disable the feature using the Group Policy Editor

If you are using the Windows 10 Pro version, then you have access to edit the functions in the Group Policy. The Group Policy function has the option that can disable all the default services of Windows 10. Note that in this step, you will permanently disable the “Recently Opened Files” feature. So before you proceed, make sure that you really want to disable this feature permanently and not in the meantime.
  • Tap the Win + R keys to open the Run dialog box and type “gpedit.msc” in the field and click OK or tap Enter to open the Group Policy Editor.
  • Next, on the left side pane, click on the “User Configuration” option and then click the “Administrative Templates” option.
  • After that, select the “Start Menu and Taskbar” option and select the “Don’t keep the history of recently opened documents” option in the right pane.
  • Now double click on this option and check the “Enabled” option and then click on Apply and OK buttons to save the changes made.
Read More
Runtime Error How to Fix

A runtime error is commonly an error that's created after the PC is operating software and encounters a problem of some form. For instance, a runtime error like run-time error code 7 reveals an "out of memory" dilemma.

Solution

Error Cause

Run-time errors are normally brought on by clashes with TSR (Terminate and Stay Resident) applications or additional operating applications, software problems, storage problems, or pc viruses.

Troubleshooting a Run-time Error

First, enter the run-time error signal into a search engine to see what info you will get about the precise runtime issue you are receiving. Next, end - job all running applications and TSRs to make sure these aren't the origin of the issue. You can certainly do so by obtaining the job manager by striking Control Alt Delete.

In case your issue is regularly occurring with a unique program, go to that system programmer's site and obtain any upgrades and patches. If unavailable, try uninstalling the application involved and reinstalling it.

In the event the issue is occurring with the os, you may consider reinstalling it although it is a huge commitment. A much better idea would be to try a fix for both Windows XP or Windows 2,000. It is possible to fix and scan files by typing : sfc / scannow, heading to the Begin switch, Run, and then pushing enter. Make certain to put an area between sfc and the reduce.

You might have an equipment or storage dilemma if these measures have not resolved your run-time errors. If that is the situation, contact the support of the application under consideration for potential support accompanied by the pc or motherboard manufacturer.

Many run-time problems can be solved by upgrading the application that's creating the problem. This is only because the programmer's frequently releasing patches and improvements for their applications as insects are found and repaired.

Storage problems may frequently be fixed by rebooting the pc. Consider a reboot a short-term repair. Rebooting clears the memory but in case your COMPUTER does not have adequate memory for your applications you're operating, or sufficient hard-drive space you'll immediately run out of memory again. Something less than this sum may cause memory issues since the computer's swap file isn't in a position to expand in dimension as required.

To assess the quantity of free area, available My Computer and right-click on the HDD, generally the D: drive. Select Attributes in the menu and see the disc's ability. Perform the disk clean-up function by following prompts and pressing the Disk Clean-up button, if the room is reduced.

You may be getting run-time errors, in case your storage chip is really failing. Eliminating and changing the awful memory chip will solve the difficulty. If you're encountering other runtime-related errors, like an install runtime issue, try cleaning away the portions of the registry with some software solution. 

Read More
Creating custom Keyboard shortcuts in Windows
Keyboard shortcuts are undeniably one of the most utilized ways and are helpful in maximizing productivity through the various applications at top speed in Windows 10. It offers the option to create custom keyboard shortcuts that allow users to launch apps, and even websites, instantly. There are already tons of keyboard shortcuts that are built-in in Windows 10 but in case you don’t know, you can actually create new ones. Doing so is not a difficult task and in this post, you will be guided on how you can exactly create custom keyboard shortcuts in your Windows 10 computer. Most users would create desktop shortcuts or pin the apps in the taskbar to speed up the process of working on their computers. It is an easy task to do since you can easily do it by dragging an app from the Start Menu to the desktop or by simply right-clicking on the executable app and selecting the “Create Shortcut” option. However, doing so would take physical effort and there are times when you have to minimize all the apps to get to the desktop so you can click the shortcut and this is where the Custom Keyboard Shortcuts come in handy. You can create Custom Keyboard Shortcuts in Windows 10 for various programs – from the traditional desktop apps to the new universal apps – you can fling in a shortcut so that you can instantly open them faster compared to when doing it manually and besides this also wouldn’t affect any of the ongoing system activity. To get started, you need to follow the steps provided below carefully.

To add Custom Keyboard hotkeys to a program and website desktop shortcuts, here’s what you have to do:

Step 1: First, you have to right-click on the app or website and select Properties. Step 2: After that, go to the Shortcut tab and from there, you will see the “Shortcut key” textbox which allows you to enter a new or custom keyboard shortcut for the app or website. Step 3: In the textbox field, input your preferred letters to set up the new hotkey. Keep in mind that this custom shortcut has to be combined with the Ctrl + Alt keys which means that if you want to select “N”, you have to tap the Ctrl + Alt + N keys. Step 4: Once done, click on the Apply and OK buttons to save the changes made and then close the window. Step 5: After that, tap the newly created keyboard shortcut, Ctrl + Alt + N keys again to open the app or website you’ve set up earlier.

To add Custom Keyboard hotkeys to a desktop app or an independent program that can be installed using direct download, here’s what you have to do:

Step 1: First, open the Start Menu and look for the icon/tile of the required app in the menu. However, if you are not able to find the desired app, then just click on the All Apps option to navigate through all the apps that are installed on your PC. Step 2: Once you find the app, just right-click on it and select More and then click on the “Open file location” option. Step 3: This will open a new window with the shortcut icon. Right-click on the app’s shortcut icon and select Properties. Step 4: This will open the Properties window where you can add the shortcut combination. Keep in mind that just like the previous method, the custom shortcut has to be combined with the Ctrl + Alt keys. For instance, if you select E, then you also have to set a keyboard shortcut that includes Ctrl + Alt, so it will be, Ctrl + Alt + E. Step 5: Once you’re done, click on the Apply and OK buttons to save the changes made. You should now be able to use the custom shortcut key you’ve set.
Read More
Driver Power State Failure Error in Windows
Driver state power failure error can be linked to three things happening in your computer. Incorrect power settings, driver issues, or incompatible hardware. Sadly when this error happens you only receive a blue screen of death with this message: Blue screen of death driver power state failureSadly receiving this blue screen does not really explain which of the three cases is the correct one and causing the unwanted issue. That being said, this article will not offer you a direct solution this time, it will be more like a guide on what to check and to do in order to remove this error, reason for this is the nature of the error itself. If your computer is booting properly and you can enter Windows without issues the first thing you can try is going into power options and set it to high performance, if you are on a laptop set high performance both ways, when plugged and when on battery. Power performance settings can reflect on some hardware and can cause mayhem. After setting reboot the computer and see if the error repeats itself. If the error persists go to the device manager and see if there is hardware that has any kind of warning beside it. If there is, update the driver or remove the driver of the device to see if this fixes the issue. If all of the previous two things fail there is another thing you could try. Turn off your computer and disconnect all hardware except the most basic one. Now, this may take a long period of time but boot your computer and then repeat this process but each time add a new piece of hardware to eliminate and find which one is causing the issue. When found try to see if it is repairable through driver updates or get a new device.
Read More
Shutdown your PC properly

So, you have finished with work, game, movie, music, email, or whatever on your PC, you look at the clock, it is late, you decide to go to sleep or outside, you click on the power button and choose shutdown. Now when a PC is shut down you feel good and go with your business but the next time you power it up you get the same error like the computer never really shut down in the first place. You wonder why and reboot it, just in case and all of the sudden error is gone.

If something similar has happened to you or you had the feeling that after shutting down your computer has not really felt like shutting it down, do not seek professional help, everything is OK with you because when you click on shut down, your computer does not really shut down!

Truth is that Microsoft has changed how to shut down works and how rebooting works in Windows with an update but has not publicly said anything about it so some users may experience this feeling of not shutdown phenomenon and might even think there is something wrong with their PC.

Why this change?

A few years ago shutdown button and option in Windows were really shutting down OS, but things changed when Microsoft wanted to increase boot-up speed. Now when that decision was made shutdown option was changed. So, what was changed? Well in order to increase Windows booting time, the shutdown will now turn off power to PC components and it will look like everything is indeed shutdown but the Windows kernel will actually be saved to a hard drive with all settings and just awaken once the PC is turned back ON. This will result in all errors and other stuff being just still present same as they were once the system was instructed to be turned off.

Rebooting your PC will now clear kernel and file from the hard drive and you will get a clean system startup without any issues tied with the kernel itself.

Workaround

Now that we know why and what change has been made to Windows logical question is can we shut down our PC at all properly? Luckily for us, the answer is yes and we will not need any external application to do it, we can still do it inside Windows itself and it is quite quick and easy.

Bringing back the old shutdown

In order to bring the old shutdown functionality of your PC please follow the instructions but be aware that by doing this your PC will boot a little bit slower since it will have to load the kernel from scratch each time computer is turned ON.

First thing is to go to settings and go to System

system settings

Then once you are inside the system, navigate to the power and sleep and click on it to select it. Once you have it selected to all the way to the right and click on additional power settings.

power and sleep options

When you click on advanced power settings you should be led to the control panel's power options. Inside this panel click on top left link where it says Choose what the power button does.

power options in control panel

Inside options, you will need to untick the box next to Turn on fast startup (recommended), this option has been ticked ON by the Windows update and probably without notifying you. Option means exactly what was described, it will save kernel state on the hard drive for faster boot time but sadly it can cause some issues since it will never be reloaded from 0.

If you are unable to uncheck the box click on the text beside the shield icon that says: Change settings that are currently unavailable (you will have to be logged in as administrator).

shutdown options for power buttons

Conclusion

Altho turning off fast startup and shutting down the PC completely will for sure extend your bootup time I still believe that it is the right choice since sometimes a lot of clutter and bad things accumulate over time inside the OS and can cause a vast variety of problems in a long run. So stay safe and shut down that PC as it used to be in the past.

Read More
Google docs crush with repeating a word

A newfound bug in Google docs is causing it to crush and upon reopening it will crush again making it very difficult to re-access your document. The bug is manifested when a series of the same word is typed into a document and Show grammar suggestion is turned on.

google doc bug

How was it found

A Google Docs user, Pat Needham brought up the issue on Google Docs Editors Help forum.

"I've only tried in Google Chrome, with documents from three separate Google accounts (personal, G Suite Basic, and work one which might be enterprise). All three experience this same issue".

"It's case-sensitive. So trying with 'and. and. And. and. And.' doesn't cause it to crash."

While Needham publicly reported the bug, it appears that the issue was discovered by Eliza Callahan who was writing a poem novel for her novel using Google Docs.

Needham's findings have also been confirmed by other users running Firefox 99.0.1

Another user, Sergii Dymchenko, said strings like "But. But. But. But. But." triggered the same response. Some also noticed putting any of the terms like "Also, Therefore, And, Anyway, But, Who, Why, Besides, However," in the same format achieved the outcome.

A YCombinator HackerNews reader suspected the cause to be the "Show grammar suggestion" option in Google Docs.

A Google spokesperson confirmed the presence of the issue adding, "we're aware of this issue and the team is working on a fix."

How to recover your document

First thing first, turn off Show grammar suggestions so you do not run into issue by accident. In order to turn it off go to Tools and then into Spelling and grammar and untick Show grammar suggestions.

Now, if you already have a document that has been crushed, fear not because there is a workaround to access it. For some strange reason this bug does not manifest on Google Docs mobile app, so you can open the crushed document in the mobile app, delete words that have caused the bug and reopen the document on your desktop.

Until Google comes up with the solution this is currently the only way to address the issue.

Read More
Fix Windows Update Error Code 0x8e5e0147
As you already know, the Windows Update mechanism in Windows 10 is a bit complex as it depends on thousands of files and services in order to properly function. There are DLL files and services that support this mechanism’s proper functioning. And so if there is any malfunction with any of these files or services, it will result in some errors when running Windows Update. One of these errors is the error code 0x8e5e0147 which has the following error message: “There was a problem installing some updates, but we’ll try again later. If you keep seeing this and want to search the web or contact support for information, this may help – Error 0x8e5e0147” To fix this error, there are several methods you can try. You can run the Windows Update troubleshooter or reset the Windows Update components manually or clear the SoftwareDistribution folder and install the update manually. You could also reset the Windows Update Agent to default using a command in PowerShell.

Option 1 – Try to run the Windows Update troubleshooter

The first thing you can do to fix the Windows Update error code 0x8e5e0147 is to run the Windows Update Troubleshooter. To run it, go to Settings and then select Troubleshoot from the options. From there, click on Windows Update and then click the “Run the troubleshooter” button. After that, follow the next on-screen instructions and you should be good to go.

Option 2 – Try to reset the Windows Update components

If by any chance that the third option didn’t work, you can also try resetting the Windows Update components as it could also help you resolve the Windows Update error. How? Refer to the following steps:
  • Open Command Prompt with admin privileges.
  • After that, type each one of the following commands and hit Enter after you key in one after the other.
    • net stop wuauserv
    • net stop cryptsvc
    • net stop bits
    • net stop msiserver
Note: The commands you entered will stop the Windows Update components such as Windows Update service, Cryptographic services, BITS and MSI Installer.
  • After disabling WU components, you need to rename both the SoftwareDistribution and Catroot2 folders. To do that, type each one of the following commands below and don’t forget to hit Enter after you type one command after the other.
    • ren C:/Windows/SoftwareDistribution/SoftwareDistribution.old
    • ren C:/Windows/System32/catroot2/Catroot2.old
  • Next, restart the services you’ve stopped by entering another series of commands. Don’t forget to hit Enter after you key in one command after the other.
    • net start wuauserv
    • net start cryptsvc
    • net start bits
    • net start msiserver
  • Close Command Prompt and reboot your PC.

Option 3 – Try downloading and installing the Windows Updates manually

Windows Update error code 0x8e5e0147 might be due to a Windows Update that has failed. So if it is not a feature update and only a cumulative update, you can download the Windows Update and install it manually. But first, you need to find out which update has failed, and to do so, refer to the following steps:
  • Go to Settings and from there go to Update and Security > View Update History.
  • Next, check which particular update has failed. Note that Updates that have failed to install will be displayed under the Status column which has a label of “Failed”.
  • After that, go to the Microsoft Download Center and look for that update using its KB number and once you find it, download and then install it manually.
Note: You can also use the Microsoft Update Catalog, a service from Microsoft that provides a list of software updates that can be distributed over a corporate network. With the help of this service, it can be easier for you to find Microsoft software updates, drivers as well as fixes. Option 4 – Try to reset the Windows Update Agent Since you can’t update the Windows Update Agent on your Windows 10 computer manually, you can try resetting it instead and you can do it using the Reset Windows Update Agent tool which you can download from the official Microsoft website. This tool allows you to:
    • Scan all protected system file and replace the corrupted one’s (sfc /scannow)
    • Scan, detect, and repair corruptions in Windows system image
    • Clean up superseded components
    • Reset Windows Update components
  • Change invalid values in Windows Registry
  • Delete temporary files
Moreover, this tool also allows you to carry out these operations:
  • Open Internet Explorer settings
  • Search for Windows Updates
  • Explorer for local or online solutions
  • Restart your computer
Read More
Dangerous GriftHorse Trojan found on Android
There has been recently discovered in the field of malware targeting Android devices. Affecting more than 10 million users of Android phones, the malware GriftHorse is doing its attacks via phishing and premium services scams. A lot of applications have been discovered that are hosts for this malware and many of them are inside the Google store and available for download. GriftHorseAccording to Zimperium zLabs, this malware that was recently detected has been doing its scams and attacks even in November of 2020 and has thus far accumulated hundreds of thousands of dollars in its scam. On the surface it looks very harmless, asking for typical permissions like internet access, calls, and other related needed functions, and then it waits. After few months the real attack happens when users get charged with premium service they never subscribed to in the first place.

List of Infected Applications that Carry GriftHorse Trojan

Zimperium zLabs listed out some of the apps with this malware. Users are advised to avoid installing them.
  •     Amazing Video Editor
  •     Bag X-Ray 100% Scanner
  •     Bus – Metrolis 2021
  •     Call Recoder Pro
  •     Call Blocker-Spam Call Blocker
  •     Cinema Hall: Free HD Movies
  •     Coupons & Gifts: InstaShop
  •     GPS Phone Tracker – Family Locator
  •     Fingerprint Changer
  •     Fitness Point
  •     Free Calls WorldWide
  •     Geospot: GPS Location Tracker
  •     GPS Phone Tracker – Family Locator
  •     Handy Translator Pro
  •     Horoscope : Fortune
  •     iCare – Find Location
  •     iConnected Tracker
  •     Instant Speech Translation
  •     Lifeel – scan and test
  •     My Chat Translator
  •     My Locator Plus
  •     Plant Camera Identifier
  •     Racers Car Driver
  •     Safe Lock
  •     Screen Mirroring TV Cast
  •     Slime Simulator
  •     Smart Spot Locator
These are only some of the many infected apps available on the internet. Zimperium zLabs also warned that GriftHorse Trojan exists in over 70 countries worldwide. The infected app quickly changes the language and displays content depending on the user’s IP address.
Read More
Windows is stuck in Airplane Mode
As of late, a number of users reported experiencing a problem where their Windows 10 computers get stuck on Airplane mode for some unknown reason. According to the affected users, they were unable to turn off the Airplane mode which means that their computers are also not able to connect to the internet. One of the possible reasons why this kind of issue occurs is that there could be a bug with the airplane mode or it could also be the doing of faulty network drivers or physical switch that’s turned on, and so on. If you are one of the few users who experience the same issue, then read on as this post will guide you on what to do if your Windows 10 computer gets stuck on Airplane mode. There are a couple of suggestions you can check out to resolve the problem. You can try to check the status of the Radio Management service, flush the DNS cache or you could turn off the airplane mode via system settings. You could also update the network drivers or turn off the physical switch for airplane mode or make some adjustments in the Windows Registry. For more details, refer to each one of the suggestions provided below.

Option 1 – Try to check the Radio Management Service status

  • First, tap the Win + R keys to open the Run dialog box and type “services.msc” in the field, and hit Enter to open the Windows Services Manager.
  • Next, look for the Radio Management service and select Properties.
  • From there, change its Startup type to Disabled and click on the Apply and OK buttons to save the changes made.
  • Once done, restart your computer and check if you can now turn off the airplane mode.

Option 2 – Flush the DNS cache

You could also try to flush the DNS cache to fix the “ERR_ICAN_NAME_COLLISION” error. All you have to do is open Command Prompt as an administrator and then execute each one of the following commands sequentially to flush the DNS cache:
  • ipconfig/release
  • ipconfig/renew
  • ipconfig/flushdns

Option 3 – Try turning off the airplane mode via System settings

If flushing the DNS cache did not help in fixing the problem, then you might want to turn off airplane mode via system settings.
  • In the Windows Search bar, type “airplane mode”.
  • From the search results that appear, click on Airplane mode.
  • After that, a window will appear where you have to turn off the toggle button for Airplane mode.

Option 4 – Try to update, rollback or reinstall the Network adapter drivers

The next thing you can do to resolve the problem is to update the Network Adapter drivers by following these steps:
  • Tap the Win + R keys to launch the Run window and then type in the “devmgmt.msc” command and hit Enter to open the Device Manager window.
  • Under the Device Manager, you will see a list of drivers. From there, look for the Network Adapters and expand them.
  • Look for the Broadcom Network Adapter and right-click on it, as well as other network adapters that have an exclamation icon, and update them all.
  • Restart your PC and see if it helped in fixing the problem.
Note: If updating the network drivers didn’t help in fixing the problem, you can also try to roll back the very same drivers from their previous versions and restart your Windows 10 PC. After that, the system itself will reinstall the drivers you just uninstalled. Alternatively, you can also download and install the drivers from the manufacturer’s website directly. To reinstall the network adapter drivers, refer to these steps:
  • Open the Devices Manager from the Win X Menu.
  • Then locate the device drivers and right-click on them to open the Properties.
  • After that, switch to the Driver tab and click on the Uninstall Device button.
  • Follow the screen option to completely uninstall it.
  • Finally, restart your computer. It will just reinstall the device drivers automatically.

Option 5 – Try to turn off the physical switch for Airplane mode

If your computer has a physical switch to turn on or off the airplane mode, then you might want to check that switch if you have one. Chances are, it could be the reason why you’re unable to turn off Airplane mode on your computer.

Option 6 – Try to make some adjustments in the Registry

  • Tap the Win + R keys to launch the Run utility.
  • Then type “Regedit” in the field and hit Enter to open the Registry Editor.
  • Next, navigate to this registry path: HKEY_LOCAL_MACHINESystemCurrentControlSetControlClass
  • From there, edit the registry value of “RadioEnable” to “1”.
  • Exit the Registry Editor once done, and restart your computer.
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