Strange and anxious message no internet, secured can happen even during when everything is ok and you do indeed have internet. So in order to fix this issue please keep on reading.
Reset Router
Most a simple and most straightforward solution and 80% of the time it works like a charm. Before trying other solutions, try this simple one.
Run the Networking Troubleshooter
Run the build-in Windows 10 troubleshooter for networking.
To do this, right-click Start then select Settings
In the Settings window, click Update & Security > Troubleshoot > Additional troubleshooters > Internet Connections > Run the troubleshooter then follow the instructions
Device Manager solution
The Windows device manager is the place where you can update, disable and re-enable, and reinstall your devices, including the network adapter which is most likely the cause of this issue.
In Device Manager, click Network adapters then locate your network adapter and right-click on it
Do the following things in order presented:
Update driver.
Disable device, enable Flight mode in the taskbar, reboot PC, then Enable device and turn off Flight mode.
Uninstall device, reboot PC, reinstall the device if it was not installed automatically
Refresh IP Configuration
Refreshing your IP configuration reassigns your IP address, which will fix the problem if it was down to your IP allocation issues
Open the Command Prompt, then enter the following commands:
ipconfig /release
ipconfig /renew
Reset Winsock
There are a couple of other things you can try in the command prompt. The Winsock protocol controls a big chunk of your computer’s communication with network services and resetting it will reset many of those under-the-hood elements to their default settings.
Enter the following into the command prompt:
netsh winsock reset catalog
Fix Connection’s Properties
Click the Wi-Fi (or Ethernet) connection icon in the taskbar, then Network & Internet Settings.
In the new window, click Change adapter options then right-click the affected connection and click Properties.
In the Properties window, make sure all the following boxes are ticked:
Client for Microsoft Networks
File and Printer Sharing
Internet Protocol Version 4
Internet Protocol Version 6
Link-layer Topology Discovery Responder
Click OK and restart PC.
Disable iPv6
IPv6 is the relatively new Internet protocol that more and more PCs are using due to the fact that the number of available IPv4 addresses is simply running out. Not all networking equipment and ISPs play nice with iPv6, however, so if you have this switched on, then it could be interfering with your connection. If you suspect this might be the issue, uncheck the IPv6 box under your connection’s Properties.
Socket Error 10060 is a typical Outlook Express error. This error often occurs when the connection to the server fails. It specifically refers to a timeout while communicating with the email providers servers.
The vast majority of all emails use SMTP for outgoing mail. Socket error 10060 in most instances is related to the SMTP settings for the user’s email.
The error message is sometimes displayed in the following format:
Outlook Express Socket Error10060 - The connection to the server failed Account:’ your account’
Another thing you must know about this error is that it only stops the user from sending emails. This means that you can only receive emails, not send them.
Solution
Error Causes
The cause of this error code is hard to narrow down typically because there are many causes that can trigger the socket error code 10060. Some of the most common causes of this error code are:
Issues in email settings
Authentication settings
Firewall settings
Malware
Though this is not a critical error code it is advisable to fix it immediately without any delays.
This error can hamper your communication via email and slow down your work productivity especially if you use Outlook for communication across the organization.
Further Information and Manual Repair
Here are some of the many methods to fix and resolve this error code. To help you resolve this issue, we have selected and listed down the best, quick, and easy do-it-yourself methods. Try them and repair Socket error code 10060 all by yourself without any professional assistance.
Method 1 - Check the Names of POP3 and SMTP Servers
To begin with, first check the names of the POP3 and SMTP servers to ensure that they are correct. Then check the outgoing SMTP port. Contact your email provider to determine the correct settings.
Sometimes email providers change this value more than any other in their individual settings. Get it verified. Change the settings if needed.
Method 2 - Outgoing SMTP Server Requires Authentication
Sometimes the error code may occur due to authentication issues. If this is the reason then, don’t worry it is easy to fix. Simply go to the settings options and check the box ‘My server requires authentication’.
Once you check the box, try sending the email again. This is most likely to resolve the socket error 10060 on your PC.
Method 3 - Disable Firewall
Your Firewall security may sometimes be the reason for socket error 10060 too. Therefore if after trying method 1 and 2, the error still persists, then it is advisable to disable firewall.
Once you disable it, try sending an email using your Outlook account. If it works, the error is resolved.
Method 4 - Scan for Malware
There is a possibility that the Socket error 10060 is popping on your PC due to malware infection. If so, then it is advisable to download Restoro.
This is a highly functional and a user-friendly PC fixer deployed with a powerful antivirus and several other scanners. Run it on your PC to scan for malware. It detects and removes all types of malware including Trojans, viruses, adware, spyware, and more in seconds.
Click here to download Restoro to resolve socket error 10060 on your system today.
A couple of Windows 10 users have reported an error on domain-connected systems when they tried accessing their computer systems remotely. This occurs when the network level authentication or NLA is enabled on the computer. If you are one of these users, you better keep reading as this post will guide you on how you can fix this error. To resolve this issue, there are several workarounds you can try. You can either disable this option directly via properties or you can also modify some registry entries or sub-keys and restart the system.
When you encounter this problem, an error message pops up that states:
“The remote computer that you are trying to connect to requires network level authentication (NLA), but your windows domain controller cannot be contacted to perform NLA. If you are an administrator on the remote computer, you can disable NLA by using the options on the Remote tab of the System Properties dialog box.”
Or you could also see this error message instead:
“The remote computer requires Network Level Authentication, which your computer does not support. For assistance, contact your system administrator or technical support.”
Before you proceed in troubleshooting the problem using the options provided below, you need to create a backup for your data or system restore point as well as make a copy of any registry entries you are going to modify.
Option 1 – Disable Network Level Authentication via Properties
The NLA is a useful tool that provides your computer with extra security and helps network administrators in controlling who can log into the system with just a click of a single box. However, there are times when it can become a disadvantage and could prevent you from accessing your system remotely. Thus, you need to disable it using Properties.
Tap the Win + R keys to open the Run dialog box.
After that, type in “sysdm.cpl” and tap Enter to open System Properties.
Next, go to the remote tab and uncheck the checkbox for the “Allow connections only from computers running Remote Desktop with Network Level Authentication (recommended)” option.
Now click the Apply button to save the changes made and exit System Properties and then try logging into the remote computer again and see if the problem is fixed or not.
Option 2 – Disable NLA via Registry Editor
Note that you can only use this option if the first one didn’t work for you. Take note that this option will require you to restart your PC completely which could mean some downtime if your computer is running a production server. So make sure to save all your work.
Tap the Win + R keys to open the Run dialog box and then type in “Regedit” in the field and tap Enter to open the Registry Editor.
From there, click on File > Connect Network Registry and input the details of the remote computer and then try to connect.
Navigate to the path below after you’re connected:
HKLM >SYSTEM > CurrentControlSet > Control >Terminal Server > WinStations > RDP-Tcp
After that, change the values given below to “0”
SecurityLayer
UserAuthentication
The navigate to PowerShell and execute this command – restart-computer
Option 3 – Disable NLA via PowerShell
PowerShell allows you to tap into the remote computer and once you’ve targeted the machine, you can execute the commands given below to disable NLA.
Tap the Win + S to open Search and then type in “PowerShell” in the field. Right-click on the related result and select the “Run as administrator” option.
After opening PowerShell, execute the command below:
Once in the PowerShell, execute the following command:
$TargetMachine = “Target-Machine-Name”(Get-WmiObject -class “Win32_TSGeneralSetting” -Namespace rootcimv2terminalservices -ComputerName $TargetMachine -Filter “TerminalName=’RDP-tcp'”).SetUserAuthenticationRequired(0)
Note: In the command given, the “Target-Machine-Name” is the name of the machine you are targeting.
Option 4 – Use the Group Policy Editor to disable NLA
Another option you can use to disable NLA is via the Group Policy Editor. This is ideal for you if you are blanket disabling. Just take note that the Group Policy Editor is a powerful tool and that if you make some mistakes by changing values you have no clue about, you can render your computer useless so make sure that you create a backup for all the values before you proceed.
Tap the Win + R keys to open the Run dialog box.
Then type in “gpedit.msc” and tap Enter to open the Group Policy Editor.
From there, go to this path – Computer Configuration > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Security
After that, search for “Require user authentication for remote connections by using Network Level Authentication” and set it to disabled.
Windows 10 setup is a bit complicated which is why it’s uncommon to encounter errors along the way. One of these errors you can encounter when running Windows Setup is the error code 0x80070006. If you are trying to fix this error, you’ve come to the right place as this post will guide you on how to do so.
When you get the error code 0x80070006, you will see the following error message:
“Windows cannot install required files. Network problems may be preventing Windows from accessing the file. Make sure the computer is connected to the network and restart the installation. Error code: 0x80070006.”
As stated in the error message, this kind of error in Windows Setup is due to an unstable or unreliable network connection. Such problems can also be triggered by network hardware which includes the network adapters and the network routers. To fix this error, you need to check your internet connection and router or run the built-in network troubleshooter. You could also try using a different USB port or recreate a bootable USB drive as well as get a new Windows image file.
Option 1 – Try checking your internet connection and router
As mentioned, this Windows 10 setup error could be due to an unstable internet connection. To fix it, the first thing you have to do is to check the status of your internet connection and see if it is stable and has enough speed to run the setup. If it’s slow, then it’s no wonder that the setup process failed. To fix that, you can try to reboot your router from its admin panel or you can just turn it off manually and then turn it back on after a couple of seconds. In addition, you also have to check if it’s plugged in properly.
Option 2 – Try to run the Network Adapter troubleshooter
The next thing you can do is to run the Network Adapter troubleshooter. This built-in troubleshooter can help resolve any network issues. It can reset the adapters, remove cached settings, and many more. To run it, follow these steps:
Go to Settings > Update & security and from there select Troubleshoot.
Next, scroll down and select the “Network Adapter” option from the right pane.
Then click on the Run Troubleshooter” button.
After that, your computer will check for any possible errors and will pinpoint the root cause of the problem if possible.
Option 3 – Try to use a different USB port
You might want to check the integrity of the USB port where connected the device if you are using a bootable USB storage device to run the setup for Windows 10. All you have to do is switch the USB port or try to use another bootable USB device and see if it fixes the problem.
Option 4 – Try recreating the Windows 10 installation USB
Recreating the Windows 10 installation USB might help in fixing the problem. You can use a USB drive to do so but make sure that it has a great read-write speed. Follow the steps below to recreate Windows 10 installation USB”
Click this link and then click the Download Tool Now button.
Next, click the “Use the tool to create installation media (USB flash drive, DVD, or ISO file)…” option and follow the next given instructions on the screen.
Now select the ISO file option in step 5.
After that, you should now have an ISO file.
Next, go to the location where you’ve downloaded the ISO file.
Then right-click on the Windows 10 ISO file and select the Open with option and then select File Explorer.
Now click on “setup.exe” and follow the next instructions that appear on the screen. When asked, you have to select either Nothing (clean install) or Keep personal files only option. Take note that you must not select the “Keep personal files, apps, and Windows settings since it doesn’t really work.
Option 5 – Try getting a new Windows image file
If none of the four given options above worked, you might want to get a newer installation image using the Windows Media Creation tool. After that, create the bootable USB drive and once completed and then try to run the Windows 10 setup again.
Error 2046 is an error code related to Adobe Flash Player. It usually occurs while watching movies or videos on the web browser. This error code may interrupt video display and hamper you from watching your favorite movies and videos.
Solution
Error Causes
Narrowing down the reason for the occurrence of this error code is quite difficult virtually because it may trigger due to several reasons such as:
There might be issues with Adobe Flash Player settings
Ad-blocking products
Windows not updated
Registry issues
Malware infection
Flash Player Add on not properly installed
Further Information and Manual Repair
The good news is that the error 2046 is not fatal. It is easy to fix. In fact, it is so easy to repair that you can do it all by yourself even if you are not a computer whiz. You don’t have to hire a professional and spend hundreds of dollars on repairs.
Here are some of the many manual solutions that you can try to fix this issue on your computer screen:
Reinstall Adobe Flash Player
Since this error code is largely related to Adobe Flash Player, it is advisable to start by reinstalling the Flash Player. Here is a step-by-step guide to help you work through it.
First, click start and then select the control panel.
Now click on programs and then uninstall Flash Player from the program list.
If it works perfectly, then the issue is resolved. If not, then try other methods given below.
Re-Enable Flash Player Add-on
Adobe Flash Player add-on is basically installed in IE (Internet Explorer) which is loaded each time you load IE. Sometimes the problem with this add-on can also generate error 2046.
Now select Adobe Flash Player Active X and then click disable tab.
Once that’s done, restart the web browser and repeat the same steps but this time click enable button. This will hopefully resolve the issue.
Unblock Ad Blocking Products
Sometimes error 2046 may pop up on your screen if you use ad-blocking products like AdBlock Plus. If so, then try uninstalling ad-blocking products installed on your PC to fix the issue.
Install Window Update
Microsoft releases new updates every now and then. These updates are made with the objective of solving bugs and run-time errors like error 2046.
Therefore if the error code is related to Windows updates then to resolve it is it advisable to launch the Windows update program and update your operating system.
For this, click Start, All Programs, and then click Windows Update. Now click the Check for updates button and download and install the new updates. Once that is complete, restart your PC to bring changes into effect.
Scan for Malware and Look For Registry issues
Whether the issue is related to malware or the registry, it is recommended to download Restoro.
This is a next-generation and a multi-functional PC Fixer embedded with a powerful antivirus and a registry cleaner. Run it on your PC and scan for viruses and registry issues and click repair to resolve. It is user-friendly and compatible with all Windows versions.
Click here to download Restoro to resolve error 2046.
In previous versions of Windows changing the system, the font was a pretty straightforward process, but it seems Microsoft did not want this feature to keep for whatever reason and there is no option as of the time of the writing of this article to do it in standard options in Windows 10.
But do not worry, you are still able to customize your Windows and choose which font would you like to see inside it in all of its dialogs. You can choose whichever font you desire, the only prerequisite is it to be installed on your system.
This guide will require you to change values in the registry of Windows itself so please follow step-by-step instructions and always make a backup of the registry before changing it in order to prevent some permanent Windows issues.
All of that being said, let's start.
Setting new font
First thing is to open notepad, in the notepad paste the next block of code:
Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]"Segoe UI (TrueType)"="""Segoe UI Bold (TrueType)"="""Segoe UI Bold Italic (TrueType)"="""Segoe UI Italic (TrueType)"="""Segoe UI Light (TrueType)"="""Segoe UI Semibold (TrueType)"="""Segoe UI Symbol (TrueType)"=""[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes]"Segoe UI"="NEW_FONT"
Where in "Segoe UI"="NEW_FONT" instead of NEW_FONT you need to write the exact name of the font that you wish to use as a system font.
Once you have replaced the default system font with your desired one, go to File and save as, from file type drop-down menu, choose all files and save this file as .REG type giving it whatever name you wish.
When the file is saved, close notepad, right-click on the saved file and choose the merge option. Confirm with YES and click on OK. Reboot your system and your Windows will now use the font of your choice as its default system font.
Restoring default font
If you wish to return the old default system font as it was, follow the same steps but in your notepad paste this code:
If you are trying to copy a folder or file in your Windows 10 computer but encountered an error that says, “There is insufficient disk space to complete operation”, then you’ve come to the right place as this post will walk you through how you can fix the error. This kind of problem could be due to lack of disk space, corrupted disk, and many more. In such cases, this error usually pops up when you move or copy a file or folder to a particular location.
There are several potential fixes you can check out to fix this error. You can try to run the Storage Sense or Disk Cleanup or try copying or moving the file in a Clean Boot State. You could also try formatting the given partition to NTFS. For more information, refer to each one of the options provided below.
Option 1 – Try to delete the temporary files
The error could be caused by some temporary or junk files in your computer and so you need to clear them up to fix the problem. You can achieve that using the Storage Sense feature.
Open Setting > System > Storage from the WinX Menu.
From there, you will see a list of all the local and connected storage devices along with the details on the free space. Make sure that Storage Sense is on.
Next, find a link that says “Free Up Space” and click it to open.
After that, a screen which is the built-in program in Windows 10 will appear and will scan your computer for the following junk files so you can free up disk space:
Windows Upgrade Log Files
The system created Windows Error Reporting Files
Thumbnails
Temporary Internet Files
Previous Windows Installation Files
Delivery Optimisation Files
DirectX Shader Cache
Choose the files you want to get rid of and then click on the remove files option. Note that you’ll have an idea of the total size as you select any of the junk files listed above.
Now go to the “Free Up Space Now” section and click the Clean now button. This will get rid of all the temporary or junk files in your computer and should hopefully fix the “There is insufficient disk space to complete operation” error.
Option 2 – Restart your computer in a Clean Boot State
If the first options didn’t work and you still see the “There is insufficient disk space to complete operation” error when you copy folder or files, you can try putting your computer in a Clean Boot State and then again.
Log onto your PC as an administrator.
Type in MSConfig in the Start Search to open the System Configuration utility.
From there, go to the General tab and click “Selective startup”.
Clear the “Load Startup items” check box and make sure that the “Load System Services” and “Use Original boot configuration” options are checked.
Next, click the Services tab and select the “Hide All Microsoft Services” check box.
Click Disable all.
Click on Apply/OK and restart your PC. (This will put your PC into a Clean Boot State. And configure Windows to use the usual startup, just simply undo the changes.)
Now try to connect copy the folder or file once more and check if the error is now gone.
Option 3 – Try formatting the given partition to NTFS
Even though this option may take a lot of your time, it is proven to fix the “There is insufficient disk space to complete operation” error as reported by many users who also went through the same dilemma. So if the removable disk is showing the same error message no matter which computer you insert it, you might have to format the drive with the help of Command Prompt. But before you do that, you must know that all the contents of your drive will be permanently deleted after you format it.
Tap Win + R to launch Run.
Type in cmd and then tap Enter or click OK to open the Command Prompt.
And in the elevated window of Command Prompt, type in the following command:
format F: /fs:ntfs
In the command given above, “F” is the drive letter and “NTFS” is the file system you want. Just remember to replace “F” with the drive letter you want to format as well as the file system you prefer. Brace yourself as this process might take quite a while even if you only have a 4 GB USB drive – so you must not close the window under any circumstances as the drive might get corrupted and wait for the process to finish.
Kernel Mode Heap Corruption is the error message that the Windows operating system throws when it encounters a blue screen of death or BSOD error during PC startup or launching specific programs such as video games. It is mainly caused due to software conflicts, driver issues (especially graphics card driver), and computer hardware malfunctioning.
The good news is that this error is easily fixable.
Follow the next steps in order to fix the error:
Rollback graphic card driver
Press ⊞ WINDOWS + X to open Windows secret menu and click on device manager
Expand Display adapters section
Right-click on your GPU and choose properties
In properties window go to the driver tab and click on Roll back driver
Select the reason for operation and click on YESReboot your PC
Update corrupted and outdated drivers
How is this error mostly driver issue, updating and fixing bad drivers can fix it very easily. As in the previous step, you will need to open the device manager and go through all drivers and manually check for updates for each one, update as necessary or reinstall ones you might think have gone rogue. If you are not experienced enough with this kind of task install some automatic solution for this task like DriverFix
Check for software issues
If this error started happening after the installation of new software it is very likely that the application is causing problems. Try uninstalling or disabling the application to see if it will fix the issue. You can also boot Windows in safe mode to see if the error will happen there, if Windows is working fine in safe mode, it is likely that issue is on the software side.
Run SFC scan
Press ⊞ WINDOWS + X and choose Command prompt (admin)
In command prompt type in sfc /scannow and press ENTERWait for the process to be finished and Reboot the system
There is no doubt that the VLC media player is one of the best kinds of media players available today. However, it is not without any issues and one of the common issues encountered by users is VLC’s inability to be updated. And when you try to update VLC, you only get an error message saying, “An error occurred while checking for updates”.
This inability to update VLC can be quite a headache for many users especially the ones who are facing other issues in VLC and has to update it in order to resolve them. So how will you update VLC and fix its issues when you can’t even update it in the first place? Worry not as this post will help you out. Refer to the suggestions laid out below to resolve the issue in updating VLC.
Option 1 – Check if VLC is not being blocked by the Firewall
There are instances when the Firewall like the Windows Defender Firewall blocks VLC for some unknown reason without your knowledge. Thus, you need to allow VLC to get past the Firewall in order for you to fix the issue else you won’t be able to send out a network communication. To do that, follow the steps below.
Tap the Windows key + I to open the Settings app.
Then click on the Update & Security option.
After that, click on Windows Security and click the Open Windows Defender Security Center option. This will open the Windows Defender antivirus and antimalware program.
From there, click on Firewall & network protection.
Next, click on Allow an app through Firewall. You should see a list of programs. Scroll down until you see VLC and make sure that all the boxes are ticked including the Public and Private ones.
Once you’re done, restart your PC and then try updating VLC again.
Just open VLC and select the Help menu and click on Check for Updates.
Option 2 – Try running the VLC media player as an administrator
There are programs designed for Windows 10 that won’t work fully unless some parameters are met. In most cases, starting the program as an admin should resolve the problem, thus, that’s what you have to do to try and fix the “An error occurred while checking for updates” in VLC.
First, right-click on the VLC Media Player desktop icon and then select the “Run as administrator” option or you could also right-click on the icon and click on Properties.
After that, click the Compatibility tab and then tick the box labeled “Run this program as an administrator”.
Next, click the OK button and then open VLC again and try updating it. That should fix the problem.
In today's IT world, if you want a computer for typical day-to-day actions and gaming, there are 3 primary ways you can go. An Apple computer with its proprietary hardware and operating system or a typical machine with Windows or Linux operating system.
Each system has both advantages and disadvantages and picking the right one might be difficult for some users. From hardware differences to specific software and operating system, each system is aimed at a different type of work, and in this article, we will explore each one and help you in choosing the right one for you.
Apple ecosystem
Apple has managed to create a unique ecosystem of its own devices, from its iMac desktop computers to more professional MAC studio and power MAC and all the way to tablet iPad and iPhone are powered by Apple's own operating system that connects all of these devices into one large system. So if you really need one singular ecosystem this is a huge advantage.
The ecosystem on the side, MAC computer systems are great, some would argue best for coding, design, video work, and sound editing. MAC M2 chip is optimized for all of these tasks and a specially tailored operating system is just the icing on the cake. Specific Apple-made software like a logic pro or final cut also helps a lot to position MAC systems on top of the line.
Reading all of this you might think hey this is the computer for me, it does everything! Sadly the truth is not like that. The first thing that is difficult on MAC systems and a maybe big reason that it is not so adopted outside professional working environment is lack of games. If you are a gamer or plan on using MAC for gaming, well I have some bad news. The second big turn-off is that MAC systems tend to be more expensive than PC systems, yes components are of higher quality but rest assured that you will pay for also for branding.
Get MAC as your workstation for serious work and for good tech support, if you need a plain home computer keep reading.
Windows PC machine
There is no better feeling than assembling your own computer, tweaking hardware to make a monster and despite haters hating, Windows is the best all-around operating system on the market. It is supporting the largest variety of hardware and the largest variety of software.
The best platform for serious gaming and streaming Windows machine has cemented itself as a multimedia powerhouse. But, this kind of computer is not alien to being also a professional machine, you can practically do everything that you can do on Apple or Linux machine inside Windows, yes some things might require extra steps or will be slightly slower but in the end, being able to do anything is the greatest strength of Windows machine.
Of course, every system has its flaws and Windows is not immune to that. One of the biggest is being the operating system for every hardware ever made and every software as well while keeping legacy support for old software and hardware, basically, its biggest strength is in the same time its biggest weakness leading to sometimes stability issues. Also being able to place any kind of hardware can also lead to the same stability issues. Executing something a little slower than other systems and having some extra steps can also be looked upon as weaknesses.
Linux system
First and perhaps for some people, the biggest advantage of the Linux operating system is its price, it is completely free! Other advantages include the great server and networking included in the OS itself, the large amount of customization, and unmatched stability. The ability to write scripts inside the OS terminal is also a great thing and coding is much more streamlined and friendlier than on other machines.
The power of Linux is the ability to change anything, even on the system layer, no other operating system will let you change the basic functionality of the OS itself while Linux will let you do this. It is also the only operating system you can fully use by booting it up from a USB stick and having the same experience as it was installed on a local hard drive. Among other OS mentioned earlier, Linux is by far the lightest one, taking the smallest amount of memory among the three.
The bad side of the Linux machine is the steep learning curve, among the three mentioned operating systems rest assured Linux is the most difficult to learn and be comfortable in it. The operating system will require you to know the hardware and how computers work in order to fully use its potential. Other things that place it behind are not so wide hardware support compared to Windows and the somewhat confusing distro model.
Linux versions come in form of different distro packages and first-time users will face many of them being left in awe of which one to choose. Also installing drivers and software via a package system can also be a tedious task as well, often being that some version of the driver will not work on the newer version of the Linux distro.
Get a Linux machine if you are well versed in computer technology, if you want great customization of the OS itself or if you do not want to spend money on OS and software since almost entire Linux software is open source.
BSOD or Blue Screen of Death errors are one of the most common errors you can encounter on your Windows PC. One of these BSOD errors is the “ACPI_BIOS_ERROR”. If you suddenly get this error, it means that there is some problem in booting the operating system from your hard drive or Windows was not properly installed on your PC. In addition, this error could also mean that there is something wrong with the CMOS battery located in the motherboard.
Unlike other BSOD errors, the workaround for this error is a bit different as these workarounds require a bit more expertise in updating the BIOS as well as setting the correct boot configuration. If you know are capable enough in troubleshooting the problem, refer to the instructions laid out below to fix the BSOD “ACPI_BIOS_ERROR”.
Option 1 – Try to remove the SSD and update the BIOS
The first thing you have to do is to check the primary storage devices on your PC. If you have just installed a new hard drive or SSD recently on your computer, then it’s most likely the cause of the BSOD error. Moreover, you should also ensure that your BIOS is up-to-date to the latest available build.
Remove the SSD/HDD and inject a different HDD that was already preinstalled in your Windows PC.
After that, update the BIOS to the latest available build. After updating it, insert the old SSD/HDD and then try to boot your PC again. The problem should be fixed now. If not, refer to the next given option.
Option 2 – Try to check the CMOS battery and reset the CMOS module
As mentioned earlier, the CMOS battery might also be the one that’s causing the problem. It is a physical component of the motherboard and is a memory chip that contains all the settings configuration on your computer and is also powered by a battery. So if your battery loses power, the CMOS will be reset and as a result, all the configurations will be gone as well. It is also possible that the CMOS module is not properly working and every time things are saved, they are properly written due to the battery. That’s why you have to consider changing the CMOS battery and see if it fixes the problem. In addition, you also have to make sure that you completely reset the CMOS module and then try booting your PC again.
Option 3 – Try to check the BIOS settings
If the BIOS settings are incorrect, chances are that’s the reason why you’re getting the “ACPI_BIOS_ERROR” BSOD error. Every BIOS has different settings which you can make use of to enhance your computer experience. So make sure that your BIOS is up-to-date and that the settings are in accordance with your requirement.
Another thing you can try is to disable the Legacy USB and the Legacy BIOS in the BIOS settings if you are trying to install a 64 bit Windows version. Make sure that you also enable AHCI before plugging in the installation drive on your PC. Moreover, ensure that your PC is using IDE or Integrated Drive Electronics mode instead of SATA or Serial Advanced Technology Attachment. Aside from that, try to check the extracted setup if it is in NTFS format, if it is, you should extract the ISO in FAT32 and use it to install Windows.
Option 4 – Try to reset the ACPI Compliant Control Method
ACPI or Advanced Configuration and Power Interface provide an open standard that operating systems can use to detect hardware, perform power management, as well as monitor the status of your device and provide information for other processes. Chances are, there are some misconfigurations with this module on your PC that lead to believing that there is no battery present. That’s why you need to reset it and see if it fixes the BSOD error or not.
Boot your PC into Safe Mode.
Tap the Win + R keys to open the Run dialog box.
Type in “devmgmt.msc” in the field and tap Enter to open the Device Manager.
After opening the Device Manager, go to the “Batteries” section and click it to expand it and then right-click on the “Microsoft ACPI-Complaint Control Method Battery” option and click on Uninstall.
After you disable the module, click on any empty space and then click the “Scan for hardware changes” option.
Then check if you can now boot your PC normally and without the BSOD error.