Logo

Stopping automatic redirects in Browsers

As you know, the internet has changed the world immensely. Nowadays, JavaScript is pushing the modern web ahead. One of the things that make these experiences with the internet seamless and with less clutter is redirection. It is often used on web pages and there are times when a user is prompted about them and most of the time, we barely notice them. However, there are also instances when things can go wrong with redirects as they could become a loop that could mess things up. And since the browser takes a lot of system resources, redirection can result in a poor user experience. That’s why in this post, you will be guided on how you can stop these automatic redirects on browsers such as Microsoft Edge, Google Chrome, and Mozilla Firefox, on your Windows 10 computer.

To get started, refer to each one of the options provided below to stop automatic redirects in Microsoft Edge, Google Chrome, and Mozilla Firefox.

Option 1 – Configure the browsers to stop pop-ups and deceptive contents

There are a lot of browsers with built-in settings that allow users to stop pop-ups and deceptive content. To configure these settings, refer to these steps:

  • Microsoft Edge:

    • Click on the three horizontal dots icon or the menu button.
    • Next, click on Settings and select Privacy & Security from the left side navigation.
    • After that, scroll down on the right-side panel and look for Block pop-ups and Windows Defender SmartScreen and then turn their toggle buttons to On.
  • Google Chrome:

    • Open Google Chrome and click on the three vertical dots icon for the menu located in the top right corner of the browser.
    • Next, click on Settings and scroll down until you see the Advanced option. Click on it to open the Advanced Settings.
    • Now scroll down until you reach the Privacy and Security section and look for the Safe browsing option and turn its toggle button to On.
  • Mozilla Firefox

    • Open Mozilla and click on the three horizontal lines icon for the menu button located in the top right corner of the browser and click on Options.
    • Next, go to the Settings section and click the Privacy & Security tab and scroll down and then click on Permissions.
    • From there, make sure that the Block pop-up windows checkbox is checked.
    • Finally, scroll down until you reach the Security section and make sure that the checkbox for the Block dangerous and deceptive content is checked.

Option 2 – Try to reset Winsock, TCP/IP & Flush DNS

To stop redirects, you can also reset Winsock and the TCP/IP as well as flush the DNS cache. To do so, follow these steps:

  • Right-click on the Start button and click on Command Prompt (administrator) so you can pull up an elevated Command Prompt.
  • After that, execute each one of the commands listed below. And after you typed in one after the other, you have to hit Enter.
  1. netsh winsock reset – type in this command to reset Winsock
  2. netsh int ip reset resettcpip.txt – type in this command to reset TCP/IP
  3. ipconfig /flushdns – type in this command to flush the DNS cache
  • Next, restart your PC and check if the problem’s fixed.

Option 3 – Edit your Hosts File

  • Tap the Win + R keys to open then type in %WinDir% and then click OK.
  • Go to System32/drivers/etc.
  • Open the host file using Notepad.
  • Delete all the suspicious entries.
  • After that, save the changes you’ve made and close the file.

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

User account control notifications in Windows
Hello and welcome to our user account notifications in Windows 10 tutorial where we will dive a little more into how you can control notification and behavior settings for your or someone else's user account in your Windows 10. If you are annoyed with confirmation windows each time you start a new application or install one please keep reading and I am sure you will find just the right setting for you. User account options are a little hidden and not so obvious, well at least not in Windows 10 compared to previous Windows versions. Since we will not be able to find them under typical and standard settings we will need to do few tricks in order to get to them.

Opening control panel

First thing is to press ⊞ WINDOWS + R on your keyboard so the run dialog window pops up on your desktop. keyboard with windows and r markedOnce run dialog is shown type in it control panel as shown in the picture and press OK run dialog with control panel typed inIf you have followed the steps precisely, you should be now in the control panel of Windows 10. Click on the top-right view and choose large icons. The Control panel will switch to a grid-like view, in the current view go to the far-right and almost bottom icon where it says User Accounts and click on it.

control panel with user account selectedUser account settings

Once the user account opens click on the bottom link which says Change User Account Control settings. Please note that you will need to be logged in as an administrator or have administrator privileges in order to change this setting. user account change user accountOnce you click on the link you will be presented with a User account control slider on the left and a brief explanation on the right user account settingsHere in the picture, we see Windows default setting and an explanation of when and how he will notify you. If you wish to turn all notifications linked to programs changing computer or you making windows changes, click on the left slider and bring it all the way to the bottom where it says never notify me. If you prefer some notifications try to find which of the remaining 3 settings best suit your needs. Once you are done and satisfied with your choice click on OK.
Read More
Capture screen with Windows 10
if you were following our articles you are aware that Windows 10 has a build-in-game mode that you can summon by pressing ⊞ WINDOWS + G. But did you know that you can use this to capture and record your screen? Hello and welcome to another great tutorial about how to get the maximum out of your Windows 10, today our topic will be recording your screen using Windows 10 game mode.
  • In order to start recording first, we need to bring game mode by pressing ⊞ WINDOWS + G
  • In the Game Bar overlay screen, look for the “Capture” window.
  • If you don’t see it, click the Widget menu icon on the left. It looks like several lines with bullet points to their left.
  • A drop-down list will appear; click “Capture.” The “Capture” shortcut may also be in the Game Bar toolbar.
  • Look for the “Capture” widget window in the overlay. There are four buttons on the Capture widget (from left to right):
    • Screenshot: Takes a screenshot of the active window.
    • Record last 30 seconds: Creates a recording of the previous 30 seconds.
    • Start recording: Starts recording your active window.
    • Turn on the mic while recording: If this option is enabled, Windows 10 will capture audio from your computer’s microphone and include it in the recording.
  • You’ll notice text underneath the buttons. This is how you’ll know what the active window is, aka what will be recorded. For example, if you’re browsing the web, it will show the title of the open tab.
  • To start recording your screen, you must first decide whether you want to use your mic, which is useful if you’re trying to explain something on the screen.
  • Next, simply click the Start Recording button.
  • The screen recording will begin, and you’ll see a little toolbar appear in the corner of the screen. It will show the running time of the recording, and it also has buttons to stop recording and toggle the microphone.
  • When you’re finished, click the Stop icon to end the recording.
  • From the Capture widget, click “Show All Captures” to see your recording.
  • Your recording will be at the top of the list. Click the folder icon to see all recordings and screenshots in File Explorer.
  • These recordings are stored under your Windows user folder at C:\Users\NAME\Videos\Captures by default.
Read More
Fix A breakpoint has been reached, 0x80000003
If you suddenly encounter Error 0x80000003 while trying to execute a random file then read on as this post will show you how you can fix such an error. Obviously, it mostly happens on executable files or .exe files and is most likely caused by the conflict in the execution of some registry files or it could also be caused by missing drivers or it could also be due to some incompatible hardware which is why you’re unable to run the executable file. When you encounter this error, you will see the following error message on your screen:
“The exception Breakpoint, A breakpoint has been reached, (0x80000003) occurred in the application.”
As you can tell, the Windows Executive STATUS message is a warning and if you are given an option, you must select one of the options from the message box. So if you are running the application in an end-user environment rather than in a development environment, you must contact the supplier of the running application regarding this error message since this shouldn’t be happening when a finished program is running. Before you get started executing the troubleshooting guide given below, make sure that you create a System Restore Point first since you will be dealing with some critical settings in Windows. Having done this, proceed to the options provided below.

Option 1 – Try to run the CHKDSK utility

Running the CHKDSK utility might also help you resolve Error 0x80000003. If your hard drive has issues with integrity, the update will really fail as the system will think that it’s not healthy and that’s where the CHKDSK utility comes in. The CHKDSK utility repairs hard drive errors that might be causing the problem.
  • Open Command Prompt with admin privileges.
  • After opening Command Prompt, execute the following command and hit Enter:
chkdsk /f /r
  • Wait for the process to be completed and then restart your computer.

Option 2 – Try to run a System File Checker scan

You can also try to run a System File Checker or SFC scan in order to scan your computer for corrupted files that might be the cause behind the Error 0x80000003. Once it finds any corrupted system files, it will automatically fix them. To run System File Checker, here’s what you have to do:
  • Tap Win + R to launch Run.
  • Type in cmd in the field and tap Enter.
  • After opening Command Prompt, type in sfc /scannow
The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:
  1. Windows Resource Protection did not find any integrity violations.
  2. Windows Resource Protection found corrupt files and successfully repaired them.
  3. Windows Resource Protection found corrupt files but was unable to fix some of them.
  • Restart your computer after the scan is completed.

Option 3 – Perform a Clean Boot

There are some instances that some conflicting programs installed in your computer might be the one that’s causing the Error 0x80000003 to appear. To identify which program is causing the problem, you need to put your computer in a Clean Boot State. To do so, follow the steps below.
  • 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.)
  • From there, start to isolate the problem by checking which one of the programs you installed recently is the root cause of the problem.

Option 4 – Run the Memory Diagnostic Tool to check for Memory leaks

  • Tap the Win + R keys to open Run and type mdsched.exe and hit Enter to open the Windows Memory Diagnostic Tool.
  • After that, it will give two options such as:
    • Restart now and check for problems (Recommended)
    • Check for problems the next time I start my computer
  • Once your computer has restarted, perform a basic scan or you could also go for the “Advanced” options such as “Test mix” or “Pass count”. Simply tap the F10 key to start the test.

Option 5 – Try contacting the developer

If you find that you’re getting Error 0x80000003 on only one particular application, then you can try to contact the developer of the software that’s throwing up this error. All you have to do is search the web for the official support channel of the software and discuss the error from there.
Read More
Fixing the We can’t find a USB flash drive
One of the preferred ways to upgrade Windows 10 is by creating a bootable USB drive. However, you might change your mind when you encounter an error during the Windows 10 Setup that says, “We can’t find a USB flash drive”. Worry not for this error can be fixed using some suggestions that will be provided in this post. The funning thing about this error in Windows setup is that the computer says it’s not there when it’s clearly there. To fix this problem, you need to check if the USB device is accessible on your computer or you can also try a different USB device. In addition, you could check if there are any issues with both the USB 3.0 and USB 2.0 ports as it could be the reason why you’re getting the error or fix the bad sectors in the USB drive as well as see if the USB drive is set as the primary drive.

Option 1 – Try to check if the USB is accessible on your PC

The first thing you can do to resolve the problem is to check if you can access your USB device from your computer. All you have to do is open File Explorer and check if the USB device is listed there or not.

Option 2 – Try to connect a different USB device

The next thing you can do to fix the error is to try connecting a different USB device, specifically the one that has more significant storage space. You also have to make sure that it’s working on a different PC.

Option 3 – Fix any issues with the USB 3.0 and 2.0 ports

Although the USB 3.0 ports are compatible with the USB 2.0 ports, it does not necessarily mean that there wouldn’t be any problem when you use them which is why it’s best to fix any issues in them or better yet, use a compatible drive.

Option 4 – Try to fix the bad sectors in the USB drive via CHKDSK

When it comes to some issues concerning the hard drive or removable devices, there is a utility in Windows that might help which is called “chkdsk”. To use it, follow the steps below.
  • Tap the Win + S keys to open the Search box.
  • Then type “command prompt” in the field and from the search results that appear, right-click on Command Prompt and select “Run as administrator”.
  • After opening an elevated command prompt, copy and paste the following command and hit Enter:
CHKDSK [volume [[path] filename]] [/F] [/V] [/R] [/X] [/C] [: size]]
Note: In the command given above, “[/F]” will try to fix the system errors while “[/R]” will be the one to fix the bad sectors.
  • Now if you are prompted to run CHKDSK after your reboot your PC, just tap Y and reboot your PC.
  • If CHKDSK is not able to find any errors, tap the Win + E keys and navigate the access window. From there, right-click on the concerned drive and click on Properties.
  • After opening Properties, click on the tab Tools and then click on the “Check” button under the Error-checking section.
  • Wait until the process is completed and then restart your computer.

Option 5 – Try checking if the USB is set as the primary drive

You might also want to check if the USB drive is set as the primary drive because if it is, then it won’t appear on the list. It could also be that the USB drive has a primary disk in it. To undo it, you need to use the DISKPART utility.
  • In the Start Search, type “command prompt” and right-click on Command Prompt from the search results, and then select the “Run as administrator” option.
  • Next, execute the “diskpart” command to initiate the DISKPART utility.
  • After that, type the “list disk” command and tap Enter to display the list of disks on the computer. You have to take note of the drive number or letter of the concerned USB drive.
  • Once done, type the “select disk <X>” command where X is the drive letter or number and tap Enter.
  • Then execute the “list partition” command to see the list of all the partitions in your computer. It should be listed as 0, 1, or 2. 0 is the primary partition.
  • Now type the “select partition 0” command and tap Enter and then type “delete partition” to delete the selected partition.
  • You can do the same to the other partitions as well and when you’re done, execute the format command to turn the USB drive into a standard one.
Read More
4 Methods of Fixing Error Code 48

Error Code 48 – What is it?

Error Code 48 is a device driver error code that users can encounter on any Windows 2000 operating system and later versions.

It occurs when the connected peripheral device cannot be run as the Windows operating system’s driver required to install the programs for peripheral devices has either been corrupted or is incompatible with the system.

It prompts the user with the following message on the screen:

The software for this device has been blocked from starting because it is known to have problems with Windows. Contact the hardware vendor for a new driver. (Code 48)

Solution

driverfix boxError Causes

Like most other Windows error codes, error code 48 is triggered by the following factors.

  • Corrupted system registry files
  • Presence of viruses in the device
  • The device driver is out-of-date
If this error code is not rectified, it could give birth to other driver device errors such as error code 52.

Further Information and Manual Repair

Method 1 – Run a complete scan for malware and spyware

Identifying and removing the viruses in the system registry and in the connected devices is the easiest method to fix the corrupted registry files.

Viruses such as spyware and malware infect the registry entries and eat up the files that lead to incomplete or missing data. This creates problems for installing external devices as the driver required to install them is not complete.

Method 2 – Use System Restore

You can also use system restore to eliminate the problem. Here is how you can use it:

  • Log in using an Administrator account
  • Click ‘Start’ button and select All Programs > Accessories > System Tools > System Restore
  • Click ‘Restore my computer to an earlier time’ and click ‘Next’
  • Select the last Windows to restore point from the ‘On this list, click a restore point’ list, and click ‘Next’
  • Click ‘Next’ on the confirmation window to proceed
  • Restart your PC after restoration is complete

By restoring the system via the last saved system checkpoint, you can obtain undamaged Windows system registry files that can help resolve the error code.

Method 3 – Manually uninstall and reinstall the device driver

Since Error Code 48 is due to a missing or an out-of-date device driver, uninstalling and then reinstalling the device driver can help solve the error.

You can do this by firstly logging in as Administrator and opening Device Manager. Select the device that is causing the problem and double click it; make sure that the peripheral is connected properly to the PC.

Upon opening, click on the ‘Driver’ tab and then select ‘Update Driver’. Make sure to refer to the system documentation that you received with your PC or computer to check for the motherboard details and driver specifics.

Method 4 – Use software to automatically download the driver

Manually uninstalling and reinstalling the driver will do the trick; however, it may be time-consuming especially when you would have to resort to your hardware user manual. Therefore, using a program such as DriverFIX can save you a lot of time and frustration in having your device work properly on your computer. DriverFIX, with its user-friendly approach to help you fix your PC issues, comes with an integrated database that detects which drivers you need to reconfigure within just a few seconds and downloads it automatically. It further ensures that your drivers are installed in their entirety leaving no room for any incomplete files to remain that create Error Code 48. It also has the added advantage of being able to backup and restores your files should there be the slightest possibility of system file damage. DriverFIX is the answer to fixing your PC error codes accurately and quickly. Click here to download DriverFIX to fix Error Code 48 quickly and effectively!
Read More
How to Fix Backup Error 0x80070002

What is Backup Error 0x80070002?

Error 0x80070002 shows once you’re done backing up files through the Windows Backup program on a system running Windows 7, you see a notification that pops up with a message that reads something like: “Check your backup results. The backup completed but some files were skipped.” You try finding out the reason and you hover over to the Options button beside the message, then you get to read the following lines: “Check your backup results. The backup completed but some files were skipped. View skipped files.” Upon clicking the “View Skipped Files” option, the backup error 0x80070002 pops up on your screen and you’re left scratching your head, wondering what you’re going to do now.

Solution

Restoro box imageError Causes

There are multiple error logs that you will encounter in backup error 0x80070002 as per different conditions. The two most common cases in which this error shows up are stated below:

Case 1

You will see the following message when you press “View skipped files”: “Backup encountered a problem while backing up file C: Windows/System32/config/systemprofile. Error: (The system cannot find the file specified. (0x80070002))” You will face this case if you have backed up a library that included custom folders that were located in your user profile.

Case 2

Upon pressing “View Skipped files” you will encounter the below-mentioned messages: “Backup encountered a problem while backing up file C:/Users<User>AppDataLocalLow. Error: (The system cannot find the file specified. (0x80070002))” “Backup encountered a problem while backing up file C:/Users<User>Contacts. Error: (The system cannot find the file specified. (0x80070002))” “Backup encountered a problem while backing up file C:/Users<User>Searches. Error:(The system cannot find the file specified. (0x80070002))” You are likely to encounter any of these messages in case:
  • The Windows Backup program is trying to back up your files in either one or all of these folders (LocalLow, Searches, Contacts).
  • All three of these folders don’t exist in your system.
Keep in mind that all three of these folders exist due to the installation of certain programs and applications on your system.

Notes

The backup error 0x80070002 is also found to occur while using USB devices instead of storage devices. Other occurrences include the times when input/output (I/O) operations are performed on the USB device, which results in failure.

Further Information and Manual Repair

To make sure this issue is resolved, you will have to follow either one of the following solutions as appropriate to your situation:

Solution for Case 1

  1. Ignore the error. The store files of the custom library in your user profile will not be created as backups.
  2. Transfer the library folder from where it currently exists to a place outside its current folder (user profile). For instance, you can move the library folder to an entirely new destination such as “C: My Folders”
  3. Remove the library folder from the list of files that you are backing up using the Windows Backup program. Then, add the original place of the library’s content in the list.
  4. Go back and check step two. If carried out successfully then add a link to the folder you moved from the library. Check to see if the backup includes the library folder. To make sure, you have to do as follows:
  • Go to Start and select your username.
  • Hover across to the folder you wish to move, right-click on it and select “Cut”.
  • Head to the navigation pane and search for the area you will store the folder in, right-click and select “Paste” so that the folder is moved to that location.
  • Right-click on the folder that you just moved and select “Copy”.
  • Go back to Start, select your username, right-click any vacant space in your folder and select “Paste Shortcut”.
Note: If you want to store the folder in a different place other than the folder in which it currently exists (user profile), you will need to create a new folder. In order to do so, go to the Windows Explorer menu and look up the root of the drive. Hit “New Folder” and then choose edit to change its name. You can set it as any name for instance, “My Folders”.

Solution for Case 2

You can ignore this error safely. However, if you wish not to see this error in the future during your backup operations then you will need to carry out the following steps:
  1. Create all the folders listed in the error message including LocalLow, Contacts, and Searches.
  2. Remove all of these folders from the Backup settings to make sure they aren’t being backed up then add the folders which are in their original place. To carry out this procedure, you will have to follow the below-mentioned steps:
  • Head over to the Control Panel and open “Backup & Restore”.
  • Go to the Backup section and select “Change Settings”.
  • Click Next in the Setup backup dialog box.
  • Select “Let me choose” in the dialog box termed “What do you want to back up” then proceed by clicking Next.
  • Expand Data Files, expand <user> Libraries, expand Additional Locations then proceed by clearing out the AppData Folder, searches, and Contacts checkboxes.
  • Expand Computer as well as the item for your system drive (expand Local Disk (D:)), expand users, expand <user>, then go to AppData, Searches and Contacts and mark them if they are present.
  • Proceed by clicking next and select “Save Settings” then exit.
  • Back to Backup & Restore, select Back up now and your new backup will begin proceeding. The entire process will be complete without any errors now.
Read More
Microsoft project Volterra

Microsoft will soon offer 4 CPU computer specifically aimed at developers and its name is Volterra. The machine as stated will come with 4 processors but the strange thing is that they will be ARM-based instead of x86.

CEO of Microsoft, mister Satya Nadella has introduced the product and Microsoft has released a youtube video promoting it.

https://youtu.be/yICVNta8jMU

The computer system will have Qualcomm's NPU or built-in neural processing unit to use AI's power to help developers write and produce better and faster code. The sad news is that besides processors used there is no other information on other components that will go into this system.

As seen in the video, the computer reminds me a lot of the apple MAC mini with its size and design, and as stated it is made from recycled plastic which in our opinion will bring the price under $1000.

Microsoft has not provided an official price tag for Volterra, but our hope is that it will be more affordable than building your own development PC. Also, there was nothing said about computer availability, we suspect that the selling model will be typical Microsoft one with first models available only in the USA and moving forward slowly opening it to other markets.

Volterra specifications

As previously said nothing except the number of CPUs and their type has been officially said but we managed to get some information about some other specific things not including its inside components.

microsoft volterra

The unit will have a fan inside of it for cooling purposes and better performance and that is what was officially stated by Microsoft. On the outside, it is known that the computer will have three USB-A ports, a mini DisplayPort, and an ethernet input. All of these will be positioned on the back of the device, on its left side there will be two USB-C ports.

The unit itself will be running on Windows 11 but it was not disclosed anything about the version, we presume since this is a model aimed for professional use that it will come with Windows 11 PRO version.

Currently available tools for ARM

Since this product is aimed at developers logically support for developing software is a must-have and at the time of this writing software that will come and that will run on Volterra is:

  • Visual Studio 2022
  • Visual Studio Code
  • Visual C++
  • Modern .NET 6 & JAVA
  • Classic .NET
  • Windows Terminal
  • Windows Subsystem for Android
  • Windows Subsystem for Linux

Conclusion

Once MAC studio has been released it showed that specific builds have their audience and can be sold for less of a price than full-fledged custom-made workstations. There is no doubt that Microsoft Volterra will find its audience but will that be enough to have more versions of this compact computer only time will tell.

Read More
Fix BlueTooth issues in Windows 10
Bluetooth troubleshooting, I believe firmly that each one of us who has Bluetooth sooner or later had some issues with it, after all, it seems that it is in nature of radio transmitters to from time to time due to nature of signal and nature of Windows loose communication between them and can cause device which seems to work properly but can not establish the connection. Most of the time Bluetooth issues are like that, the signal gets lost, the connection is broken, and establishing it again can be sometimes real pain, luckily for you, we have experience in this field and are here to help you and provide you with tips how to solve Bluetooth connection issues based on our own struggles.
  1. Check if BlueTooth is ON

    Yes, this seems stupid and sounds a lot like is it plugged in but here me out. Due to lost connections and different power plans setting inside your Windows, your Bluetooth receiver might be actually turned OFF thus preventing your other device to find your computer. Checking to see if Bluetooth has been by some accident turned OFF and switching it back ON should be the first thing to do and this could be a simple solution for your problem.
  2. Restart the BlueTooth device.

    Yup, another of these have you tried turning it OFF and turn it back ON advice which seems like tech cliche but in the case of Bluetooth, this can actually solve your problem. Radio signals and radio connections are not the same kinds of beasts like cable ones and sometimes Bluetooth device remembers certain information and can cause conflict. Turning it OFF and then back ON will clear its memory and cache and you will be ready for a new start hopefully solving your issue along the way.
  3. Check power supply

    If your Bluetooth device does not have a battery indicator, it would be wise to check on the battery status of the device. Sometimes we forget to charge batteries, sometimes someones have drained them. Checking the battery or just checking if the power supply is working properly should not be overlooked and it definitely should be on your to-do list of quick solutions.
  4. Restart PC

    Sometimes most simple solutions work and if restarting your Bluetooth device did not work, maybe restarting your PC will. When you restart the PC, you clear the cache and many other things that could potentially be the reason for connection issues.
  5. Checks BlueTooth device distance from computer or interference from obstacles

    The Bluetooth device operates via radio waves, and like wi-fi, if the distance from the computer is too large or you have some thick walls in between signal will degrade and be almost useless. Be aware that your PC might catch device waves and detect them but the signal itself could be too weak for the connection to work properly. Take the device and move it closer to the PC to see if the problem will go away, if it does issue was in distance or walls.
  6. Reinstall or update device drivers.

    Sometimes the issue could be in Windows update and old drivers, make sure that all of your drivers are updated with the latest version and that Windows itself has the most recent update in it. Trying to reinstall device cold also solve some the issue.
  7. Remove and Pair deice again

    if you tried all previous steps, try removing the device from Windows and then pairing it again. This could solve the issue since Windows itself could have mistakenly saved it like something else and can not recognize it.
  8. Use Windows troubleshooter

    If everything else failed, right-click and go to troubleshoot. Windows troubleshooter will try to find the issue and direct you to a solution.
If sadly none of these things do work, you should contact the device manufacturer since it is a very good chance that the problem is one of a hardware nature.
Read More
Nostalgia hit: Commodore 64 emulator and games
If you are a kid or in your teenage years you maybe will be not familiar with Commodore 64 but we are welcoming you anyway to go with us on this journey through time and find out about one of the most influential and beloved home computer of all time.

commodore 64History of Commodore

Firstly shown to the world in January of 1982, at the Consumer Electronics Show, C64 caught attention right away with its low price of only $595. Although it had some issues like limited functionality in some fields and a non-wide range of use by 1984 its price dropped below $200 and it cemented itself as an affordable home computer for the middle class. In as same year Apple has released their Apple II computer with far superior capabilities, commodore 64 remains a middle-class favorite due to its price. Also, the company has decided to distribute its homemade computer via some other means including not only just electronics stores specialized in that kind of equipment but in general shops and big department stores, through toy stores and book shops as well as through specialized dealers. This has given C64 a more competitive edge and mixed with the affordable price it soon became a staple of home computing. c64 storeWith sales booming and the early reliability issues with the hardware addressed, software for the C64 began to grow in size and ambition during 1984. This growth shifted to the primary focus of most US game developers. The two holdouts were Sierra, who largely skipped over the C64 in favor of Apple and PC compatible machines, and Broderbund, who was heavily invested in educational software and developed primarily around the Apple II. In the North American market, the disk format had become nearly universal while cassette and cartridge-based software all but disappeared. So most US-developed games by this point grew large enough to require multi-loading. At a mid-1984 conference of game developers and experts at Origins Game Fair, Dan Bunten, Sid Meier, and a representative of Avalon Hill said that they were developing games for the C64 first as the most promising market. By 1985, games were an estimated 60 to 70% of Commodore 64 software. Over 35% of SSI's 1986 sales were for the C64, ten points higher than for the Apple II. Everything was great for Commodore but the industry was moving forward and by the year 1988, PC compatible computers were stated to be the largest and fastest-growing home entertainment systems pushing C64 on to second place. Also, Nintendo’s gaming system has started to take hold in the world with amazing 7 million systems sold in 1988 only. By the year 1991, many developers exited the gaming market for Commodore 64 home computer system and its popularity started to fall due to lack of software and not so many hardware changes. commodore salesCommodore announced that the C64 would be finally discontinued in 1995. However, only one month later in April 1994, the company filed for bankruptcy. When Commodore went bankrupt, all production on their inventory, including the C64, was discontinued, thus ending the C64's 11 and a half year production.

Legendary titles

The history of Commodore 64 is interesting ones and I believe that it has done much for computers in general, yes it ran 11 years and that seems like a small-time, but remember that it was 11 years of C64 alone, there were other computers released by the company but none except arguably AMIGA 500 has not reached that much popularity as Commodore 64. That being said the system has left some of the great titles in its catalog that are great to be played even today and have been classic games on other platforms, even on PC itself. That being said I am giving you the top 100 games for Commodore 64:
  1. maggotZak McKracken and the Alien Mindbenders
  2. Pirates!
  3. Maniac Mansion
  4. IK+
  5. Bubble Booble
  6. Turrican II: The Final Fight
  7. Last Ninja 2
  8. Space Rogue
  9. Ultima IV: Quest of the Avatar
  10. Archon: The Light and the Dark
  11. Turrican
  12. Wasteland
  13. Defender of the Crown
  14. Elite
  15. Ultima V: Warriors of Destiny
  16. Laser Squad
  17. Prince of Persia
  18. Impossible Mission
  19. U.L.E.
  20. Pool of Radiance
  21. Bruce Lee
  22. Paradroid
  23. Project Stealth Fighter
  24. Curse of the Azure Bonds
  25. Ultima III: Exodus
  26. Legacy of the Ancients
  27. Winter Games
  28. Leaderboard Golf
  29. Supremacy
  30. Airborne Ranger
  31. Exile
  32. Last Ninja, The
  33. World Class Leader Board
  34. MicroProse Soccer
  35. Project Firestart
  36. Boulder Dash
  37. Summer Games 2
  38. Great Giana Sisters, The
  39. Neuromancer
  40. Mad Doctor
  41. Mail Order Monsters
  42. Zork I: The Great Underground Empire
  43. Buck Rogers: Countdown to Doomsday
  44. Katakis
  45. Bard's Tale, The: Tales of the Unknown
  46. WIzball
  47. Times of Lore
  48. Emlyn Hughes International Soccer
  49. Ultimate Wizard
  50. Alternate Reality: The Dungeonalternate reality dungeon
  51. World Games
  52. Leaderboard Executive
  53. California Games
  54. Samurai Warrior: The Battles of Usagi Yojimbo
  55. Summer Games
  56. Creatures 2: Torture Trouble
  57. Gunship
  58. Space Taxi
  59. International Karate
  60. Silent Service
  61. Bard's Tale III, The: Thief of Fate
  62. Seven Cities of Gold
  63. Armalyte
  64. Raid on Bungeling Bay
  65. Alter Ego: Male Version
  66. Enforcer: Fullmetal Megablaster
  67. Detective Game, The
  68. Creatures
  69. Skate or Die!
  70. Heart of Africa
  71. E.R.O. - Helicopter Emergency Rescue Operation
  72. Way of the Exploding Fist, The
  73. Stunt Car Racer
  74. Wizard of Wor
  75. Bard's Tale II, The: The Destiny Knight
  76. Mayhem in Monsterland
  77. Train, The: Escape to Normandy
  78. Jumpman
  79. Champions of Krynnchampions of krynn
  80. Pitstop II
  81. Barry McGuigan World Championship Boxing
  82. Montezuma's Revenge
  83. Boulder Dash II: Rockford's Revenge
  84. Spy vs Spy
  85. Mercenary: Escape from Targ
  86. Midnight Resistance
  87. Lords of Midnight
  88. Lode Runner
  89. Castles of Doctor Creep, The
  90. Boulder Dash Construction Kit
  91. Buggy Boy
  92. Racing Destruction Set
  93. Dino Eggs
  94. Realm of Impossibility
  95. Rainbow Islands
  96. Beach-Head II: The Dictator Strikes Back
  97. Barbarian: The Ultimate Warrior
  98. Grand Prix Circuit
  99. Head Over Heels
  100. Sentinel, The

Commodore 64 emulator and game ROMs

Commodore 64 might be in the past but its legacy still lives on even today through emulators and ROMs for emulators. You can even purchase one in working condition if you want and relive the full experience as it once was. vice c64 emulatorIf you are not keen on spending money for reliving and checking games or software of C64 here are some links to help you to at least experience part of it completely free. Commodore 64 Emulator C64 Game ROMs

Conclusion

It is without a doubt that the C64 home system has made a great mark on home computers echoing even today and I am very grateful that I have been part of it as a kid. Sometimes today I will still spin some old classic via emulator just for nostalgia and enjoy its simplicity. Thank you for reading the article and I hope to see you soon again.
Read More
Enable or Disable Windows 10 Boot Log
Booting the Windows computer system includes loading it from the various boot devices such as drivers, network as well as USB drives when the computer is turned on. The instant the startup sequence is done loading the operating system the system hardware will be ready to perform some complex operations – in this process, the Boot Log in Windows 10 is a record that maintains the list of success or failure of many pieces of Windows 10 system during the booting process. In other words, the Boot Log is the one that keeps a record of all that has happened while loading from the computer storage system to the memory during the boot process. It is available for several devices like network, hardware devices, and the operating system which assist in detecting issues during the boot process and other issues with regards to troubleshooting. Through Boot Log, you’ll know which drivers were unloaded and loaded from the start of the system during the boot process. You have the option to either disable or enable this feature on your Windows 10 PC. Named as “ntbtlog.txt”, the log file lists all the successfully loaded processes and the unsuccessful ones during the boot process. It is saved to the drive C:Windowsntbtlog.txt. As mentioned, you can enable or disable this feature in two ways – the first one is by using the System Configuration or MSConfig while the second one is using the Command Prompt. In this post, we’ll show you how you can enable or disable Boot Log in Windows 10 either way.

Option 1 – Enable or Disable Boot Log using System Configuration

Enable Boot Log:
  • Tap the Win + R keys to open the Run dialog box.
  • Then type in “msconfig” and click OK to open System Configuration.
  • After that, go to the boot tab and check the checkbox labeled “Boot Log” under the Boot options so that you can enable the Boot Log feature.
  • Then click on OK to save the changes made.
  • Next, click on the Restart button in the prompt window to get started with the Boot Log process.
  • After restarting your PC, go to C:Windowsntbtlog.txt to open the boot log.
Note: As pointed out earlier, the log file contains a list of all the successfully loaded drivers and also the list of drivers that failed to load during the boot process and every time you restart the system, the boot log file will keep on updating and will eventually increase the list of entries. For you to locate the drivers and make your troubleshooting a lot easier, I advised disabling the boot log after troubleshooting. To disable the boot log using System Configuration, refer to the steps below. Disable Boot Log:
  • Tap the Win + R keys to open the Run dialog box.
  • Then type in “msconfig” and click OK to open System Configuration.
  • After that, go to the boot tab and unmark or uncheck the checkbox labeled “Boot Log” under the Boot options so that you can disable the Boot Log feature.
  • Then click on OK to save the changes made.

Option 2 – Enable or Disable Boot Log using Command Prompt

Enable Boot Log:
  • Go to the Start Menu and then type in “command prompt” in the search bar.
  • After that, right-click on the Command Prompt option and select the “Run as administrator” option.
  • After opening Command Prompt, type in “bcdedit” and tap Enter.
Note: You have to find the Identifier of the current operating system first to enable the Boot log. You can find it under the Windows Boot Loader section in the “Description” field and in this case, it’s Windows 10. You can also find the operating system identifier under the Windows Boot Loader section next to the field name identifier.
  • To check if the boot log entry is disabled or enabled, go check the “Bootlog” field under the Windows Boot Loader. And if it turns out that the “bootlog” entry is enabled, the entry will be “Yes”. Otherwise, the entry will be “No”.
  • Next, type in the following command with the operating system identifier to enable the boot log.
bcdedit /set {identifier} bootlog Yes
Note: In the command given above, make sure that you replace the given system identifier with your computer’s system identifier. For instance: In this example, the identifier was replaced with the actual operating system identifier as current.
bcdedit /set {current} bootlog Yes
  • Afterward, restart the system to start the Boot log process.
  • After the restart, go to C:Windowsntbtlog.txt to open the boot log.
Note: Every time you restart your computer, the boot log file will keep on updating which will increase the size of the log eventually. So if you want seamless and easier troubleshooting, it is advised to disable the Boot log after you troubleshoot. To disable it using the Command Prompt, here’s what you have to do. Disable Boot Log:
  • Go to the Start Menu and then type in “command prompt” in the search bar.
  • After that, right-click on the Command Prompt option and select the “Run as administrator” option.
  • Once the Command Prompt is opened, type in the following command and then tap Enter to disable the boot log feature.
bcdedit/ set {identifier} bootlog No
Note: In the command given above, you need to replace the given system identifier with your computer’s system identifier. For instance: In this example, the {identifier} was replaced with the actual operating system identifier as {current}.
bcdedit /set {current} bootlog No
  • Now close the Command Prompt.
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