Logo

Ventoy software review

There is a lot of software on the market today, but from time to time we discover something extraordinary and unique worth sharing and today we have a threat for you. Ventoy is a tool that will help you with system reinstallations and system maintenance once and for all.

If you are a computer user that has multiple operating systems or you are installing and maintaining different hardware via different OS there is a high chance that you have multiple USB sticks with different operating systems on them.

Now the problem with that is that there are probably too many unlabeled sticks around or you do not have enough so you keep making system USBs depending on which one you might need.

ventoy

Ventoy solves all of these problems by letting you have as many operating systems images as your USB has capacity. The only thing you need to do is get the software here: https://www.ventoy.net/en/index.html and make a USB with it, then you can freely just copy your ISO images onto the USB and once it is inserted into the computer you will be given a menu to choose which one you would like to start with, simple as that.

Features

  • 100% open source (license)
  • Very simple to use (Get started)
  • Fast (limited only by the speed of copying the iso file)
  • Can be installed in USB/Local Disk/SSD/NVMe/SD Card
  • Directly boot from ISO/WIM/IMG/VHD(x)/EFI files, no extraction needed
  • Support to browse and boot ISO/WIM/IMG/VHD(x)/EFI files in local disk Notes
  • No need to be continuous in disk for ISO/WIM/IMG/VHD(x)/EFI files
  • Both MBR and GPT partition styles are supported
  • x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI, ARM64 UEFI, MIPS64EL UEFI supported
  • IA32/x86_64 UEFI Secure Boot supported Notes
  • Linux Persistence supported Notes
  • Windows auto installation supported Notes
  • Linux auto installation supported Notes
  • Variables Expansion supported for Windows/Linux auto-installation script Notes
  • FAT32/exFAT/NTFS/UDF/XFS/Ext2(3)(4) supported for main partition
  • ISO files larger than 4GB supported
  • Menu alias, Menu tip message supported
  • Password protect supported
  • Native boot menu style for Legacy & UEFI
  • Most types of OS supported, 1000+ iso files tested
  • Linux vDisk(vhd/vdi/raw...) boot solution Notes
  • Not only boot but also complete the installation process
  • Menu dynamically switchable between ListView and TreeView mode Notes
  • "Ventoy Compatible" concept
  • Plugin Framework and GUI plugin configurator
  • Injection of files into runtime environment
  • Boot configuration file dynamically replacement
  • Highly customizable theme and menu style
  • USB drive write-protected support
  • USB normal use unaffected
  • Data nondestructive during a version upgrade
  • No need to update Ventoy when a new distro is released

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

Fix STOP 0XC000021A, error in Windows 10
Upgrading your Windows computer may not always go as expected as you could end up getting some error messages along the way. One of the error messages you can encounter is the “STOP 0XC000021A or STATUS_SYSTEM_PROCESS_TERMINATED” error. This error indicates that is some security issue within the Windows operating system. It could be that the system files have an issue and they have been modified incorrectly. Although this does not necessarily mean that malware is behind the modification, one of the applications you installed recently might have something to do with the problem. The application might have modified or corrupted some of the core system files. When you encounter this error, you will see a blue screen along with the following error message:
“Your PC ran into a problem and needs to restart. We’re just collecting some error info, and then we’ll restart for you. (0% complete) If you’d like to know more, you can search online later for this error: 0xc000021a”
This error pops up when a user-mode subsystem like the WinLogon or the Client Server Run-Time Subsystem or CSRSS has been compromised fatally and security can no longer be guaranteed in the system. Thus, the operating system switches to kernel mode, and Windows won’t be able to run without the WinLogon or the Client Server Run-Time Subsystem. This is why it’s one of the few cases where the failure of a user-mode service can shut down the system. To resolve the issue, here are some fixes that might help.

Option 1 – Uninstall programs you installed lately

  • In the search box, type in “control” and then click on Control Panel (desktop app) among the search results.
  • After that, select Programs and Features from the list which will give you a list of all the programs installed on your computer.
  • From there, look for the concerned program and select it and then uninstall it.
Note: If you have downloaded the app from the Windows Store, you can simply right-click on it from the application list and then uninstall it.

Option 2 – Perform System Restore

Performing System Restore can also help you fix the “STOP 0XC000021A or STATUS_SYSTEM_PROCESS_TERMINATED” error. You can do this option either by booting into Safe Mode or in System Restore. If you are already in the Advanced Startup Options, just directly select System Restore and proceed with the next steps. And if you have just booted your PC into Safe Mode, refer to the steps below.
  • Tap the Win + R keys to open the Run dialog box.
  • After that, type in “sysdm.cpl” in the field and tap Enter.
  • Next, go to the System Protection tab then click the System Restore button. This will open a new window where you have to select your preferred System Restore point.
  • After that, follow the on-screen instructions to finish the process and then restart your computer and check if the problem is fixed or not.

Option 3 – Run the System File Checker or SFC scan

System File Checker or SFC is a built-in command utility that helps in restoring corrupted files as well as missing files. It replaces bad and corrupted system files to good system files that might be the cause why you’re getting the “STOP 0XC000021A or STATUS_SYSTEM_PROCESS_TERMINATED” error. To run the SFC command, follow the steps given below.
  • 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.

Option 4 – Rebuild the BCD and fix MBR

Rebuilding the BCD can help you in fixing the “STOP 0XC000021A or STATUS_SYSTEM_PROCESS_TERMINATED” error.
  • You can start by booting into the installation environment for Windows 10 from an installation media.
  • After that, click on Repair your computer and on the blue screen, select Troubleshoot and then select the Advanced options menu.
  • Next, select Command Prompt and type in the commands below one by one, and tap Enter right after you do so.
  • exe /FixMbr
  • exe /FixBoot
    • exe /RebuildBcd
The commands you entered should rebuild the BCD and repair MBR.

Option 5 – Run the CHKDSK utility

You can also run the Chkdsk utility to resolve the problem. 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 commands listed below, and don’t forget to hit Enter right after you type in each one of them.
  • chkntfs /t
  • chkntfs /t:10
Read More
Software review series: BitWarden
BitWardenMany times we were talking and writing here on Errortools.com about security, privacy, hacking, identity theft, etc. We tried to raise important security questions and I hope I have managed to at least shed some light and change maybe some bad behaviors for some, helping them embrace better routines about their security on their PC. In this light, I will today present you with one neat and awesome piece of software, a password manager worth your time and money (if you want premium features): BitWarden.

What BitWarden offers?

The first thing that it offers is the completely free basic plan, granted BitWarden is not an open-source project nor completely free but it has an unlimited free basic plan that will cover 90% of user needs. There is also a free basic unlimited plan for Organizations letting you and one more user share files and other stuff via BitWarden making it a cool option if you need it. Premium features offer you encrypted sharing of files, two-step login, 1GB file attachments (encrypted), Bitwarden Authenticator (TOTP), Vault Health Reports, Emergency Access, and Priority Support. The cost for all of these additional features is 10 USD per year for an individual plan or 40 USD per year for organizations where you will get an increase of maximum users from 2 to 6. Yes, you read that correctly, only 10 USD per YEAR for the whole set of features. Granted if you do not need any of them, enjoy the free version forever. Besides very low premium cost BitWarden will offer you compatibility with all major browsers and devices including both Android and iOS platforms making it a great cross-platform solution to login and maintain your passwords anywhere with just one click. Once installed all you need to do is set one master password and be very careful not to lose or forget this one, if you do all of your other generated passwords will be lost forever.

Features

Secure Password Sharing

Share your encrypted data quickly and easily, and only with the users or teams who need access

Cross-Platform Accessibility

Access critical data in your Bitwarden vault from any location, browser, and device

Cloud-Based or Self-Host

Get up and running in minutes in the cloud or you can self-host Bitwarden for complete data control

Security Audit & Compliance

Open source and third-party audited, Bitwarden complies with Privacy Shield, GDPR, CCPA regulations

Vault Health Reports

Access insightful reports to reveal weak, reused passwords, and other helpful data security metrics

Directory Sync

Our powerful Directory Connector streamlines user and group onboarding and keeps them in sync

Always-On Support

Our Customer Success agents are available to support you around the clock

Detailed Event Logs

Bitwarden creates audit trails to help you keep track of user and group access to sensitive data

Flexible Integrations

Unite your existing systems with Bitwarden using SSO authentication, Directory services, or powerful APIs

Conclusion

There are many password managers out there but via recommendation I have tried BitWarden and truth to be told, I really never felt the need to try anything else, it is great at what it does and it is moving forward with features and it is constantly updated and maintained.
Read More
A Quick Guide to Fixing Error Code 17

Error Code 17 - What is it?

Code 17 is a typical Spotify error code. Spotify is a music streaming service. Through this software, PC users can browse songs and search by artist, album, and playlist. Simply put, it is an audio player available for BlackBerry, iOS, and Microsoft Windows desktop. You may experience error code 17 if the process fails when downloading Spotify from the internet. The error message is displayed in any one of the following formats:
Error 17: Spotify has encountered a problem and needs to close. We are sorry for the inconvenience. Spotify could not be started (Error code 17)
Some of the symptoms of this error code are program crash, slow Windows performance, and periodic system freeze.

Solution

Restoro box imageError Causes

Error 17 may be triggered by several reasons such as:
  • Viral infection
  • Incomplete installation of Spotify software
  • Corrupt download
  • Registry corruption
  • Windows Installer service terminated
To use the audio player Spotify successfully on your PC, it is advisable to fix error 17 right away on your system. Delay may cause inconvenience and limit your access to your desired program.

Further Information and Manual Repair

To repair this error code on your PC, you don’t have to hire a professional or be a technical whiz yourself. The good news is that this error is quite easy to fix. You don’t need to be technically sound to resolve it. Here are some proven methods for you to fix error code 17 on your system. So let’s get started:

Method 1 - Make sure that the Windows Installer is running

Sometimes Spotify error 17 may occur if the Windows Installer service is terminated. Therefore before you download, make sure the Windows Installer is running. This is a good way to ensure the error code 17 messages don’t pop up on your PC again. For this here’s what you need to do, first quit all programs. Now go to the start menu and in the search box type RUN, and press enter. In the Open Box, type msiexec /unregister and then press OK to confirm. After that, perform the same steps again, and now in the Open Box type msiexec /regserver and press OK to save. Reboot your PC and try downloading Spotify again. If the program successfully downloads on your system, then this means error 17 is resolved. However, if the error code still persists, then try other methods given below.

Method 2 - Use System Restore to Undo Recent Changes

Another reason for the cause of error 17 is the improper or incomplete installation of Spotify. Improper installations can configure settings and also leave bad entries in the registries. To resolve, use System Restore utility built-in Windows. By using this system tool, you can undo recent changes and resume your computer to its previous condition as it was before the proper installation was attempted. To do this, go to the start menu, then in the search box type System Restore and press enter. Go to System Restore and choose a restore point. Once you’ve selected the point, reboot your PC to activate changes.

Method 3 - Remove Viruses

Viruses can enter and damage your PC if you download software programs from unknown websites. These not only damage your PC but also hinder your ability to install desired programs successfully in this case audio player Spotify. In such an event, simply use an antivirus to remove all viruses infecting your system. After they are removed, make sure you download and install Spotify software from a trusted website.

Method 4 - Repair the Registry

Another cause of error 17 is registry corruption. This occurs due to bad entries, invalid and junk files saved in the registry. To fix the corrupt registry simply download Restoro. This is a user-friendly PC Fixer embedded with a powerful registry cleaner. This software is compatible with all Windows versions. The registry cleaner detects all registry issues, removes all file corrupting the registry, and cleans it immediately in just a few clicks. Click here to download Restoro on your PC and resolve Error 17.
Read More
How to Fix Explorer.exe System call failed
One of the most critical processes in the Windows 10 operating system is the Explorer.exe. And there are times when you might encounter an error that says, “System call failed”. You can encounter this error when you try to launch File Explorer, and in such case when the File Explorer does not work, it could cause issues in accessing folders and files on your computer. This kind of error pops up when the explorer.exe system file has become corrupted or if there is some process that interferes with its smooth functioning. To fix this error, you can try to restart the explorer.exe process, run both the System File Checker scan and DISM tool. You could also put your computer in a Clean Boot State or uninstall any programs you’ve installed recently. For more details, follow each one of the given suggestions below.

Option 1 – Try to restart the Explorer.exe process

The first thing you can do is try to restart the Explorer.exe process. To do so, refer to these steps:
  • First, right-click on the Taskbar and select the Task Manager.
  • Next, expand the Task Manager window to see all the active processes.
  • From there, look for the Windows Explorer process, right-click on it and select Restart.
  • After that, check if the error is now fixed.

Option 2 – Run System File Checker scan

If restarting the explorer.exe process didn’t work, you can also try running the System File Checker or SFC scan to fix the error. System File Checker is a command utility built into your computer that helps restore corrupted files and missing files. Refer to the following steps to run it:
  • Hit the Win + R keys to launch Run.
  • Type in cmd in the field and tap Enter.
  • After opening Command Prompt, type in this command: sfc /SCANFILE=c:windowsexplorer.exe
Note: If you are using a 64-bit Windows operating system, enter the “sfc /SCANFILE=C:WindowsSysWow64explorer.exe” command instead.
  • Wait until the process is completed and then restart your computer.

Option 3 – Run the DISM tool

You might also want to run the DISM tool. This tool is known to repair potentially corrupted files in your system as having them could also system issues like the “System call failed” error. To repair these corrupted system files, you can run the DISM commands:
  • Tap the Win + X keys and click on the “Command Prompt (Admin)” option.
  • After that, input each one of the commands listed below sequentially to execute them:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • Dism /Online /Cleanup-Image /RestoreHealth
  • Once you’ve executed the commands given above, restart your computer and check if the problem is now fixed.

Option 4 – Try running the Check Disk utility

  • In the Windows Search box, type “command prompt” and from the search results, right-click on Command Prompt and select “Run as administrator”.
  • After opening Command Prompt, type this command and tap Enter: chkdsk c: /f /r
  • The command you entered will start to check for errors and fix them automatically. Else, it will throw an error message saying, “Chkdsk cannot run because the volume is in use by another process. Would you like the schedule this volume to be checked the next time the system restarts? (Y/N)”.
  • Tap the Y key to schedule Disk Check the next time your computer restarts.

Option 5 – Put your computer in a Clean Boot State

As pointed out, there are some instances that some conflicting programs installed in your computer might be the one that triggers the “System call failed” error to appear when you try to open File Explorer. 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.)
  • Once your computer has restarted in a Clean Boot State, perform your scan again and see if it now works, and then start to isolate the problem by checking which one of the programs you installed recently is the root cause of the problem.

Option 6 – Try to uninstall the programs you’ve installed recently

In case you don’t know, freeware software packages aren’t always free as some of them could contain malicious software that can cause serious damage to your computer. Thus, if you have installed a program recently prior to getting the “System call failed” error, then you have to uninstall that program.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “appwiz.cpl” in the field and tap Enter to open the Programs and Features in Control Panel.
  • Next, arrange the list of installed programs in the order of the installation date.
  • After that, look for the problematic program and right-click on it, and then select Uninstall.
  • Once the process is done, restart your computer and see if the error is fixed.
Read More
Fix update failed to install error 0xca00a000
This post will show you how to fix the Windows update error 0xca00a000 which you can encounter during the installation of Windows updates. Here’s the full error message of this Windows Update error:
“Updates failed There were problems 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: 2018-07 Cumulative Update for Windows 10 Version 1803 for x64-based Systems (KB4345421) – Error 0xca00a000”
This kind of Windows Update error pops up when Windows has missed installing one of the cumulative updates needed or when there is some problem with the driver that won’t let the installation of the updates push through. There are also instances when the system files are modified with incorrect permission that may result in the Windows update error 0xca00a000. Thus, you need to fix the trusted installer permission as well as resolve the issue with the driver. To do these things, you need to follow the options laid out below.

Option 1 – Run the Windows Module Installer

The Windows Module Installer is a built-in service in the Windows operating system that could help you resolve the Windows update error 0xca00a000. You need to make sure that this service is Started and that its Startup type is set to Automatic – you can do this via Services Manager or by executing the command given below in an elevated Command Prompt.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “command prompt” in the field and hit Enter to open Command Prompt.
  • And in the elevated Command Prompt type in the following command and hit Enter:
SC config trustedinstaller start=auto
  • After executing the command successfully, you should see the “[SC] ChangeServiceConfig SUCCESS” message on the Command Prompt window.

Option 2 – Try manually installing the updates

As mentioned, the error might be because Windows missed installing a particular update which is why you are not able to proceed with the current update. So to resolve the issue, you need to install the update that wasn’t installed by downloading it from the Microsoft Update Catalog website. You also have to make sure that you didn’t turn off the Windows update or have it delayed.

Option 3 – Delete the files from the Software Distribution folder

The Software Distribution folder in the Windows operating system is a folder that can be found in the Windows directory and is used to store files temporarily which might be required to install the Windows Update on your PC. Thus, it is required by the Windows Update and maintained by WUAgent. A lot of users tried deleting the files in this folder to fix the problem and so far it has worked. Like them, you can try clearing the Windows Update cache by simply deleting the contents of the folder named “SoftwareDistribution” since Windows apparently can’t clear and re-download the update contents once they are corrupted. Thus, deleting the contents of this folder will make Windows download the contents again which will fix the problem. To do that, follow the steps below.
  • Open the WinX Menu.
  • From there, open Command Prompt as admin.
  • Then type in the following command – don’t forget to hit Enter right after typing each one of them.
net stop wuauserv net stop bits
  • After entering these commands, it will stop the Windows Update Service and the Background Intelligent Transfer Service.
  • Next, go to the C:/Windows/SoftwareDistribution folder and get rid of all the folders and files thereby tapping the Ctrl + A keys to select them all and then click on Delete. Note that if the files are in use, you won’t be able to delete them.
  • Once all the contents in the Software Distribution folder are deleted, restart your PC and then go back to Command Prompt and input the following commands again.
net start wuauserv net start bits
Since the folder has already been flushed, it will be populated afresh the instant your restart your computer and open Windows Update.
  • Now Open Settings and check for Windows Updates. Windows 10 should begin the download right away.

Option 4 – Install the updates in a Clean Boot State

You might want to try putting your computer in a Clean Boot state and then install Windows Updates again without any trouble. During this state, you can start the system with a minimum number of drivers and startup programs that will surely help you in isolating the root cause of the issue.
  • 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” checkbox 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” checkbox.
  • 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.)
  • After that, try to install the Windows Updates or upgrade again.

Option 5 – Run the Windows Update Troubleshooter

Running the built-in Windows Update troubleshooter could also help you resolve the Windows update error 0xca00a000. 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 6 – Run Microsoft’s online troubleshooter

Running Microsoft’s online troubleshooter might also help you fix the Windows update error 0xca00a000. This online troubleshooter is known to help in fixing Windows Update errors, it scans your computer for issues that might be causing the problem and then fixes them automatically.
Read More
Fix Update components must be repaired
Recently, a lot of users reported having an issue with Windows Update. According to these users, they got an error message saying, “Windows Update components must be repaired” after they run the Windows Update troubleshooter. So if you are also facing this issue then you’ve come to the right place as this post will guide you in fixing this problem. There are various suggestions you can check out to fix this problem – you can try running the Windows Update troubleshooter again but this time, in a Clean Boot State or you could also run System File Checker or the DISM tool to repair corrupted Windows Update files or reset the Windows Update components. For more information, refer to the given options below.

Option 1 – Run the Windows Update troubleshooter in a Clean Boot State

Repairing the “Windows Update components must be repaired” error is not that complicated. One of the things you can try is to run the Windows Update troubleshooter again but this time, in a Clean Boot State. Refer to the steps below to get started.
  • 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 run the Windows Update troubleshooter again and see if the error is fixed or not.

Option 2 – Try to run System File Checker

If the Windows Update troubleshooter still failed to fix the problem, you can run System File Checker instead. It is a built-in command utility that helps in restoring corrupted files as well as missing files. It replaces bad and corrupted system files with good system files. To run the SFC command, follow the steps given below.
  • 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.

Option 3 – Run the DISM tool

Running the DISM Tool helps in repairing the Windows System Image as well as the Windows Component Store in Windows 10. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth”.
  • Open the Command Prompt with admin privileges.
  • Then type in the following commands and make sure to hit Enter right after you type each one of them:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • exe /Online /Cleanup-image /Restorehealth
  • Do not close the window if the process takes a while as it will probably take a few minutes to finish.
Note: If it happens that the Windows Update client is broken, you need to run the following command to repair it then restart your PC and click on Update once again.
DISM.exe /Online /Cleanup-Image /RestoreHealth /Source:C:RepairSourceWindows /LimitAccess

Option 4 – Delete the contents in the Software Distribution folder and Catroot2 folder

You can also delete the contents in both the Software Distribution and Catroot2 folders as it could potentially fix the “Windows Update components must be repaired” error.
  • Open the WinX Menu.
  • From there, open Command Prompt as admin.
  • Then type in the following command – don’t forget to hit Enter right after typing each one of them.
net stop wuauserv net start cryptSvc net start bits net start msiserver
  • After entering these commands, it will stop the Windows Update Service, Background Intelligent Transfer Service (BITS), Cryptographic, and the MSI Installer
  • Next, go to the C:/Windows/SoftwareDistribution folder and get rid of all the folders and files thereby tapping the Ctrl + A keys to select them all and then click on Delete. Note that if the files are in use, you won’t be able to delete them.
After resetting the SoftwareDistribution folder, you need to reset the Catroot2 folder to restart the services you just stopped. To do that, follow these steps:
  • Type each one of the following commands.
net start wuauserv net start cryptSvc net start bits net start msiserver
  • After that, exit Command Prompt and restart your computer, and then try to run Windows Update once more.
Read More
PrivacyAssistant Malware Removal Tutorial

PrivacyAssistant is a browser extension developed by SearchAssistant.net. These extensions allegedly offer users a safer way to browse the internet and some other tools to customize the home page with background wallpapers and one-click links that can be added. While all this may sound appealing, PrivacyAssistant also monitors your browser activity, search quarries, clicks, visits, and possibly personal information.

This extension changes your default home page to SearchAssistant.com and rerouting all searches through its search portal, displaying sponsored links instead of your typical search results. While active you may see unwanted ads and even pop-up ads appearing while browsing the internet.

Several anti-virus programs have classified this extension as a Browser Hijacker, and are, therefore, for security reasons, not recommended to keep on your computer.

About Browser Hijackers

Browser hijacking is amongst the web’s constant risks that target internet browsers. It’s a kind of malicious software that alters your internet browser’s configuration settings and redirects you to websites or pages that you had no intention of checking out. They are created to disrupt browser functions for many different reasons. Usually, hijackers will force hits to internet sites of their choice either to increase traffic producing higher advertisement earnings, or to gain a commission for each and every user visiting there. Most people believe that these kinds of websites are legitimate and harmless but that is not the case. Almost every browser hijacker poses an existent threat to your online safety and it’s important to categorize them under privacy dangers. When the program attacks your PC, it starts to mess things up a whole that slows your computer down to a crawl. In the worst-case scenario, you might be forced to deal with serious malware threats as well.

How one can recognize a browser hijack

There are numerous symptoms that point to a browser hijacking: your browser’s home page is suddenly different; you get re-directed to sites you never meant to visit; the default web engine has been changed and your web browser security settings have been lowered without your knowledge; find new toolbars that you simply did not add; you might find many pop-up ads on your computer screen; your web browser starts running slowly or displays frequent errors; you have prohibited entry to certain web pages, for example, the website of an antivirus software developer like SafeBytes.

So how exactly does a browser hijacker infect a PC

Browser hijackers may use drive-by downloads or file-sharing websites or perhaps an email attachment in order to reach a targeted computer system. They can also originate from any BHO, extension, toolbar, add-on, or plug-in with malicious intent. Other times you might have unintentionally accepted a browser hijacker as part of a software program bundle (generally freeware or shareware). A good example of some popular browser hijackers includes Conduit, Anyprotect, Babylon, DefaultTab, SweetPage, Delta Search, and RocketTab, however, the names are constantly changing. Browser hijacking can lead to serious privacy problems and even identity theft, disrupt your browsing experience by taking control over outgoing traffic, considerably slows down your personal computer by consuming lots of system resources, and result in system instability at the same time.

How to repair a browser hijack

Some hijackers can be removed by uninstalling the free software they were included with or by deleting any extension you’ve recently added to your browser. But, the majority of hijackers are extremely tenacious and require specialized applications to eradicate them. Furthermore, manual removal requires you to execute many time-consuming and tricky procedures which are hard to carry out for inexperienced computer users.

How To Get Rid Of Virus That Is Preventing Antivirus Installation?

Viruses can cause a great deal of damage to your computer system. Some malware sits in between the computer and your net connection and blocks some or all sites that you really want to visit. It will also prevent you from installing anything on your computer, especially anti-malware software. So what to do if malicious software keeps you from downloading or installing Safebytes Anti-Malware? Although this sort of problem can be difficult to circumvent, there are some actions you can take.

Make use of Safe Mode to resolve the problem

In Safe Mode, you can actually change Windows settings, un-install or install some software, and eliminate hard-to-delete malware. In case the malware is set to load immediately when PC boots, switching into this mode may well prevent it from doing so. To enter into Safe Mode or Safe Mode with Networking, press F8 while the system is starting up or run MSCONFIG and look for the “Safe Boot” options in the “Boot” tab. Once you’re in safe mode, you can try to install your anti-malware program without the hindrance of the malicious software. Following installation, run the malware scanner to remove most standard infections.

Switch over to some other web browser

Some malware mainly targets specific browsers. If this is your situation, use another internet browser as it can circumvent the malware. In the event you suspect that your Internet Explorer has been hijacked by a computer virus or otherwise compromised by cybercriminals, the best approach is to switch over to a different internet browser like Mozilla Firefox, Google Chrome, or Apple Safari to download your favorite computer security program – Safebytes Anti-Malware.

Run anti-virus from a USB drive

Another solution is to create a portable anti-malware program on your USB thumb drive. Try these simple actions to clean up your affected PC using a portable antivirus. 1) Download Safebytes Anti-Malware or Microsoft Windows Defender Offline onto a clean computer system. 2) Plug the pen drive into the uninfected PC. 3) Run the setup program by double-clicking the executable file of the downloaded application, which has a .exe file format. 4) Choose the flash drive as the location for saving the file. Follow the on-screen instructions to complete the installation process. 5) Transfer the pen drive from the uninfected computer to the infected computer. 6) Double-click the EXE file to open the Safebytes tool from the pen drive. 7) Click “Scan Now” to run a scan on the infected computer for viruses.

A Look at the Best AntiMalware Program

If you are looking to download an anti-malware application for your computer, there are several tools out there to consider nonetheless, you cannot trust blindly anyone, no matter whether it is paid or free software. Some are really worth your money, but many aren’t. While looking for an anti-malware program, choose one that offers solid, efficient, and complete protection against all known computer viruses and malware. One of the highly recommended software is SafeBytes AntiMalware. SafeBytes carries a very good track record of quality service, and customers appear to be happy with it. SafeBytes anti-malware is really a powerful, very effective protection tool created to assist users of all levels of IT literacy in finding and eliminating malicious threats out of their PC. Once you’ve got installed this software, SafeByte's state-of-the-art protection system will make sure that no viruses or malicious software can seep through your PC. SafeBytes anti-malware comes with a plethora of enhanced features which sets it aside from all others. Listed below are some of the highlighted features included in the tool. Robust Anti-malware Protection: This deep-cleaning anti-malware software goes much deeper than most anti-virus tools to clean your computer. Its critically acclaimed virus engine finds and disables hard to remove malware that conceals deep inside your personal computer. Active Protection: SafeBytes gives round-the-clock protection for your PC limiting malware attacks in real-time. They’re extremely effective in screening and removing various threats since they’re constantly improved with the latest updates and alerts. Web protection: SafeBytes checks the links present on a web page for possible threats and alerts you whether the website is safe to explore or not, through its unique safety ranking system. Light-weight: The program is lightweight and will work quietly in the background, and that does not impact your computer efficiency. 24/7 Premium Support: Support service is readily available for 24 x 7 x 365 days through email and chats to answer your queries.

Technical Details and Manual Removal (Advanced Users)

If you wish to manually remove PrivacyAssistant without the use of an automated tool, it may be possible to do so by removing the program from the Windows Add/Remove Programs menu, or in cases of browser extensions, going to the browsers AddOn/Extension manager and removing it. You will likely also want to reset your browser. To ensure the complete removal, manually check your hard drive and registry for all of the following and remove or reset the values accordingly. Please note that this is for advanced users only and may be difficult, with incorrect file removal causing additional PC errors. In addition, some malware is capable of replicating or preventing deletion. Doing this in Safe Mode is advised.

The following files, folders, and registry entries are created or modified by PrivacyAssistant

Registry: HKLMSOFTWAREClassesAppID.exe HKEY_CURRENT_USERsoftwareMicrosoftInternet ExplorerMainStart Page Redirect=http://.com HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionvirus name HKEY_CURRENT_USERSoftwareMicrosoftWindows NTCurrentVersionWinlogon Shell = %AppData%.exe HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionRun Random HKEY_LOCAL_MACHINESoftwareMicrosoftWindows NTCurrentVersionRandom HKEY_LOCAL_MACHINESOFTWAREsupWPM HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesWpm HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionUninstallPrivacyAssist HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionImage File Execution Optionsmsseces.exe HKLMSOFTWAREClassesAppIDrandom.exe HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerMain Default_Page_URL
Read More
Windows Update Keeps Turning Off in Windows
Keeping your system updated is a must and Windows updates are definitely a great way to do that. These updates are essential since they provide important security and various fixes for bugs in your Windows 10 computer. However, there are plenty of instances when you encounter issues with Windows Updates and one of them is when the Windows Updates turn off automatically at random times. Some users reported that they saw a notification about Windows Updates being turned off. Note that the issue is not with the update itself since many users turned on the Windows Update and the system was properly updated. The issue is that the Windows Updates turned off all by itself. There could be several reasons why the Windows Updates turned off by themselves. It could be due to the antivirus program installed on your computer. Antivirus programs are known to cause issues with other programs, Windows updates components included. This can occur due to false positives as well as odd compatibility issues. Aside from antivirus programs, the Windows Update service itself could also be the root cause of the problem. There could be a corrupted file in the Windows Update folder or it could be that the Windows Update service wasn’t started properly. Any of these issues can be resolved by following the troubleshooting options given below. Make sure to follow each one of them carefully for better results.

Option 1 – Try to disable your antivirus program

Disabling the antivirus program or any security software installed in your computer is always a good idea you can try when the Windows Update process does not go smoothly. So before you try updating your computer again, make sure to disable the antivirus or security program and once the Windows Update is done, don’t forget to enable the antivirus program back again.

Option 2 – Try to make some changes in the Registry

  • Tap the Wins key once and type in “command prompt” in the field.
  • From the search results, right-click on Command Prompt and select the “Run as administrator” option to run it with admin privileges.
  • Next, type the following command and tap Enter:
reg add "HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionWindowsUpdateAuto Update" /v AUOptions /t REG_DWORD /d 0 /f
  • After that, type the following command and hit Enter again:
sc config wuauserv start= auto
 The command you entered will set the Windows Update to auto so you should be good to go.

Option 3 – Try to reset the Windows Update components

If by any chance that the second option didn’t work, resetting the Windows Update components could also help you resolve the problem. 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:WindowsSoftwareDistribution SoftwareDistribution.old
    • ren C:WindowsSystem32catroot2 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 4 – Run the Windows Update Troubleshooter

Running the built-in Windows Update troubleshooter is one of the things you can first check out as it is known to automatically resolve any Windows Update errors. 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.
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
Checking the Bluetooth Battery level
In case you don’t know, Windows 10 now allows users to check the Bluetooth battery level of devices. More often than not, the accessories or peripherals users use for their Windows 10 devices are connected to it using Bluetooth technology. This high-speed low-powered wireless technology is designed to link mobile devices, computers, and other network devices over a short distance wirelessly. Monitoring the battery level of a device where Bluetooth is enabled isn’t an easy task as most of these devices do not support the Bluetooth battery monitor or the battery level display. And even when on devices that do, you still have to install additional software to find it. However, Windows 10 eliminates this requirement and all you have to do is add a Bluetooth device and connect that Bluetooth device. How? Follow the instructions provided below. Step 1: Adding a Bluetooth Device The easiest way to get your Bluetooth device battery to be displayed on your Windows 10 screen is to simply add a Bluetooth device. To do so, follow these sub-steps:
  • First, turn on the Bluetooth mode on your device.
  • Next, go to Windows Settings > Devices > Bluetooth & other devices.
  • From there, click on the “+” button next to the ‘Add Bluetooth or other devices” option and select the type of device you want to add.
Step 2: Connecting the Bluetooth Device Once you’ve added the device, it will be visible under the “Add a device” screen.
  • Now select the newly added Bluetooth device and click the “Done” button.
  • After that, it will now be connected. Go back to the “Bluetooth & other devices” window and scroll down to the section of “Mouse, Keyboard, and Pen”.
  • From there, move the cursor alongside the connected device to display its battery level.
Keep in mind that there are several ways in which you can display the battery information of the Bluetooth device. However, Windows 10 understands only one of them per se. So if your device is not a Bluetooth Low Energy device, Windows 10 won’t be able to show its battery information and won’t display its battery level.
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