Logo

Fix 0xC03A0005 error in Windows 10

When performing a Windows Backup to the NAS device (backup to a network share) that is running Samba, fails with an error message The backup failed, The version does not support this version of the file format (0xC03A0005). The problem occurs because of a conflict with the VHD file that is created by Windows Backup and is mounted during the process. There are three types of VHD files:

  1. Fixed,
  2. Expandable
  3. Differencing

If the VHD file is a sparse file that is not supported by the native VHD driver, the mounting will fail, and you will get this error. An example VHD file is one that keeps expanding depending on the backup size. The problem occurs only in the case of  File Level backup (file/folders in a volume) but not on the block level backup as the vhd file is never mounted. However, in the case of File Level Backup, the vhd is mounted, created by Windows Backup, which does not support the mounting of sparse files.

The solution is to use Strict Allocate: option in the smb.conf file

Login to SMB using SSH. Open the configuration file using the VI editor located at /etc/samba/smb.conf. If the option is not there, you can manually add strict allocate = yes which will make sure there are no sparse file that is created.

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

Windows Defender error code 0x80073afc
If you receive an error code of “0x80073afc” in Windows Defender after you boot your Windows 10 computer or when you try to manually run Windows Defender, then it could be that the Windows Defender files are corrupted. In such cases, this error could also occur if there is third-party security software that interferes with the smooth functioning of this Microsoft Security Client. If you are one of the users who are currently facing this issue, then here are some suggestions you can check out to resolve the Windows Defender error code 0x80073afc.

Option 1 – Try to check the status of all the Windows Defender-related services

  • In the Cortana search box, type “services” and click on the Services icon to open the Services Manager. Alternatively, you can also tap the Win + R keys to launch the Run prompt and then type “msc” in the field and hit Enter to open the Services Manager
  • After opening the Services Manager, look for the following services and make sure that their Startup type is set to their default values:
    • Windows Defender Advanced Threat Protection Service – Manual
    • Windows Defender Antivirus Network Inspection Service – Manual
    • Windows Defender Antivirus Service – Manual
    • Windows Defender Firewall Service – Automatic
  • You can right-click on each one of the listed services and then select Start to start them.
  • And if some of the services don’t have their default values, just double-click on the Services to change the Startup types and select the correct option from the drop-down menu of the Startup type under the Properties box.
  • Next, set up the Startup type of these services to Automatic and then click on the Start button if the services are not running yet.
  • Now click on the Apply and OK buttons to save the changes made and then see if it fixed the problem or not.

Option 2 – Try to re-register the concerned DLL files

You could also try to re-register some Dynamic Link Library or DLL files on your computer as this could also help in fixing the Windows Defender error.
  • In the Start search, type “cmd” and from the search results that appear, right-click on Command Prompt and select the “Run as administrator” option from the context menu.
  • After opening Command Prompt as admin, type the following commands one after the other:
    • regsvr32 dll
    • regsvr32 dll
    • regsvr32 dll
    • regsvr32 dll
  • Once you’ve entered the commands given above, it will re-register the concerned DLL files in your system.
  • Now restart your computer for the changes to take effect.

Option 3 – Try to use the Registry Editor

  • Tap the Win + R keys to open the Run dialog box,
  • Then type “Regedit” in the field and hit Enter to open the Registry Editor.
  • Afterward, navigate to this registry path: ComputerHKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionImage File Execution Options
  • Next, look for the DWORDs named “MSASCui.exe”, “MpCmdRun.exe”, “MpUXSrv.exe” and “msconfig.exe”.
  • If you can’t find these DWORDs, refer to the next given option below.
  • Restart your computer.

Option 4 – Check the Environmental Values

  • Type “View advanced system settings” in the Windows search box and select the appropriate result.
  • This will open a new mini window. From there, go to the Advanced tab and click on the “Environment Variables…” button located at the bottom part of the window.
  • Next, look for the “%ProgramData%” variable name and make sure that its value is set to C:/ProgramData.
  • Then click OK to save the changes made.

Option 5 – Run the System File Checker 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.
  • Restart your computer.

Option 6 – Perform a System Restore

Performing a System Restore on your computer can also help you fix the Windows Defender 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
Fix the HTTP Error 304 Not modified
When you get the “HTTP Error 304 Not modified” error in Google Chrome, Mozilla Firefox, or Microsoft Edge, there can be lots of reasons why you’re getting this error. The HTTP Error code 304 means redirection, technically. It could be that the DNS has some issues or the cache is already reusing the existing information to look for a website or it could also be that your browser might be infected. In this post, we will show you what you can do to fix the “HTTP Error 304 Not modified” error when you are not able to open a website on your browser. Here are the exact details of the error message:
“This status code is returned if the client has already downloaded resources since the last visit and is displayed to notify the client browser that the requested resources is already stored in the browser cache which hasn’t been modified.”
Follow each one of the given fixes below to resolve the issue.

Option 1 – Clear the browsing data on your browsers

The first thing you can try is clearing the browsing data on your browsers.

Microsoft Edge:

  • Open Microsoft Edge.
  • Then click on the three horizontal dots to open the menu.
  • From there, click on Settings. And under Settings, click the “Choose what to clear” button under the Clear browsing data section.
  • Next, check all the checkboxes and then click the Clear button to clear the browsing data in the Edge browser.
  • Restart Edge.

Google Chrome:

  • Open Chrome and then click on the three vertical dots located at the top of the window.
  • Then click on Settings.
  • After that, click on Advanced. And from the Privacy and Security section, click on the “Clear browsing data” option.
  • Now click on the CLEAR DATA button.
  • Restart Chrome.

Mozilla Firefox:

  • Open Firefox and then click on the three horizontal lines to open the menu.
  • From there, click on Options.
  • Next, select Privacy & Security.
  • After that, click on the Clear Now button under the Cached Web Content section and then click the Clear All Data button under the Site Data section.
  • Restart Firefox.

Option 2 – Flush DNS and reset the TCP/IP

There are some websites that don’t resolve since the DNS in your computer still remembers that old IP address. And so you need to flush the DNS as well as reset the TCP/IP on your computer.
  • Click the Start button and type in “command prompt” in the field.
  • From the search results that appear, right-click on Command Prompt and select the “Run as administrator” option.
  • After opening Command Prompt, you have to type each one of the commands listed below. Just make sure that after you type each command, you hit Enter
    • ipconfig /release
    • ipconfig /all
    • ipconfig /flushdns
    • ipconfig /renew
    • netsh int ip set dns
After you key in the commands listed above, the DNS cache will be flushed and the TCP/IP will reset.

Option 3 – Try using the Google Public DNS

Changing your DNS to Google Public DNS might also help you in fixing the “HTTP Error 304 Not modified” error. To do so, follow the steps below.
  • The first thing you have to do is right-click on the network icon in the Taskbar and select Network and Sharing Center.
  • Next, click on the “Change Adapter Settings” option.
  • After that, search for the network connection that you are using to connect to the internet. Note that the option might be “Wireless Connection” or “Local Area Connection”.
  • Right-click on your network connection and click on Properties.
  • Then select the new window to choose the “Internet Protocol 4 (TCP/IPv4)” option.
  • After that, click on the Properties button and click the checkbox in the new window for the option “Use the following DNS server addresses”.
  • Type in “8.8.8.8” and “8.8.4.4” and click OK and exit.

Option 4 – Run Cleanup Tool and disable Extensions

You might also want to run the Cleanup Tool in Chrome if you are using this browser as well as disable all the extensions as some of them, if not all, might be the reason why you’re getting the “HTTP Error 304 Not modified” error.
Read More
MS Mariner, new OS for servers based on Linux
mariner installerWell if anyone told me just a few years ago that I will see the day when Microsoft releases a new OS based on Linux I would be very amused, but that day has come. Mariner is the newest OS out of nowhere. Microsoft’s new Linux Distro, dubbed Common Base Linux (CBL)-Mariner, isn’t the type of distro you’d want to install directly on any old machine. It’s primarily meant for cloud infrastructure and edge products. Specifically Microsoft’s Cloud and Edge products. But if you are curious, it’s possible to run. Juan Manuel Rey, a Microsoft Senior Program Manager for Azure VMware, recently published a guide to ISO CBL-Mariner image. With that, you can easily get it up and running. And you can build CBL-Mariner on an Ubuntu 18.04 desktop. So you can try it out since it is free. You can get it from here: https://github.com/microsoft/CBL-Mariner It is obvious that Microsoft aims to set itself as a leader in enterprise server environments with this move and it is very likely that it may succeed or at least give a good shake to its competitors, mainly red hat and Suse which are two dominant distros in that field. Many believe that they can win over by providing regular updates and package delivery via their already established system and that feature could be a turning point for some. In any case, time will tell and we shall see.
Read More
Fix Windows Update Error 0x8007001E
This post will provide you a couple of fixes you can try to resolve the Windows Update Error 0x8007001E in Windows 10. So if you are one of the users who encountered this particular Windows Update error then you’ve come to the right place. The error code in this error message also happens to be linked to some random BSOD crashes. The error code 0x8007001E is related to a storage space error or out-of-memory-type error. On the other hand, there are also instances when this error has nothing to do with your computer’s space or shortage of memory – it could be that there are broken software components or corrupted system files that are causing this error. Whichever your case is, refer to the options given below to fix the Windows Update Error 0x8007001E.

Option 1 – 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 0x8007001E. 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 2 – Free up some space on your drive

As mentioned, storage space error or out-of-memory-type error might have something to do with this problem so you need to free up some space on your drive. Make sure that you have enough space on your drive (15GB or so should do) and then restart your computer. After your computer reboots, ensure that all the major RAM hoggers are closed before you try to install the update or upgrade again.

Option 3 – 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 Update Error 0x8007001E 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 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 – 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 Update error 0x8007001E. 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 5 – Perform a System Restore

You can also try to perform a System Restore as it can also help you fix the Windows Update error 0x8007001E. 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 6 – Try running Microsoft’s online troubleshooter

You also have the option to run Microsoft’s online troubleshooter which could help you fix Windows Update errors including the Windows Update error 0x8007001E.
Read More
How to Fix Windows 10 Error Code 0x80070008

Error Code 0x80070008 - What is it

Error Code 0x80070008 generally appears on machines running Windows 10, although it may sometimes also appear on earlier versions of the software, going all the way back to Windows 7, when the error was first introduced.

Common symptoms include:

  • Inability to complete the Windows 10 Update process fully
  • Machine running slowly
  • Messages about a lack of memory on the device in question

If Error Code 0x80070008 has appeared on your computer, there are several things that you can do in order to fix the error and be able to install updates as necessary. Most of these methods are simple enough to use, even for the most inexperienced users, but at least one of the methods may require advanced knowledge or comfort in changing your settings on a deeper level.

If you don’t feel comfortable in your ability to use the steps below to resolve Error Code 0x80070008, get in touch with a qualified technician who is experienced in memory issues and Windows 10 error code resolution to assist you.

Solution

Restoro box imageError Causes

There are three basic causes for Error Code 0x80070008. The first is that your machine may not have enough memory to finish the installation of an update. The second possible cause is that another program may be interfering with your machine’s ability to finish the update installation. Lastly, Error Code 0x80070008 can occur when a user has a lot of language packs, which may interfere with the ability to complete updates.

Further Information and Manual Repair

Because there are three different causes for Error Code 0x80070008, there are also three different methods to attempt to resolve the error. If you believe that the error may be caused by the number of language packs installed on your device, you should attempt method three first. Otherwise, use methods one and two first.

If you are not confident that you can do the steps below on your own to resolve Error Code 0x80070008, get in touch with a certified computer repair technician that is familiar with Windows 10 issues in order to fix the issue.

Here are the top three methods to resolve Error Code 0x80070008 on a machine running Windows 10:

Method One:  Run the Windows Update Troubleshooter

When Error Code 0x80070008 first appears on your computer, one of the first steps that you can take to resolve the issue is to open up the Windows Update module and click on the “Troubleshoot” tool. This will run a scan on the Windows Update tool to attempt to identify the root cause of the problem and to resolve it automatically for you.

If the troubleshooter finds a problem, simply follow the steps on the screen to resolve the error. In some cases, you may want to restart your computer after this process is complete before you attempt to run the Windows Update tool again.

Method Two:  Close All Programs Until Updates are Done

In some cases, a lack of memory on the machine can mean that running other programs while you are attempting to run Windows Update will cause the update process to fail. Closeout all of the programs that are running on the device, including any antivirus software or firewalls, before you run the update process. If this allows the Update process to run through to completion, you can then reactivate all of the programs that were running prior to the update.

Method Three:  Remove Unwanted Language Packs

This method generally applies to users who have an abundance of language packs installed on their machine, usually more than 20 in total, which may interfere with the update process. To remove unwanted language packs, follow these steps:

  • Step One: Open the Start Panel and select “Control Panel.”
  • Step Two: Find the setting for “Clock, Language, and Region” and choose “Region and Language.”
  • Step Three: Select the option for “Keyboards and Languages,” then under the settings for “Display language,” choose “install/uninstall languages” and select “uninstall display languages.”
  • Step Four: For any languages that you do not wish to keep, deselect them and choose “Next.” It may require several minutes for the process to complete.
  • Step Five: After the unwanted language packs have been removed from your computer, you can attempt to run Windows Update again. You may want to restart your computer first for maximum efficiency.

Method Four: Use An Automated Tool

If you wish to always have at your disposal a utility tool to fix these Windows 10 and other related issues when they do arise, download and install a powerful automated tool.

Read More
How to Repair Error Code 0xC190010, 0x30018 in Windows 10

Error Code 0xC1900101, 0x30018? - What is it?

Users, when upgrading to Windows 10 from Windows 7 or Windows 8/8.1, or when upgrading to a new version, build, service pack, or major update of Windows 10, can encounter error code 0xC1900101, 0x30018. Windows 10 installation fails and stops or hangs. During the installation process, it will reach a certain maximum limit (normally at 6% or 32%) then reverts back to the previous version of the operating system and displays the following message:

We couldn’t install Windows 10. We’ve set your PC back to the way it was right before you started installing Windows 10.

0xC1900101 – 0x30018 The installation failed in the FIRST_BOOT phase with the error during the SYSPREP operation.

Solution

Restoro box imageError Causes

In attempting to fix Error Code 0xC1900101-0x30018, it is vital to know what causes this issue. The most probable causes of this error are:

  • Incompatible hardware or driver
  • Incompatible security programs or antivirus or incompatible utility software
  • A device driver possibly stopped responding to setup.exe while on the installation process.
In some cases, you might be opened to other error messages when attempting to update to Windows 10, including error code 8007002c.

Further Information and Manual Repair

In fixing issues related to error codes, it is best to employ manual repair methods. Using these methods helps users pinpoint the root causes of the issue and apply solutions permanently to fix the issues. While most manual repair methods can be done by every Windows user, even those without technical abilities, there are certain cases where help from a Windows professional is needed. If you’re not up to facing risks in implementing manual methods yourself, consider getting help from a professional Windows technician or you can use a powerful automated tool. In fixing Error Code 0xC1900101-0x30018, you can repeat the same steps used for 0xc000021a (Method One) or you can try doing the following:
  • Disable or uninstall your Antivirus program before proceeding to upgrade the system
  • Ensure that the machine name is simple (having at least 8 characters) with no special characters like hyphens or dashes.
  • Restart the device a few times then try again.
  • Disable General USB Devices such as the Smart Card Reader.
  • If you use an SCSI hard disk, ensure that you have available drivers you can use for your storage such as a thumb drive and make sure that it is connected. During the Windows 10 setup, select the Custom Advanced Option and use the Load Driver command to be able to load the suitable driver for the SCSI drive. If this fails, try switching to an IDE-based hard disk.
  • You can now perform a clean boot. Restart your device then try again.
  • If you are using the .ISO file for upgrading the system, you need to disconnect from the Internet first before proceeding to the setup. If you are connected to Wi-Fi or by Ethernet (LAN), make sure to disable both connections then you can proceed to set up again.
  • If you’re performing the update through Windows Update, once the download reaches 100%, disconnect from the Internet, and then proceed with the installation.

NOTE: If this fails, if possible, you can try using the .ISO file in upgrading.

  • Switch to a local account if the device is connected to a domain.
  • Disconnect all external devices attached to the computer such as gaming controllers, printers, or USB keys.

If you’re using Windows Update in installing Windows 10, you can implement the following:

  1. Open the Command Prompt window by pressing Windows Key + X. Select Command Prompt (Admin) from the menu.
  2. Stop the BITS, Cryptographic, MSI Installer, and the Windows Update Services. In order to do this, Type or Copy and Paste the following commands one at a time:

NOTE: Don’t forget to hit Enter after every command.

net stop wuauserv

net stop cryptSvc

net stop bits

net stop msiserver

  1. Rename the Catroot2 and SoftwareDistribution In order to do this, Type or Copy and Paste the following commands one at a time:

NOTE: Don’t forget to hit Enter after every command.

                        ren

C:WindowsSoftwareDistribution SoftwareDistribution.old

                          ren

C:WindowsSystem32catroot2 Catroot2.old

  1. Restart the BITS, Cryptographic, MSI Installer, and the Windows Update Services. In order to do this, Type or Copy and Paste the following commands one at a time:

NOTE: Don’t forget to hit Enter after every command.

net start wuauserv

net start cryptSvc

net start bits

net start msiserver

  1. Type Exit in the Command Prompt then close the Command Prompt window then restart the computer.
Can’t seem to put up with the long and technical manual repair process? You can still fix this error by downloading and installing a powerful automated tool that will surely get the job done in a jiffy!
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
The Steam Autumn sale is coming!

Oh, gamers rejoice, the Steam autumn sale is just around the corner!!!

The sale starts on November 22nd and lasts until November 29th. A great deal for any gamer, especially for ones that have plenty on their wishlist. Speaking of wishlists now would be a good time to place some interesting titles on them so you can be notified about discounts on them.

If you by any chance are unavailable to participate in the Autumn sale, do not worry, Steam winter sale is coming on December 22nd and it will last until January the 5th so you can save for it.

The best tactic for sale is not to jump on the train right away, it is best to wait until a few days, maybe even until the last 2 days since some games can go even lower on discount in the last days of the sale. Also, there might be also some packages that include games you wish to buy but are packed with other ones in a bundle and even with a higher discount.

So get prepared for the upcoming sale and treat yourself to something nice!

steam sale
Read More
Create Custom Views in Event Viewer
The Event Viewer in the Windows operating system is used to troubleshoot any computer issues. It is one of the most useful tools that keep logs of both security and system events. It also monitors for both software and hardware problems in the computer. This tool is the only one with amazing features that maintain logs about everything that’s going on in the computer system. It keeps track of all the information to the point where going over them will take a lot of time. Luckily, the Event Viewer tool now allows users to create custom views where you can set the filters and sort the data recorded to limit the information details to only what you’re interested in seeing. For instance, if you want to troubleshoot with one hard drive, you can just create a special custom view to display only the hard drive warnings in the security logs. This will save you hassle and time. Take note that the logs in the Event Viewer are divided into two main categories namely the Window logs and the Application and Services logs. You can just set the filter to the logs by their event id, specific date, and many other events when you have to troubleshoot some problem in your computer. So if you are trying to troubleshoot a problem in your Windows 10 computer and you’re checking the Event Viewer, read on as this post will guide you in creating custom event views in the Event Viewer. To get started, refer to the instructions given below. Step 1: Go to the Start menu and in the search box, type “event viewer” and then click on Event Viewer from the search results to open it. Step 2: After opening Event Viewer, click on Custom Views located in the left pane of the window. Step 3: Next, click on the Administrative events under the Custom View to create special log views. Step 4: Then on the right side of the window, click on Create Custom View to open the Create Custom View window. Step 5: There is a logged drop-down list under Filter. From there, you have the option to choose an appropriate predefined time or use a custom time range for your Custom log views. Step 6: After that, select an appropriate event level for your custom view. You have fine entry-level options to choose from such as critical event level, error, warning, information and verbose.
  • Critical – select this if you want to see the events that require your immediate attention in the custom view.
  • Error – select this if you want your Event Viewer to display the events that are less critical but hints at the problems.
  • Warning – select this event-level if you want to see the event with the potential problem but may not bound to happen.
  • Verbose – select this if you want to see detailed information about all the events.
Step 7: After you’ve selected the event level, you now have to select how you want the events to be filtered. They can either be filtered By the log or By the source.
  • By the log – you can select two options called Windows log and, Application and Service logs. The Windows logs allow you to filter the logs created during events like setup, security, applications, and system events. While the Application and Service logs filter the log created by the installed applications in your system.
  • By the source – select this if you want your Custom View to search for information in event sources. It allows you to view events in detail for various applications and devices.
Note: You have the option to further customize the event logs with more filters like Event IDs, task category, keywords, User, and Computer. Using these additional filters, you can choose to filter the events in the special views by specifying event id numbers in the Event IDs, entering predefined Windows words in the Keyword, specify the user accounts in the User field, as well as choose the system from the server to maintain logs in the Computer field. Step 8: Once you’re done customizing the log filter, click on OK to apply the changes made. Step 9: After that, a Save Filter should be displayed in the Custom View window. Just enter the Custom View name and select the Event Viewer folder where you want to save the Custom view. The folder name should be Custom View by default. And if you want, you can also create your own folder if you want your custom views to be visible to all the system users. Step 10: Next, check all the Users box located in the lower corner of the window and then click the OK button after you’re done. You should now see the customized filter you just created on the left side of the window. Just click on it to check your filtered events in the center of the Event Viewer window. And for you to save the custom view logs, simply right-click on the Custom views you created and then click on Save All Events in the Custom View As from the drop-down menu. Then put a name on the file and select the appropriate location where you want to save the logs and click on the Save button. Note that the log file is saved with the “.EVTX” file extension and when you double click on it, it will open the file in the Event Viewer.
Read More
Delete files and folders using Command Prompt
There are times when you might find it difficult to delete folders or files in File Explorer and it could be due to many reasons. One of these reasons can be attributed to the failure that can lock down the folders or files which prevents you from deleting them. In this kind of situation, you can utilize the Command Prompt to delete the folders, sub-folders, and files on your computer, and in this post, you will be guided on how exactly you can do that. Before you proceed, keep in mind that when you use the Command Prompt incorrectly, it might affect your computer and render it inoperable, thus, you must be extra careful when executing the steps given below and it would also be better if you create a System Restore Point. After that, refer to the following instructions. Step 1: First, in the Start Search, type “command prompt” in the field and from the search results, right-click on Command Prompt and then select the “Run as administrator” option to open Command Prompt with admin privileges. Step 2: After opening Command Prompt as admin, navigate to the folder where the file you want to delete is located. Note that you have to execute the “cd” or the change directory command. Step 3: Next, execute the following command in Command Prompt:
DEL /F /A <file path with extension>
Note: In the given command, “/F” is the force delete command, while “/A” is the command that selects the files with the ready for archiving attribute. Step 4: After that, go to the location where you can find the folder you want to delete by using the “cd” command again. And then execute the following command right after:
RD /S <folder path>
Note: In the given command, “RD” is the command that removes the folder from the directory, while “/S” removes all of its sub-folders and files. On the other hand, if you also use the “/Q” parameter, you won’t see the “Y/N” confirmation but if you didn’t use it, then simply tap the Y button to proceed.
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