Logo

Change system font in Windows 10

In previous versions of Windows changing the system, the font was a pretty straightforward process, but it seems Microsoft did not want this feature to keep for whatever reason and there is no option as of the time of the writing of this article to do it in standard options in Windows 10.

But do not worry, you are still able to customize your Windows and choose which font would you like to see inside it in all of its dialogs. You can choose whichever font you desire, the only prerequisite is it to be installed on your system.

This guide will require you to change values in the registry of Windows itself so please follow step-by-step instructions and always make a backup of the registry before changing it in order to prevent some permanent Windows issues.

All of that being said, let's start.

Setting new font

First thing is to open notepad, in the notepad paste the next block of code:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]

"Segoe UI (TrueType)"=""

"Segoe UI Bold (TrueType)"=""

"Segoe UI Bold Italic (TrueType)"=""

"Segoe UI Italic (TrueType)"=""

"Segoe UI Light (TrueType)"=""

"Segoe UI Semibold (TrueType)"=""

"Segoe UI Symbol (TrueType)"=""

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes]

"Segoe UI"="NEW_FONT"

Where in "Segoe UI"="NEW_FONT" instead of NEW_FONT you need to write the exact name of the font that you wish to use as a system font.

Once you have replaced the default system font with your desired one, go to File and save as, from file type drop-down menu, choose all files and save this file as .REG type giving it whatever name you wish.

When the file is saved, close notepad, right-click on the saved file and choose the merge option. Confirm with YES and click on OK. Reboot your system and your Windows will now use the font of your choice as its default system font.

Restoring default font

If you wish to return the old default system font as it was, follow the same steps but in your notepad paste this code:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]

"Segoe UI (TrueType)"="segoeui.ttf"

"Segoe UI Black (TrueType)"="seguibl.ttf"

"Segoe UI Black Italic (TrueType)"="seguibli.ttf"

"Segoe UI Bold (TrueType)"="segoeuib.ttf"

"Segoe UI Bold Italic (TrueType)"="segoeuiz.ttf"

"Segoe UI Emoji (TrueType)"="seguiemj.ttf"

"Segoe UI Historic (TrueType)"="seguihis.ttf"

"Segoe UI Italic (TrueType)"="segoeuii.ttf"

"Segoe UI Light (TrueType)"="segoeuil.ttf"

"Segoe UI Light Italic (TrueType)"="seguili.ttf"

"Segoe UI Semibold (TrueType)"="seguisb.ttf"

"Segoe UI Semibold Italic (TrueType)"="seguisbi.ttf"

"Segoe UI Semilight (TrueType)"="segoeuisl.ttf"

"Segoe UI Semilight Italic (TrueType)"="seguisli.ttf"

"Segoe UI Symbol (TrueType)"="seguisym.ttf"

"Segoe MDL2 Assets (TrueType)"="segmdl2.ttf"

"Segoe Print (TrueType)"="segoepr.ttf"

"Segoe Print Bold (TrueType)"="segoeprb.ttf"

"Segoe Script (TrueType)"="segoesc.ttf"

"Segoe Script Bold (TrueType)"="segoescb.ttf"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes]

"Segoe UI"=-

Reboot your system and your Windows will now revert the font of your choice as its default system font.

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

Google docs crush with repeating a word

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

google doc bug

How was it found

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

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

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

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

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

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

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

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

How to recover your document

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

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

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

Read More
Fix Windows Update error 0x80096004
Recently, a lot of users reported to Microsoft about getting an error code 0x80096004 while trying to update their Windows 10 computers. This kind of Windows Update error occurs during the initial download and verification process. It also affects the Windows features (FODs) and when you encounter this error, you will also see this error code, “TRUST_E_CERT_SIGNATURE”. This error code indicates that the signature of the certificate could not be confirmed. This is caused by a broken certificate store or a corrupt copy of the Windows operating system is installed. Here’s the complete error message:
“There were some problems installing 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: (0x80096004).”
To fix Windows Update error 0x80096004, you can check out the options provided below.

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

  • 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.

Option 2 – 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 like error code 0x80096004. To run it, Refer to these steps:
  • Tap the Win + I keys to open Settings.
  • From there, click Update and Security and go to the Troubleshoot section.
  • Next, select Windows Update and click the “Run the troubleshooter” button and wait until it’s finished, and then try to run Windows Update again.

Option 3 – Try to temporarily disable anti-virus and Windows Defender Firewall

As mentioned, the error could be due to the antivirus program or the Windows Defender Firewall installed on your computer. Thus, disabling them or any security software installed in your computer is always a good idea you can try when you’re not able to access the shared drive on your computer. There are times when you encounter problems like Error Code 0x80096004 due to interference of antivirus or security programs. Thus, you have to disable both your antivirus program and Windows Defender Firewall for the meantime and check if it fixes the error or not.

Option 4 – Try to replace the DLL file with a trusted source

You can also try to replace the crypt32.dll file as it could help in fixing the Windows Update error. Just make sure that you get one from a trusted source.
  • First, you need to get the new DLL file from another computer with preferably the same file version number.
  • After that, you need to boot your PC into Safe Mode and navigate to the paths listed below and then replace the file using a USB drive or other external storage devices.
    • x86: This PC > C:/Windows/System32
    • x64: This PC > C:/Windows/SysWOW64
  • Next, type “cmd” in the Cortana search box and right-click on Command Prompt, and select “Run as administrator” to open it with administrator privileges.
  • Now type the “regsvr32 crypt32.dll” command and hit Enter.
  • Restart your PC and check if the error is now fixed.

Option 5 – Try downloading and installing the Windows Updates manually

Error Code 0x80096004 might be due to a Windows Update that has failed. So if it is not a feature update and only a cumulative update, you can download the Windows Update and install it manually. But first, you need to find out which update has failed, and to do so, refer to the following steps:
  • Go to Settings and from there go to Update and Security > View Update History.
  • Next, check which particular update has failed. Note that Updates that have failed to install will be displayed under the Status column which has a label of “Failed”.
  • After that, go to the Microsoft Download Center and look for that update using its KB number and once you find it, download and then install it manually.
Note: You can also use the Microsoft Update Catalog, a service from Microsoft that provides a list of software updates that can be distributed over a corporate network. With the help of this service, it can be easier for you to find Microsoft software updates, drivers as well as fixes.

Option 6– Run 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. 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.
 Reboot your PC.

Option 7 – Try to run the Windows Update Service in a Clean Boot State

There are some instances that some conflicting programs installed in your computer might be the one that’s causing Windows Update error. 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.)
  • Now try to run the Windows Update Service again and see if Windows Update error 0x80096004 is now gone.
Read More
Fix Windows Activation Error Code 0x8007007B in Windows 10
If you recently upgraded your computer or if you’ve just switched to a new Windows 10 PC, the most common errors you might encounter are the Windows Activation errors. This issue boils down to the Windows Activation server which has either failed to validate or recognize the license tied to the digital account. In this post, you will be guided on how to fix an activation error in an organization with an error code 0x8007007B. It contains this exact error message: “We can’t activate Windows on this device as we can’t connect to your organization’s activation server. Make sure that you’re connected to your organization’s network and try again. If you continue having problems with activation, contact your organization’s support person. Error code 0x8007007B.” Various computers are activated via the KMS licensing (Key Management Server) in organizations. Computers that are activated using this process do not get a permanent activation and have to stay connected to the organization instead of for at least 7 months or 180 days. It is common in Pro and Enterprise versions that are deployed in bulk for at least hundreds or thousands of computers. So imagine a user with a personal computer in the office who decided to leave the organization but will still have an activated Windows key. And so to prevent that from happening, organizations use the KMS licensing. Another possible cause of the error is in case some user used an organization key and later on, the PC just got upgraded or downgraded to a version that is not compatible with that copy of Windows. To fix this Windows Activation error, here are some suggestions that might help.

Option 1 – You can try connecting to the organization’s network and activate the computer. But before that, you need to first check if the computer actually belongs to an organization or not.

  • Tap the Win + R keys to open the Run dialog box.
  • Type “cmd” and hit Enter to open an elevated Command Prompt.
  • After that type the vbs /dlv command and hit Enter to execute it.
  • Next, check if the Product Key Channel says “GVLK”. If it does, then it means that your computer was activated using volume licensing.

Option 2 – Change Licence Key

If you’ve recently left an organization then it’s best if you buy another copy of Windows 10 and then change the license key. This time, make sure that the license key is for the same version of Windows. However, if it’s different, you need to format your computer.

Option 3 – You can try activating Windows 10 using a mobile phone

Activating Windows 10 can also be done using your phone. Just note that you have to call Microsoft to do so.
  • In the Start Search box, type in “Slui 4” and tap Enter.
  • Next, select your country and click on Next.
  • Keep the window open and call the toll-free number of the country you’re from.
  • Afterward, a confirmation ID should be given by the automated system which you must take a note of.
  • Finally, in the box on the window, type in the confirmation ID and click on the Activate button. That should do it.

Option 4 – If you think that the issue is caused by some hardware changes, you can try using the Activation Troubleshooter.

There are times when users already have the license keys and were able to activate Windows. However, it doesn’t last long and only works for a while and it’s suddenly throwing up an activation error like this one. To use the Windows Activation Troubleshooter, just go to Settings and to Activation and then run the troubleshooter from there. If you've made some modifications to your hardware, you have to click the “I changed hardware on this device recently” option for further suggestions.
Read More
Fix ndis.sys failed BSOD error on Windows 10
NDIS or Network Driver Interface Specification is a programming interface for the network interface cards that aids in the proper functioning of a system driver in a computer network. The NDIS helps the computer system in order to communicate with other connected devices and hardware components on a computer network. In relation, the ndis.sys file is a critical system file developed by Microsoft for the Windows operating system. As you know, sys files or system files are important parts of the Windows operating system as well as a repository of system driver settings used by Windows to communicate with the connected hardware and devices. The ndis.sys files are stored mostly in a driver folder at C:/Windows/System32/drivers and as mentioned, these files are essential for the system to function properly. Although the presence of ndis.sys system file is not yet known to affect the normal functioning of the Windows OS, some of the Windows 10 users reported that they encountered ndis.sys blue screen errors on their PCs. Blue Screen of Death errors or Stop errors usually occurs when you open a program or a function. Moreover, it could also occur when the driver gets loaded during the system startup or during system shutdown. It isn’t yet clear what really causes the ndis.sys blue screen error. However, like other Stop errors, it may occur due to corrupted files, misconfigured device drivers, bad drivers, corrupted Windows Registry, missing or damaged system files, and malicious programs. Aside from the aforementioned reasons, the ndis.sys blue screen error might also occur if your hard disk is damaged and if the RAM is corrupted. In such cases, a lot of users usually disable the ndis.sys file. However, it won’t really resolve the issue since the file is required for the normal functioning of the operating system and even when you disable the file, it’s pretty useless as the file will start all over again. In addition, you might want to disable security programs or firewalls and antivirus programs in the meantime to check if these programs are the ones that are causing the error. And if you’ve determined that none of the security programs or firewalls and antivirus programs are to blame, refer to the options below that might help you resolve the DRIVER_IRQL_NOT_LESS_OR_EQUAL or ndis.sys Blue Screen of Death error.

Option 1 – Try to update or reinstall the PC device driver

The Ndis.sys Blue screen error can occur when the device driver in your computer is outdated or corrupted. Thus, you either have to update or reinstall it to fix the issue.
  • Tap the Win + R keys to launch Run.
  • Type in devmgmt.msc into the box and tap Enter or click OK to open the Device Manager.
  • After that, a list of device drivers will be displayed. If you see a red or yellow sign that shows up against the driver, right-click on the driver’s name and select “Update Driver Software” or “Uninstall”. And if you find any “Unknown device”, you need to update it as well.
  • Select the “Search automatically for updated driver software” option and then follow the instructions to complete the process.
  • Restart your PC.

Option 2 – Rollback your Network drivers

If you have updated the driver software as of late and you suddenly got this BSOD error, you might have to roll back the device driver – in other words, switch back to the previous working version. To do that, follow these steps:
  • Tap the Win + R keys to launch the Run window and then type in the “devmgmt.msc” command and hit Enter to open the Device Manager window.
  • Under the Device Manager, you will see a list of drivers. From there, look for the Network Adapters and expand it.
  • Next, select the driver entries that are labeled appropriately other than anything in the context of the WAN Miniport.
  • Then select each one of them and double-click to open a new mini window.
  • After that, make sure that you’re on the Driver tab and if you are not, just navigate to it then click the Roll Back Driver button to switch back to the previous version of your Network adapters.
  • Now restart your computer to successfully apply the changes made.

Option 3 – Try running the System File Checker

The SFC or System File Checker scan could detect and automatically repair damaged system files that could be causing the ndis.sys Blue Screen of Death error. 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 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 and hit Enter.
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 – Try running the CHKDSK utility

Running the CHKDSK utility might also help you resolve the Netwtw04.sys failed BSOD error. 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 5 – Run the DISM Tool

The DISM tool is another command-line tool in the Windows operating system that could help users fix various corrupted system files. To use it, follow these steps:
  • Open the Command Prompt as admin.
  • Then type in this command: DISM /Online /Cleanup-Image /RestoreHealth
  • The DISM command you entered will repair the corrupted system image. Do not close the window if the process takes a while as it will probably take a few minutes to finish.
  • Restart your PC.

Option 6 – Perform a System Restore

Performing a System Restore on your computer can also help you fix the ndis.sys Blue Screen of Death 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.
Read More
How to Fix Dxgkrnl.sys Error Code

Dxgkrnl.sys Error - What is it?

To understand Dxgkrnl.sys error code, it is important to develop an understanding about Dxgkrnl.sys file. Dxgkrnl.sys is a type of system file associated with Windows 8 Consumer Preview ISO images that are developed by Microsoft for the Windows OS. System files like Dxgkrnl.sys are third-party device drivers, critical system files. These files enable attached PC hardware such as a printer to communicate with 3rd party software programs like web browsers and Windows 8 Consumer Preview ISO images. Dxgkrnl.sys error code is a blue screen of death error. It occurs when the Dxgkrnl.sys files are unable to function properly. This is a critical error. It can cause system failure, crash, and data loss. Therefore, it must be resolved immediately before the damage is done. The error may pop up in any one of the following formats
"STOP 0×00000050: PAGE_FAULT_IN_NONPAGED_AREA – dxgkrnl.sys"
A problem has been detected and Windows has been shut down to prevent damage to your computer. The problem seems to be caused by the following file: Dxgkrnl.sys."
"STOP 0x0000000A: IRQL_NOT_LESS_EQUAL – dxgkrnl.sys"
"Your PC ran into a problem and needs to restart. We’re just collecting some info, and then we’ll restart for you. If you would like to know more, you can search online later for this error: dxgkrnl.sys."
"STOP 0x0000001E: KMODE_EXCEPTION_NOT_HANDLED – dxgkrnl.sys"
Some of the common symptoms of this error code include
  • Blue screen
  • System freeze
  • And sudden shutdown

Solution

Restoro box imageError Causes

Dxgkrnl.sys error code may be triggered due to several reasons. These include:
  • Incorrectly configured or corrupted Windows 8 Consumer Preview ISO images device drivers
  • Windows registry issues
  • Malware infection
  • Hardware conflict
  • Damaged hard disk

Further Information and Manual Repair

To resolve Dxgkrnl.sys error code on your PC, here are some effective and easy DIY methods that you can try:

Method 1 - Scan and Remove Viruses

Dxgkrnl.sys error may occur due to malware and viral infection. If this is the cause, then it is advisable to download a powerful antivirus and scan your entire PC. Remove all viruses from your system to resolve the error.

Method 2 - Utilize Windows System Restore to Undo Recent System Changes

Windows System Restore is an in-built powerful tool that enables Windows Operating System users to restore previous your PC to its former state. To repair Dxgkrnl.sys error, use this tool. It can help you avoid hours of troubleshooting headaches associated with SYS errors. To get started, simply go to the start menu, type System Restore in the search box and press Enter. Now click on System Restore to proceed. If you are prompted for an administrator password, insert it to move to the next step. Now to bring your computer to its former state, simply choose a restore point. To activate these changes, reboot the PC. This is most likely to resolve the issue.

Method 3 - Clean the Registry

The registry is a collection of databases. It stores much of the information and activities you perform on your system including unnecessary and obsolete files like junk files, cookies, internet history, bad and invalid registry entries. These files accumulate in the registry and damages and corrupt the registry itself. Due to this runtime and BSoD errors are triggered. To repair and clean the registry manually can be time consuming and technical, therefore it is advisable to download Restoro. This is a user-friendly PC Fixer embedded with a powerful registry cleaner. The registry cleaner scans your entire PC, wipes out all bad entries, cookies and unnecessary files, cleans the registry and repairs the damaged system files in seconds. Click here to download Restoro and resolve Dxgkrnl.sys error today!
Read More
A Quick Guide to Fixing Error 2738

Error 2738 - What is it?

Error 2738 is associated with the VBScript engine. VBScript is the abbreviation for Visual Basic Scripting. It is an Active Scripting programming language developed by Microsoft and modeled on Visual Basic. It is used with a fast interpreter in a large variety of Microsoft environments. Error 2738 indicates that the VBScript engine is not registered properly on your PC. It occurs when you try to install or uninstall VBScript-supported applications on your system. The error message is displayed in the following format:
"Error 2738. Could not access VBScript run time for custom action."

Solution

Restoro box imageError Causes

There are several reasons for the error 2738 message pop up. These include: Incorrect or corrupt registry entries on your system. These entries interfere with VBScript support in Windows thereby generating such error codes.
  • Removal of McAfee Antivirus
  • Windows registry values are not updated accurately during the uninstallation of McAfee Software
  • The Visual Basic Script is registered in the registry under the local user instead of the local machine
No matter what the cause of the error may be, it is recommended that you resolve the issue immediately without any delay.

Further Information and Manual Repair

Here are some of the easy and proven DIY methods to repair error 2738 on your PC:

Method 1

If the error 2738 occurs because the VBScript is not registered correctly, then follow these steps to resolve.
  1. Go to the start menu, open Run, and type RegEdit in the box and then press OK. This will open the Windows Registry Editor.
  2. Now type KEY_LOCAL_MACHINESOFTWAREClassesCLSID{B54F3741-5B07-11cf-A4B0-00AA004A55E8}InprocServer32, if the key does not have a data value of C:\Windows\System32\vbscript.dll then simply add it.
  3. Now go to the All programs option and then Accessories.
  4. Here right-click on Command Prompt and then ‘Run as Administrator’.
  5. Now type egsvr32 vbscript.dll then press enter. After that type regsvr32 jscript.dll and then press enter.
  6. Restart your PC to activate changes.

Method 2

Sometimes error 2738 may occur when you uninstall preinstalled MacAfee antivirus software on your system. Un-installation usually leaves some trace components in the registry. These components must be removed completely otherwise error codes like 2738 may keep occurring on your computer screen. In such an event, the best way to resolve it is to download the McAfee Consumer Product Removal utility from McAfee's official website. Save this file on your desktop. Double click the file and follow the steps to remove this software completely and successfully from your PC. Proper removal of the McAfee program will resolve error 2738 right away. But if the error still persists then try other methods illustrated below.

Method 3

Download Restoro to remove incorrect and corrupt registry entries on your system that may be interfering with VBScript support. Restoro is a new and easy-to-use PC Repair Tool deployed with an intuitive interface and a powerful registry cleaner. The registry cleaner removes all entries corrupting the registry, cleans it, and resumes it to its normal state. Click here to download Restoro.
Read More
Types of Malware Attacks & How to Battle Them

Afraid of the growing threats online? As you should be. But we’re here to show you what kinds of malware are out there and what you can do to keep them at bay.

Malware definition

Malware comes from the term malicious software. It’s software designed to attack and exploit devices and networks to the advantage of the hacker who made it.

Malware can be transmitted in different ways. Most commonly this happens via infected USB drives, downloadable files or malicious websites. Depending on the type and ultimate goal, the consequences of a malware attack can range from negligible to catastrophic.

Credit: Ed Hardie on Unsplash

What kinds of malware are there?

1. Virus

A virus is typically spread via infected files, websites or links. It’s one of the oldest malware types and one of the most difficult to get rid of. That’s because, once activated, it replicates itself - hence the name. 

It can perform different kinds of attacks, depending on what the creator wants to achieve. The main characteristic of a virus is that it really doesn’t show itself until you activate the host. So that’s a scary thought for sure.

2. Adware

Sometimes an ad blocker isn’t enough to fight off unwanted ads. And some of them can, unfortunately, be malicious. They may redirect you to infected sites or prompt downloads of risky files. Even just opening a malicious site can lead to data theft.

So, definitely be careful when clicking around. Even if an ad seems completely legitimate, you can never be too sure.

3. Ransomware

Through ransomware, cybercriminals gain access to a user’s data and use it to extort them for money. Basically, the user is threatened with data deletion or even exposure if a ransom isn’t paid by a specific deadline.

This is a particularly nerve-wracking type of malware. If it targets an individual, it preys upon their sense of anxiety, fear, guilt and even shame. If it targets a business (which is a lot more common), it preys upon not only that business’s profit but also every single one of their customers and their data.

4. Trojans

This type of malware disguises itself very well as a legitimate-looking program. Once you download it, hackers can get full access and control of your device, data and network. They can even be hidden in games, apps and attachments. They cannot self-replicate, though, so we guess that’s… good news?

5. Worms

Worms can replicate, just like viruses, but you don’t need to actually activate the infected program for them to get going. They can be used for various purposes, ranging from data deletion to file encryption to support a ransomware attack.

Credit: Growtika on Unsplash

6. Spyware

Spyware refers to malicious software that stays hidden on your computer and monitors your activity. The best-known type is keyloggers. This can be used to steal sensitive data like passwords and banking information.

7. Rootkits

Rootkits are among the most dangerous types of malware. They allow administrative access and full control of a device, which lets hackers continue hijacking all your data and monitoring your activity without your knowledge.

8. Botnets

Botnets are networks made up of bots - computers that cybercriminals have infected with malicious software. Bots and botnets give hackers remote access to users’ devices and allow them to spy on your camera, take screenshots, memorize passwords and launch Distributed Denial of Service attacks. This one truly makes your hair stand on end.

What can you do about it?

You know the old adage - better safe than sorry. And trust us, malware attacks are such a pain in the you-know-what that you really don’t want to be sorry.

Luckily, there are simple solutions that can shield you from most digital threats these days. What you want to be looking at is a solid antivirus program. Well, technically, you need an antimalware program, but since the latter evolved from the former, we still mostly refer to them as antivirus software.
The majority of antimalware programs these days don’t just shield you from potential risks online, but include additional features as well. For example, some Bitdefender antivirus packages also include parental control and a VPN. And Bitdefender is not just for PCs either - it offers protection for your beloved iPhone or Android as well. You can throw in a password manager in there too, for an additional layer of security.

Credit: Dan Nelson on Unsplash

If you aren’t too concerned about all these various threats or feel like you don’t need extra security, you can at least take a step to protect your information from being exposed to lurking cybercriminals as you’re browsing. This can be done through a good VPN like Surfshark, which hides your identity in the digital space and prevents your data from being tracked.

Choosing the right protective software is especially important if you have children with access to the Internet, since they’re unfortunately even more vulnerable to malicious attacks. If you aren’t sure what the right kind of antimalware program is right for you, you can reach out to us and we’ll be happy to help keep your entire household or office digitally secure.

The bottom line

The truth is that there’s no way to be 100% protected in the online world. Hackers are constantly coming up with new ways to infiltrate our devices. But malware-battling software evolves along with them and there’s still plenty you can do to keep risks away. Stay safe!

Read More
Windows ImageAcquisition High CPU & Disk usage
What is Windows ImageAcquisition High CPU & Disk usage? The Windows Image Acquisition is the driver model in charge of the communication between the graphics hardware and the operating system. There are times when it causes high disk and CPU usage in Windows 10 systems which results in slow performance of the computer. To fix this issue, read on as this post will help you in addressing the problem. The cause of this problem might have something to do with the hardware or the drivers. And so if your computer becomes slow because of the Windows Image Acquisition process, here are some suggestions that might be of help. You can try to restart the Windows Image Acquisition service, run a System File Checker Scan, disconnect & reconnect imaging hardware as well as update and reinstall the drivers and updating the graphics drivers. For a complete set of instructions, follow the given options below.

Option 1 – Try restarting the Windows Image Acquisition Service

  • Tap the Win + R keys to open the Run dialog box.
  • Then type “services.msc” in the field and hit Enter to open the Windows Services Manager.
  • From there, look for the Windows Image Acquisition Service and check on its service Status.
  • If the Service Status is blank, right-click on it and select Start. And if the service Status is Running right-click on it and select Restart. After that, check if your computer’s performance is now back to normal.

Option 2 – Try running a System File Checker scan

As you know, running a System File Checker scan can help in replacing missing files as well as repair the corrupted ones which might be the reason behind the problem.
  • 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 – Try disconnecting and reconnecting the imaging hardware and then update and reinstall its drivers

It could be that the hardware that calls for the Windows Image Acquisition service has some issues which are why disconnecting and reconnecting the imaging hardware like scanners, printers, cameras can help in fixing the problem. In addition, you can also boot your computer in a Clean Boot State so that you can find the problematic hardware by hit and trial method. Refer to the steps below to do so:
  • 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.)

Option 4 – Try updating the Graphics drivers

  • First, boot your computer into Safe Mode.
  • After that, tap the Win + R keys to launch Run.
  • Type in devmgmt.msc into the box and tap Enter or click OK to open the Device Manager.
  • After that, a list of device drivers will be displayed. From there, look for the Display Adapters and click on them.
  • After that, right-click on each entry under the Display Adapters and select the “Uninstall Device” option from the menu.
  • Now restart your computer.
  • After restarting your computer, go to the Settings app and Check for Updates in the Windows Update section.
Note: You also have the option to go directly to the website of your graphics card manufacturers like NVIDIA, Intel, or AMD and go to the section called Drivers then check if there’s a new available update – if there is, download and install it.
Read More
Should you use the Faraday bag

Faraday bag is a new take on security and privacy for people using a lot of electronic devices and credit cards. So what is exactly a Faraday bag?

faraday bag

Faraday bag explained

Faraday bag is designed in the same manner as the Faraday cage which was invented by Michael Faraday, who was an English scientist who contributed to the study of electromagnetism and electrochemistry. His main discoveries include the principles underlying electromagnetic induction, diamagnetism, and electrolysis.

The idea of the Faraday cage is that anything inside a cage that is made of specific grid size is completely isolated from outside current and magnetic fields since the cage itself will pick up everything upon itself. This means that for example, a human could be inside a cage that is struck by lightning and be perfectly safe and fine.

This idea led to the Faraday bag design, which takes this concept and places a wiring pattern inside clothing in order to isolate all magnetic fields from the outside so your devices and cards are completely cut off from any kind of influence and electromagnetic waves. If the pattern and quality of material for the bag are good, you have a fully safe placeholder for your stuff.

Advantages of Faraday bag

The main advantages, of course, are the privacy and safety of mobile phones and credit cards from outside influences and this is why this bag has been designed in the first place. If the bag is designed properly your phone would not be able to be hacked nor accessed from any outside source, GPS tracking will also be disabled and your phone location will not be visible. Credit cards will also be completely safe from any malicious attack via wi-fi signals.

Disadvantages of bag

Well, the disadvantage of using this bag is a very simple one, since your phone is isolated from outside influence that will also mean that you will not be able to take messages or calls on it while it is in the bag. Notifications from the internet would also be disabled so it is security vs usability deal.

Read More
Run File Explorer with admin privileges in W11
Typical use of file explorer will probably not need any kind of elevated privileges, but from time to time you might encounter some tasks that will require administrator rights in order to perform them. If this is the case you will need to run file explorer with these rights but inside Windows 11 that is somewhat hidden and not 1 click away. File Explorer W11How this is the case we have decided to put a little tutorial on how to accomplish this very task and run file explorer with administrator privileges.

Open File Explorer via EXE file

  1. Open File Explorer typically
  2. Navigate to This PC > Windows (C:) > Windows
  3. Locate file explorer application
  4. Right-click on it and select Run as Administrator
  5. Run File Explorer
A new instance of file explorer will pop with elevated administrator privileges.

Run it as an administrator using the Task Manager

  1. Open the Task Manager ( CTRL + SHIFT + ESC )
  2. Click on More details (at the bottom)
  3. After the task manager expands click on the File tab
  4. Click on Run New Task
  5. Type in explorer.exe and check the box next to it that says Create this task with administrative privileges
  6. Click on OK
File Explorer will now run as administrator.
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