Logo

Fixing corrupted system files in Windows

Windows has a lot of built-in tools that help you fix tons of system-related issues. One of them is the System File Check which is the tool you can use to conveniently replace potentially corrupted or missing system files with good ones. But what happens when it does not work? Well, you’ve come to the right place as in this post, you will be guided on how you can replace a corrupted single Windows system file manually with a known good copy of the file if the System File Checker scan is not working.

When you encounter this issue with the System File Checker, it will be unable to replace the corrupted system files and returns an error message instead. And so to fix and replace corrupted system files in your Windows 10 computer without the help of System File Checker, you can refer to the instructions provided below.

Step 1: First, you need to open the log files listed below and identify which particular file has been corrupted:

  • %userprofile%Desktopsfcdetails.txt
  • Log %WinDir%LogsCBSCBS.log

Step 2: You will see all the details on the given log files. Once you find out the name and the path of the file, you have to take ownership of this corrupted system file.

Step 3: To take ownership of the corrupted file, you need to pull up Command Prompt by tapping Win + R keys on your keyboard and then type “cmd” and tap Enter.

Step 4: After opening Command Prompt, type and enter the command below to execute it:

takeown /f FileNameAndPath

Note: In the given command, “FileNameAndPath” represents the name and the path of the corrupted file. For instance, the corrupted file is named “wuapi.dll”, then you need to type “takeown /f C:/Windows/System32/wuapi.dll”

Step 5: Next, you need to grant administrators full access & control to the corrupted file and you can do that via Command Prompt again.

Step 6: In the elevated Command Prompt, type and enter the following command to execute it:

icacls FileNameAndPath /GRANT ADMINISTRATORS:F

Note: We’re going to use the wuapi.dll again as an example. So the command should be like this: icacls “C:/Windows/System32/wuapi.dll /grant administrators: F”.

Step 7: Now all that’s left to do is replace the corrupted system file with a good copy from a trusted source. Once you have a copy, open an elevated Command Prompt again and execute the following command:

copy NewFileLocation FileNameAndPath

Note: In the command given above, the “NewFileLocation” is the location where you have saved the copy of the file. For instance, if you’ve saved it on your desktop, this is how it should look: “copy C:/Users/<username>/Desktop/wuapi.dll C:/windows/system32/wuapi.dll”

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

Check if your data has been stolen for free

Website breaches and stealing user data is nothing new in the world of the internet. Although a very unpleasant experience it still happens even on some high-quality websites. In this article, we will not focus on how can you not be the target of this kind of attack, because you really cannot. Weel you can kind of if you decide not to have your data on websites at all, but let's just say that is not something you are willing to do.

stolenSo, in this case, you have some social, forum, or gaming accounts but you heard that service has been breached and that your email or password might be stolen. Well in this case all you need to do is of course to login into the service and change your password. But, what happens if you are not aware at all that service has been compromised?

Mozilla foundation has asked themselves this same question it seems and they have decided to help us out. They have placed a free online service where you can just by typing in your email address find out if your email or data has been compromised in any way.

Go to https://monitor.firefox.com/ and check it out, if you find out that there is some website that you did not know was breached, change your password right away, and if you have used the same password for anything else (I hope not), change them as well.

Read More
Quick Fix for Error Code 100

What is Error Code 100?

Error Code 100?? Whenever a Setup error contains error codes in the message, this indicates what the setup was operating on, let’s say copying files. The text in the error message will determine whether that it is fatal or not. An error code 100 is a system error that is displayed as ‘ERROR_TOO_MANY_SEMAPHORES’ or as a value 0x64. This error means that the system ‘cannot create another system semaphore.’ A semaphore is used in controlling access to parallel programming or a multi-user platform through multiple processes. This error can prevent certain features of your Windows to perform properly, like trying to get a print, copying files, deleting files, or any other routine computer activities.

Solution

Restoro box imageError Causes

Error code 100 can affect a wide range of activities that you normally perform on your PC. This error can occur for a number of reasons, of which some of the common ones include:
  • When the Microsoft SQL Server fails to start the service
  • When the account used for starting AOS does not match the database in SQL Server
  • When the AOS licenses have exceeded their limit
  • When the SQL Server database is incorrectly case sensitive
Though these are the common causes for error code 100, there can be other ways through which this error can occur. To find out the specific cause for error code 100, follow these steps:
  • Go to Start and select All Programs. Go to Administrative Tools and click Even Viewer
  • Click Application in Even Viewer
  • Locate the error message in the right pane by scrolling down
  • Click on the error message and see if the message applies to the error code.

Further Information and Manual Repair

In order to manually repair this error, you will have to work with your Network Administrator as they will have security privileges to take the steps. However, there are more than one ways to resolve this issue, for instance:
  1. Starting SQL Server Service
    • A likely cause of an error code 100 can be that your SQL Server service is not started. To activate it, follow these steps:
    • Got to Start and Click on All Programs, go to Administrative Tools and click on Services
    • Find SQL/MSSQLServer service
    • Right Click on it and click Start to activate the service
  2. Network Resolve
If you are connected to a network, then you can work with your network administrator to fix error code 100. Follow these steps to resolve this error:
  • Got to Start and then Run. Type dcomcnfg and press Enter
  • Locate Default Security and click it
  • Find Default Access Permissions and click Edit Default
  • You should locate System and Interactive, listed in the Allow Access. If they’re not listing, you can add them by clicking Add
  • Find the local computer in the list and click on Allow Access
  • Click Ok on the following three steps
  • Log off the computer and log in again.
Read More
How to choose default applications in Windows
Hello everyone and welcome to another tutorial on errortools.com, Windows itself when it is installed has a general idea about certain file types and how to open them, for example, image files would be opened with application photos, web links with the edge, etc. So when we double click on the known file type, Windows will start the default application for that type and open the file in it. But what if we do not want to open files in applications Microsoft thinks we should? What if we want to open the website in firefox or images in photoshop, or whatever. Luckily we can easily change which application Windows uses for which file type. Click on ⊞ WINDOWS to open the start menu and choose settings. Windows 10 Star menu with marked settings iconOn the settings screen, choose Apps. Windows settings apps section markedWhen the Apps screen opens on the left click on Default apps. Windows settings default apps markedOn right, you will get a list of Windows default applications for certain types of files. Click on any application you would like to change and choose from the drop-down list a new one. Click on it and you are done.
Read More
Fix Tile Database is corrupt Error in Windows
As you know, the Start Menu in Windows 10 is quite a stable experience. However, there are times when it can encounter some issues as well like getting corrupted. If your computer is going through the same problem, you’ve come to the right place as this post will guide you on how you can fix the “Tile Data is corrupt” error. This kind of problem is actually quite common among a lot of Windows 10 users. This kind of problem prevents the Start Menu from working properly and no amount of clicking the keyboard keys or mouse will resolve the issue. Fixing it is important since the Start Menu is required for the operating system to function properly and even though there are several ways to get around in using the Start Menu, it can get quite problematic. Even if you manage to open the Start Menu, the ability to click on apps to open them is out of the question and you need to fix the problem. Worry not for the potential fixes provided in this post are not hard to follow. You can try to run the Start Menu troubleshooter or run the DISM tool. You could also reset the folder for Tile Database or re-register the Windows 10 Start Menu. For more details, refer to each one of the options provided below.

Option 1 – Try running the Start Menu troubleshooter

The first and basic thing you can do to fix the problem is to run the Start Menu troubleshooter as it can help you fix the problem automatically. Since this is not a built-in troubleshooter, you can download it from the official website of Microsoft. After you download it, run it and wait until it’s done identifying the problem and automatically fixing it.

Option 2 – Try running the DISM tool

You can run the DISM tool as well to help fix the “Tile Database is corrupt” error. 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
    • Dism(.)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.
  • Once it’s done, check if it was able to fix the corrupted Start Menu or not.

Option 3 – Try to reset the Tile Database folder

  • First, you need to restart your computer and log into another user account where the Start Menu works.
  • Next, navigate to this folder location, C:/Users/<userX>/AppData/Local/Tile/DataLayer.
  • From there, copy the “TdlData.xml” file and save it to another drive.
  • Once done, restart your computer and log into the user account where the Start Menu is corrupted.
  • After that, navigate to this folder location, C:/Users/<userY>/AppData/Local/Tile/DataLayer.
  • Now paste the TdlData.xml file you copied earlier and navigate to this location, %LocalAppData%MicrosoftWindowsShell.
  • Afterward, copy the DefaultLayouts.xml file from the user account that’s working fine to the user account where the Start Menu is corrupted.

Option 4 – Try to re-register the Windows 10 Start Menu

  • Tap the Win + X and select the “Windows PowerShell (Admin” option from the menu.
  • After opening PowerShell, execute this command: Get-AppXPackage -AllUsers |Foreach{Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"}
  • Wait until the command is executed and then see if it fixed the problem with the Start Menu or not.
Read More
Easy Guide to Resolving Error Code 16

Error Code 16 - What is it?

Code 16 is a type of Device Manager error code. Windows XP users are most likely to encounter it. This error pops on XP systems that are running legacy or not plug-and-play hardware.

Error code 16 is displayed in the following format:

‘Windows cannot identify all the resources this device uses. (Code 16)’

Solution

driverfix boxError Causes

Error code 16 occurs when you use a peripheral device such as an external drive or a printer and that device is not properly or completely configured. Though the device may have been recognized before Windows fails to verify its configuration. Simply put, error code 16 appears when devices are partially configured.

In addition to this, another cause of error 16 is outdated or corrupt device drivers. Devices often fail to run successfully because of driver problems.

Device drivers are programs that provide instructions to control different devices attached to the computer system such as audio devices and printers to name a few.

Though error code 16 is not fatal like other PC error codes such as BSoD; however, it may hamper your ability to use certain devices installed on your system and lower your work productivity.

To avoid inconvenience, it is advisable to resolve the error immediately to avoid inconvenience.

Further Information and Manual Repair

PC error codes are often considered technical and difficult to resolve which is why many prefer to hire a professional for the repair job rather than doing it themselves.

Small repair jobs like fixing error code 16 by a professional computer programmer may cost you hundreds of dollars.

So, why incur so much cost when you can repair it easily by yourself even if you are not a technical whiz.

Error code 16 is easy to repair.

Here are some effective DIY methods that you can use for resolving error code 16 on your PC. These methods require no technical background, knowledge or expertise for that matter. Just simply follow the instructions and resolve the error code 16 issue.

Let’s get started…

Method 1 - Setup from the Disk that Came with the Hardware Device

Run setup from the disk that came with the hardware device, or you can simply copy the setup software file to your hard drive/flash drive. Refer to the vendor’s direction to set up.

If for any reason you’re unable to find the directions, simply uninstall the device. Then go to the start menu, Control Panel, and select ‘Add New Hardware’.

Now pick the appropriate hardware and follow the steps that the Wizard suggests. This is most likely to resolve the error code.

Nonetheless, if the error code still persists, then try method 2.

Method 2 - Allocate More PC Resources

Another alternative method to resolve error code 16 is to allocate more PC resources to the device. To specify additional resources:

  • Go to the start menu
  • Type Device Manager
  • Then go to the Device properties and click the resources
  • Here specify the device in the Device Manager
  • If you see a resource with a question mark, assign that resource to the device
  • However, if for any reason the resource is unable to change, then simply click ‘Change Setting’.
  • If Change Settings is not available, then click the box to the ‘Use Automatic Settings’ box. This will make the option available.

Method 3 - Install DriverFIX

As previously stated above, device manager error codes like error code 16 may also occur due to driver problems. If this is the underlying reason for error code 16 on your system, then the best way to resolve it is to install DriverFIX.

DriverFIX is user-friendly, advanced, and feature-filled software deployed with an intelligent programming system, which detects all problematic device drivers automatically in seconds.

It matches these drivers with their latest versions and updates them smoothly without any hassle, resolving error code 16 right away.

And furthermore, once you install this software on your PC, you don’t have to worry about driver problems anymore typically because it updates drivers on a regular basis with compatible and new versions, ensuring that your computer functions properly. It is easy to install and is compatible with all Windows versions.

Click here to download DriverFIX to repair error code 16

Read More
Applications you should remove from Windows
ApplicationsOver time Applications change, some for the better some for worse. Some of them even stop receiving updates and are old and vulnerable. Sometimes standards change and some file types are not used anymore. Software evolves along with technology and that is good. Keeping old and useless applications inside your Windows is not so good. From various exploits to simply taking up space, maybe even slowing down OS it is always wise and good to clean your Windows from unwanted old applications. In this article, we will be mentioning some relics of old and providing you with an explanation of why you should remove them from your system if by any chance you still have them on it.

Silverlight

Silverlight was meant to be a competitor for Adobe Flash, it is a WEB framework that enables rich media content inside your WEB browser. The issue is that it is not developed anymore and today's browsers do not support it. The only browser that actually can support it is internet explorer which itself is not supported and how there is practically 0 content on today's modern WEB that will require Silverlight, it is safe and recommended to remove it.

Adobe Flash

Speaking of Adobe Flash, you should remove it as well. Flash has stopped receiving support as of January 2021 and browsers have dropped support for it and even blocked it due to security issues. However, there still might be some local installation of Flash itself inside Windows along with the old Shockwave player that stopped receiving support in 2019. You should remove them both.

JAVA

Now this one is tricky, by itself JAVA does not present any security issues since browsers do not support it anymore and the desktop version is not really slowing down your computer. This one has simply put just another media runtime that is not used and simply takes up space and resources. However if you have some applications that you do use that rely on it (I can really just think of JAVA Minecraft at this point) leave it of course but in any other case, it is just purely not needed.

Quicktime

While we are at media runtime and stuff that just simply is not needed, Quicktime is one of them. Now this Apple Video player and codec is still pretty developed and active in Apple’s iOS environment, Windows version has not been updated since 2016 and it was discovered that it contains some critical vulnerabilities. Uninstall it and if you need a player that could play MOV files, just use a VLC player that can play them without any separately installed codec.

uTorrent

This one, the same as CCleaner was once a good application, as a matter of fact, it was the best torrenting application. Sadly it has fallen from its grace very low, from getting tons of ads in its interface to findings in 2015 that code of torrent client was packed with a crypto miner that used system resources of an installed computer to mine crypto without user’s awareness. You should uninstall this torrent client if you would like to get your PC back and not provide it for cryptocurrency mining for the company that developed it. Use qBittorrent or TIxati, open-source and free ones that have everything needed for any torrenting needs.

Toolbars and Browser extensions

There are a lot of toolbars for browsers and extensions that are malicious in nature or simply not updated providing security issues. It is very advisable to remove this as soon as possible.

WinRAR

WinRAR has gained its large popularity solely for the reason that you could download it from the official site like shareware and use it forever. The license never expired and you could use it indefinitely. Sadly not much has been improved in the application itself and it is slowly falling out in its range of what it can do. There are better open source and free options today like 7zip, PeaZip, ZIPvare, and more that are working the same as WinRAR if not even better.

Windows and manufacturers Bloatware

Yes, applications that come bundled with Windows and with some laptops that include manufacturers made software for different tasks like its own specific media players, calculators, etc. It is known that these applications are not better than their open-source rivals and there are too many of them including some that you will probably never use. It is the same as buying a new phone bundled with tons of applications that you do not need, did not ask for, and do not use. Delete all of them. Considering Windows there are also some Store application like Candy Crush Saga demo and other are safe to remove if not needed. That’s it, our advice for old and not needed applications so you can keep your PC safe and fast.
Read More
Experiencing Error Code 36, We Have A Solution!

Error Code 36 – What is it?

This is a common Device Manager Error Code that users encounter. It is commonly found on all Windows 2000 and later versions of Windows operating systems. Error Code 36 is usually prompted by the following message:

"This device is requesting a PCI interrupt but is configured for an ISA interrupt (or vice versa). Please use the computer's system setup program to reconfigure the interrupt for this device. (Code 36)"

Solution

driverfix boxError Causes

Error Code 36 occurs when there is a failure in IRQ translation due to your Windows operating system getting corrupted. This is caused due to a number of triggers, such as:

  • An excess of startup entries
  • Errors in registries
  • RAM or hardware failure
  • Excessive unnecessary installed programs
  • Malware or spyware

When programs are removed excessively, some programs are not removed completely and create problems in your computer’s registry.

Also, due to the presence of malware and spyware and other causes mentioned above, your computer registry builds up errors with the time that leads to slowing your PC, time lags, and even result in crashes and freezes.

Error Code 36 can cause internal and external components to malfunction or experience time lags such as DVD drive or printer and hence can severely affect your entire PC.

Further Information and Manual Repair

Error Code 36 is a severe PC error and any attempt at fixing the error must be approached with extreme caution for your PC to start functioning properly again. Here are two methods to fixing your PC.

Method 1 – Change IRQ reservation settings

Changing the IRQ reservation settings is the best way you can rely on to fix the error code. You can do this by changing the BIOS settings of your PC.

The BIOS stands for ‘Basic Input/Output System’ and is the program of your PC’s microprocessor that allows your PC to boot after you switch it on.

Caution needs to be exercised before changing the BIOS settings of your PC. This is because every PC’s BIOS version differs from another and any wrong attempt to change the settings may make matters worse.

It is therefore recommended to refer to hardware documentation that you received with your PC or motherboard and check for the model number and details of your PC’s motherboard.

Only after you have checked and confirmed all the details, should you use the specific BIOS settings required to configure your IRQ reservations?

Method 2 – Install DriverFIX

Error Code 36 isn’t an easy error to remove.

While changing the BIOS settings can work to restore your PC, it may create a whole lot of inconvenience for finding the time and effort to check the hardware documentation details and attempting to change the specific settings and especially, if your PC does not support the options to change IRQ reservations.

Given the high risks of fixing such an error, you can also install software that enables you to fix your slow PC at the click of a few buttons.

Programs such as DriverFIX can enable you to download and replace your outdated drivers with new updated ones without you having to look for them. It will detect which drivers to download based on your PC’s motherboard version from the program’s database and can get rid of error code 36.

Click here to download DriverFIX and remove error code 36 and any other type of Device Manager error from your PC.

Read More
Installation failed in the SAFE_OS phase
If you are trying to install a Windows 10 upgrade but was interrupted with an error saying, “0x80070003 – 0x2000D, The installation failed in the SAFE_OS phase with an error during MIGRATE_DATA operation”, then you’ve come to the right place as this post will help you sort this problem out. When you get this kind of error while trying to upgrade your computer, although there could be various reasons for this, the primary one is that when you upgrade from one update to another, something stopped the upgrade process to migrate the user data. To fix this error, you can try to run both the DISM tool and the System File Checker to automatically repair any corrupted system files. You could also try checking the free storage space of your primary drive and if you have any file lock apps like BitLocker, consider disabling them for they could also be the reason why you’re getting the error.

Option 1 – 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 which might be the reason behind the Windows Upgrade error 0x80070003 – 0x2000D. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth”.
  • Open the Command Prompt as admin.
  • Then type in this command: 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.
  • Once it’s done, restart your computer and then check if the issue is resolved or not on the next startup.

Option 2 – Run the SFC scan

The SFC or System File Checker scan could detect and automatically repair damaged system files that could be causing the Windows Upgrade error to appear. 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 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.
  • Reboot your PC.

Option 3 – Try checking the free storage space on your primary drive

The next option you can try to resolve the error is to see if you have enough free storage space on the primary drive because if you don’t then it’s probably the reason why you’re getting this error. To fix it, you need to free up some storage space by following these steps:
  • Open Setting > System > Storage from the WinX Menu.
  • From there, you will see a list of all the local and connected storage devices along with the details on the free space.
  • Now make sure that the Storage Sense feature is turned On then go find a link that says “Free Up Space” and click it to open.
  • After that, a screen which is the built-in program in Windows 10 will appear and will scan your computer for the following junk files so you can free up disk space:
  • Windows Upgrade Log Files
  • System created Windows Error Reporting Files
  • Thumbnails
  • Temporary Internet Files
  • Previous Windows Installation Files
  • Delivery Optimisation Files
  • DirectX Shader Cache
Note: Once you’re done freeing up space on your drive, try to run the setup file again.

Option 4 – Try disabling BitLocker and other file lock apps

If you are using BitLocker or other file lock apps, then it could be the reason why you’re getting the error. Usually, file lock apps don’t cause any kind of issue, however, if you have something that works on file level like BitLocker, you can try to disable it. Once you’ve disabled it, try to install the Windows 10 Upgrade again and after you do, enable BitLocker again. This should fix the problem.
Read More
Fix Folder Redirection Failed in Windows
If you got an error message saying, “Folder Redirection Failed, Failed to build the list of regular subfolders, Access is Denied” after you configured a new Group Policy Object or GPO which redirects User folders to a new network share or when you click on Reset default location under the Windows File Explorer or Folder Options, then you’ve come to the right place as this post will show you how to resolve this kind of error on your Windows 10 computer. Follow the given options below carefully to fix the “Folder Redirection Failed” error.

Option 1 – Take Ownership of the folder

If you are not able to access the folder could be one of the reasons why you’re getting the “Folder Redirection Failed” error and so you need to take ownership of the folder to resolve the problem. Before you proceed, make sure that your account is an admin account.
  • First, locate the concerned folder and right-click on it then select Properties.
  • Next, click on the Edit button in the Properties window and click OK to confirm if you got a User Account Control elevation request.
  • After that, select user/group from the permission windows or click on the Add button to add another user or group. It would be best if you add “Everyone” to give permission.
  • Then check “Full Control” under the “Allow” column to assign full access rights control permissions.
  • Now edit the permission to Full Control for “Everyone”.
  • Click OK to save the changes made and then exit.

Option 2 – Try to add Authenticated Users or Domain Computers

Make sure that the Folder Redirection group policy removal option is set to “Redirect the folder back to the user profile location when the policy is removed” when using the Folder Redirection. After that, you have to add Authenticated Users group with the “Read” permissions on the Group Policy Objects or GPOs. And if the Domain computers are part of the group of “Authenticated Users”. Note that by default, the “Authenticated Users” have these permissions on any new Group Policy Objects or GPOs. Once again, you have to add just “Read” permissions and not “Apply Group Policy” for “Authenticated Users”. Furthermore, to fix the “Failed to build the list of regular subfolders” errors, here are some options that could help.

Option a – Try to clear disk space

You might have to check if your disk is running out of space because if it is, then it will fail to create a list abruptly. And so you need to free up some disk space. You can either check on the files manually especially if you tend to keep your files at random places in your disk drive.

Option b – Find the Target route

You need to find the target route of the folder and then restore it if you are getting the “Failed to build the list of regular subdirectories” when you try to relocate the folder to the original location.

Option c – Try to change Ownership/Reset Defaults for all the User folders

If the “Failed to build the list of regular subdirectories” error pops up when you are trying to move a large number of files from one location to another, then you need to change the ownership of the folders as pointed out earlier.
Read More
How to change system font in Windows 11

Windows 11 is a good-looking operating system but people love to make things personal and to their liking so we decided to help you in this mission with small customization of changing default system fonts inside Windows 11.

Since there is no really easy way to just switch the font windows is using for itself we will have to tweak a registry a little so before we start please do make a backup of the registry file and follow the steps as they are presented in order to avoid any errors and break the system.

windows 11 transparency off

So, if all precautions are made and you are ready to change your Windows appearance let's dive right into it:

Find and/or install the font that you wish to use

There are vast free font sites on the internet where you can find fonts that you like and wish to use but be very careful with your desired font selection. The font that you choose needs to be a complete typeface, meaning that it has to contain all glyphs, large and small font sizes, all special characters, etc or you will experience that in certain areas nothing will be displayed.

Once you have found the font that you like and made sure it is a complete font, install it on your system (you can skip this step if you just want to change the system font with one already installed on your system)

Create REG file

Open notepad or a similar plain text editor in order to create a file that will apply changes directly into the registry and create a new file. Inside the file paste this text:

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"

All the way to the bottom where it says: "Segoe UI"="NEW-FONT", change NEW-FONT with the font name that you have chosen or installed in the previous step. For example: "Segoe UI"="Ubuntu".

Now go to File > Save As and name your file however you want but give it REG extension so it looks like: my_new_windows_font.REG

Apply changes

Now that you have your registry entry saved, locate it and double-click on it, at this stage Windows warning will probably pop up, you can just ignore it and click on YES since you wrote the file and know what it is. After registry entry is applied reboot your PC in order for changes to take effect.

Rolling back

If you want to change the font to another one, just repeat this procedure again. If you want to roll back to using the default Windows font, repeat the process but with this code instead of the one provided in the REG file:

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"=-
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