Logo

Enable or Disable Status Bar in File Explorer

As you know, the Windows File Explorer is quite a responsive program and contains tons of features. It allows you to do various customizations by changing Settings or changing the value of a Registry key or Group Policy modification. Either way, you will be guided on how you can enable or disable the Status Bar in File Explorer on your Windows 10 computer.

The Status Bar is located at the bottom of the File Explorer and shows you how many items are inside the folder and how many items you’ve selected. In addition, it also shows you information about each item and can display items using large thumbnails with just a single click.

In order to enable or disable the Status Bar in File Explorer, you can use the two given options below as reference. You can either use the Folder Options or the Registry Editor.

Option 1 – Enable or Disable Status Bar via Folder Options

  • Tap the Win + E keys on your keyboard to open File Explorer.
  • Then tap the Alt + F keys and click on Options.
  • From there, make sure that you are in the View tab and look for the “Show Status Bar” option in the list that gets populated.
  • After that, check if the Show Status Bar option is enabled or disabled. It is supposed to be enabled by default so if it is enabled and you want to disable it, just simply uncheck its checkbox otherwise, leave it as it is.
  • Now click on Apply and then OK to save the changes made

Option 2 – Enable or Disable Status Bar via Registry Editor

  • Tap the Win + R keys to open the Run dialog box.
  • Then type “Regedit” in the field and hit Enter to pull up Registry Editor.
  • Next, navigate to this registry key: HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerAdvanced
  • Afterward right-click on Advanced and select New > DWORD (32-bit) Value and then input “ShowStatusBar as the name of the newly created DWORD.
  • Now double click on the new DWORD and change its value to “0” if you want to disable Status Bar and “1” if you want to enable it.
  • Then exit the Registry Editor and restart your computer to apply the changes made.

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

A Guide to Fixing 0x80042109 Error Code

0x80042109 - What is it?

0x80042109 is a Microsoft Outlook error. The 0x80042109 error code occurs mostly while sending emails. The error message is often displayed in the following format:

“Sending reported error (0×80042109): Outlook cannot connect to your outgoing (SMTP) e-mail server.”

Solution

Restoro box imageError Causes

It is not easy to narrow down the cause for the error code 0x80042109. This error can occur due to many reasons. This includes:
  • Corrupt emails and PST files
  • Incorrect Outlook account settings
  • Unavailability of the mail server
  • Incomplete Outlook installation
  • Spyware or viral infection

Further Information and Manual Repair

To resolve the 0x80042109 error code on your PC, here are some easy and effective DIY solutions you can try:

Method 1 - Check Mail Settings

Check your mail settings to see if your outgoing server SMTP is selected or not. If it is not, then it could be the reason for the issue. To check mail settings and select the option, here’s what you need to do:
  1. Click Tools, select Account Settings, and then POP 3 account and click change.
  2. Now check your name field and email address.
  3. Check the incoming and outgoing mail server fields and make sure that it is correct.
  4. Now click on the outgoing server and make sure that the option ‘My Outgoing Server (SMTP) requires Authentication is selected.
  5. After that, click Advanced and tick the option that says ‘This server requires an encrypted connection (SSL).
  6. Now click OK to confirm settings.

Method 2 - Reinstall Outlook on your PC

The error may also occur due to incorrect Outlook installation. Therefore reinstall it on your PC. To do this first you will have to uninstall the software and then re-install it. Once the software is reinstalled try sending the email again. If it is sent successfully, then this means the error is related to incomplete installation. However, if the error still persists then it is advisable to restore the points by going to the System Restore option and choosing the option ‘Restore My Computer to an Earlier Time’ point. This will revert the changes.

Method 3 - Try Disabling Firewall

If you have firewall program installed on your PC, then try disabling it and then send an email through your Outlook account.

Method 4 - Scan for Viruses

Another way to resolve the error code is to scan for viruses. Viral infection and spyware and also affect your Outlook account and activities. However, installing an antivirus on your PC may slow down its performance as such programs are notorious for doing that. Therefore, it is advisable to download Restoro. Restoro is a next generation and a highly advanced PC Fixer embedded with powerful and multiple utilities including an antivirus and a system optimizer. Its intuitive algorithm enables it to scan your entire PC and remove all kinds of malicious software affecting your system including malware, adware, spyware, viruses and Trojans. The system optimizer utility works simultaneously and ensures your PC performs at its optimum speed. It is safe, bug-free, and efficient. It has a user-friendly interface which makes it simple and very easy to operate. You can download it on all Windows versions. Click here to download Restoro to resolve error 0x80042109 today!
Read More
DiskPart has encountered an error
As you know, Diskpart is a useful utility that helps in managing the disks in a computer. It is a very useful tool that even when the GUI-based disk management tools in Windows 10 operating system fails, the Diskpart utility still tends to work. However, it also does not mean that this utility does not experience issues as it still does, from time to time. One of the issues you may encounter when using the Diskpart utility is when you encounter an error message that says, “DiskPart has encountered an error, Access is denied”. This kind of error in the Diskpart utility could be caused by a number of factors. For one, it could be that the Write-Protection is enabled on the drive where the operating is being performed or it could also be that the Command Prompt terminal does not have administrator-level permissions to carry out the command. Thus, you can try to run the Diskpart utility again but this time with admin privileges or you could also remote the Write-Protection from the concerned drive. For more details, refer to the instructions given below.

Option 1 – Try running Command Prompt with Administrator-level permissions

  • In the Start Search, type “command prompt” and from the search results that appear, look for Command Prompt.
  • Once you found it, right-click on it and select the “Run as administrator” option.
  • After that, try to execute the Diskpart operation once again and see if you still encounter the same error.

Option 2 – Try to remove the Write Protection from the drive

As mentioned, removing the Write-Protection on the concerned drive could also help you fix the problem and there are two ways to get rid of the write protection – you can either use the Diskpart utility or the Registry Editor. How? Refer to the following steps.

Via Diskpart utility:

  • Open Command Prompt with admin privileges and then type the “diskpart” command and tap Enter to execute it.
  • Next, type “list disk” and tap Enter to get the list of all the Disk connects or all the partitions that are formed on those disks.
  • After that, you need to choose one command depending on the list of commands you entered. Type “select disk #” and tap Enter to select the disk or partition you want to select.
  • Then type “attribute disk clear readonly” and tap Enter to Disable the Write Protection on the selected disk or partition.

Via Registry Editor:

  • Tap the Win + R keys to open the Run utility and type “Regedit” in the field and then tap Enter to open the Registry Editor.
  • Next, navigate to the following registry key:
ComputerHKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlStorageDevicePolicies
  • After that, look for the DWORD named “WriteProtect” and double click on it, and then set its Value Data to “0”.
  • Now restart your computer and see if the problem is now fixed or not.
Read More
Disable Telemetry & Data Collection in Windows
The Windows 10 Telemetry and Data Collection features are auto-enabled and they collect all sorts of user activity and sends it to Microsoft. Microsoft says that the data collected only enhances the overall user experience and Windows functionality better but the number of data breaches happening across the globe has forced users to be extra cautious about their data privacy. So naturally, from stronger passwords and other services management, it is only logical to turn off Windows data gathering. To do so:
  • Press ⊞ WINDOWS + R to open the run dialog.
  • In the Run dialog type: taskschd.msc
  • Press CTRL + SHIFT + ENTER key combo to open Task Scheduler in admin mode.
  • On the left pane, navigate to the: Task Scheduler Library > Microsoft > Windows > Customer Experience Improvement Program
  • At the location, on the middle pane, right-click on the task named Consolidator and select Disable from the context menu...
  • Repeat the process with all other tasks listed in the middle pane.
  • Exit Task Scheduler.
Read More
Fix THREAD_STUCK_IN_DEVICE_DRIVER 0x000000EA
If a program tried and failed to use the Graphics rendering capabilities of a computer, Windows 10 will most likely throw a Blue Screen error that says, “ THREAD_STUCK_IN_DEVICE_DRIVER ”. 0x000000EA is the Stop code for this particular Blue Screen error and could be caused by a bad display driver or bad video card. Whatever the cause is, here are some suggestions you need to check out to resolve this Blue Screen error.

Option 1 – Try to rollback, update, or disable the Graphics card drivers

Since the THREAD_STUCK_IN_DEVICE_DRIVER Blue Screen error has something to do with Graphics card drivers, you can either roll back, update or disable them depending on your preference in order to resolve the error.
  • 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.

Option 2 – Try removing hardware or drivers that you’ve installed recently

If you have recently installed some hardware or drivers, you might want to disable or remove them since external devices are proven to be one of the factors that trigger Blue Screen errors like THREAD_STUCK_IN_DEVICE_DRIVER. All you have to do is physically disconnect any external devices that are connected to your computer and then check if it fixes the BSOD error or not.

Option 3 – Run System File Checker at boot time

  • Once you get to the Welcome Screen part, click on Next.
  • Afterward, click on the Repair your computer option located on the bottom-left part of the window.
  • Then click on Troubleshoot.
  • Next, select the Advanced Options and then Command Prompt.
  • After opening Command Prompt, type the “sfc /scannow” command and hit Enter to run the System File Checker scan.
  • Wait until the process is completed and type “exit” to close Command Prompt and then restart your computer to successfully apply the changes made.

Option 4 – Try to run the Blue Screen Troubleshooter

As you know, the Blue Screen troubleshooter is a built-in tool in Windows 10 that helps users in fixing BSOD errors like the THREAD_STUCK_IN_DEVICE_DRIVER error. It can be found in the Settings Troubleshooters page. To use it, refer to these steps:
  • Tap the Win + I keys to open the Settings panel.
  • Then go to Update & Security > Troubleshoot.
  • After that, look for the option called “Blue Screen” on your right-hand side and then click the “Run the troubleshooter” button to run the Blue Screen Troubleshooter and then follow the next on-screen options. Note that you might have to boot your PC into Safe Mode.

Option 5 – Try to manually check the Graphics Card hardware

You might also want to check the physical status of your Graphics card and you can do this by disconnecting the Graphics card or any other external device connected to your computer. Once you’ve removed the external device, check it for any damages. If there’s none, connect it back to your computer and check if the THREAD_STUCK_IN_DEVICE_DRIVER Blue Screen error is fixed or not.

Option 6 – Uninstall any faulty drivers

You can also uninstall any faulty drivers via Device Manager. How? Refer to these steps:
  • Tap the Win + R keys to launch the Run dialog box.
  • Then type “devmgmt.msc” in the field and tap Enter to open the Device Manager.
  • From there, look for any faulty drivers. You can identify them easily as they will be marked with a yellow exclamation point. And then check which entries would not affect the normal functioning of your PC.
  • Now click on the entries of every faulty driver and click on the Uninstall option.
  • Once you’ve uninstalled them, restart your computer to allow your computer to reinstall the faulty drivers you’ve just removed.
Read More
How to Fix Win32kbase.sys BSOD error
There is various Blue Screen of Death errors that you can encounter as you use your Windows 10 computer and some of these Stop errors have something to do with the win32kbase.sys file. This post will guide you in fixing the BSOD errors related to the win32kbase.sys file.
  • 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: Win32kbase.sys.
  • Your PC ran into a problem and needs to restart. If you would like to know more, you can search online later for this error: win32kbase.sys.
  • SYSTEM_SERVICE_EXCEPTION (win32kbase.sys)
  • STOP 0x0000000A: IRQL_NOT_LESS_EQUAL – win32kbase.sys
  • STOP 0x0000001E:
KMODE_EXCEPTION_NOT_HANDLED – win32kbase.sys
  • STOP 0×00000050:
PAGE_FAULT_IN_NONPAGED_AREA – win32kbase.sys
The win32kbase.sys file is a Windows operating system Base Win32 Kernel Driver file located in the System32 folder so if it ends up getting corrupted or if it went missing, your computer will throw up Blue Screen error. To fix BSOD errors that have something to do with the win32kbase.sys file, here are some possible fixes that could help. Worry not for these possible fixes are not complicated.

Option 1 – Run the Check Disk or CHDSK utility

One of the first things you can try to resolve the win32kbase.sys Blue Screen error is running the CHKDSK utility. 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 C:
  • Wait for the process to be completed and then restart your computer.

Option 2 – Run SFC or 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 PC.

Option 3 – Try to run the DISM commands

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

Option 4 – Try to run the Blue Screen Troubleshooter

As you know, the Blue Screen troubleshooter is a built-in tool in Windows 10 that helps users in fixing Blue Screen errors related to the win32kbase.sys file. It can be found in the Settings Troubleshooters page. To use it, refer to these steps:
  • Tap the Win + I keys to open the Settings panel.
  • Then go to Update & Security > Troubleshoot.
  • From there, look for the option called “Blue Screen” on your right-hand side and then click the “Run the troubleshooter” button to run the Blue Screen Troubleshooter and then follow the next on-screen options. Note that you might have to boot your PC into Safe Mode.
Read More
Fix CLOCK_WATCHDOG_TIMEOUT in Windows
If you encounter the CLOCK_WATCHDOG_TIMEOUT Blue Screen of Death error while using your Windows 10 computer then it is most likely caused by a specified processor which is not processing interrupts. This occurs when the processor is deadlocked or nonresponsive. Specifically, this kind of Stop error occurs when the processor is having a hard time with the cooperation of its threads and cores. The threads are the tasks performed by cores and some cores can have many threads at the same time. And this is where the problem begins – one thread is waiting for an adequate response from another thread or one kernel is waiting for a response from another kernel and those responses are not coming. In other words, when the processor is unable to continue the processing of tasks since its resources are occupied and are interdependent to get free, such a state is called Deadlock. The CLOCK WATCHDOG TIMEOUT bug check has a value of 0x00000101 which means that an expected clock interrupt on a secondary processor, in a multiprocessor system, was not received within the allocated interval. To troubleshoot the problem, you can check out the possible fixes provided below but before you proceed, make sure that you boot your computer into Safe Mode with Networking only.

Option 1 – Undo or disable overclocking if you have overclocked your system

  • Go to the Start Menu and open Settings.
  • Next, select Update and Security and go to the Recover tab.
  • From there, click on Restart now in Advanced startup. This will restart your computer.
  • Once you’re in the Advanced startup, go to Troubleshoot and then select the Advanced Options.
  • From there, select the UEFU Firmware Settings.
  • Now click on Restart. Once your computer has restarted, it will automatically open BIOS.
  • From the BIOS, go to the Advanced tab and navigate to Performance and then look for Overclocking.
  • Once you’ve found Overclocking, make sure that it is disabled. If it’s not, then disable it and then save the changes made by tapping the F10 key.
  • Start your computer normally and check if the CLOCK_WATCHDOG_TIMEOUT 0x00000101 error is now fixed.

Option 2 – Try running the Memory Diagnostic Tool

The Memory Diagnostic tool in windows can help resolve the CLOCK_WATCHDOG_TIMEOUT 0x00000101 Blue Screen error by checking and automatically fixing any memory-based issues. To run it, refer to these steps:
  • Tap the Win + R keys to open Run and type mdsched.exe and hit Enter to open the Windows Memory Diagnostic Tool.
  • After that, it will give two options such as:
    • Restart now and check for problems (Recommended)
    • Check for problems the next time I start my computer
  • Once your computer has restarted, perform a basic scan or you could also go for the “Advanced” options such as “Test mix” or “Pass count”. Simply tap the F10 key to start the test.

Option 3 – Try to rollback, update or disable drivers

The next thing you can do to fix the CLOCK_WATCHDOG_TIMEOUT 0x00000101 Stop error is to roll back, or update, or disable device drivers. It is most likely that after you updated your Windows computer that your driver also needs a refresh. On the other hand, if you have just updated your device drivers then you need to roll back the drivers to their previous versions. Whichever applies to you, refer to the steps below.
  • Open the Devices Manager from the Win X Menu.
  • Then locate the device drivers and right-click on them to open the Properties.
  • After that, switch to the Driver tab and click on the Uninstall Device button.
  • Follow the screen option to completely uninstall it.
  • Finally, restart your computer. It will just reinstall the device drivers automatically.
Note: You can install a dedicated driver on your computer in case you have it or you could also look for it directly from the website of the manufacturer.

Option 4 – Try running the Blue Screen Troubleshooter

The Blue Screen troubleshooter is a built-in tool in Windows 10 that helps users in fixing BSOD errors like CLOCK_WATCHDOG_TIMEOUT 0x00000101. It can be found on the Settings Troubleshooters page. To use it, refer to these steps:
  • Tap the Win + I keys to open the Settings panel.
  • Then go to Update & Security > Troubleshoot.
  • From there, look for the option called “Blue Screen” on your right-hand side and then click the “Run the troubleshooter” button to run the Blue Screen Troubleshooter and then follow the next on-screen options. Note that you might have to boot your PC into Safe Mode.

Option 5 – Try to disconnect or disable newly installed hardware

In this option, you will have to disable or remove the hardware you’ve just installed recently since external devices could be the one that’s causing the Blue Screen of Death error to appear. To do that, just disconnect any external device that’s connected to your computer physically and then check if it fixes the CLOCK_WATCHDOG_TIMEOUT Blue Screen error.

Option 6 – Troubleshoot the BSOD error in Clean Boot State

You can also troubleshoot the Blue Screen error in a Clean Boot state. There are times when third-party applications cause BSOD errors. Putting your computer in this state can help you identify which program is the culprit and thus isolates the problem. In a Clean Boot state, your computer will start using only the pre-selected minimal set of drivers and startup programs. Note that you have to disable and enable one process at a time.
  • 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 to configure Windows to use the usual startup, just simply undo the changes.)
  • From there, start to isolate the problem by checking which one of the programs you installed recently is the root cause of the problem.

Option 7 – Try to update the BIOS

Updating the BIOS can help you fix the CLOCK_WATCHDOG_TIMEOUT BSOD error but as you know, BIOS is a sensitive part of a computer. Even though it is a software component, the functioning of the hardware depends on it largely. Thus, you must be careful when modifying something in the BIOS. So if you don’t know much about it, it’s best if you skip on this option and try the other ones instead. However, if you are well-versed in navigating the BIOS, then follow the steps below.
  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “msinfo32” in the field and press Enter to open System Information.
  • From there, you should find a search field on the bottom where you have to search for the BIOS version and then press Enter.
  • After that, you should see the developer and version of the BIOS installed on your PC.
  • Go to your manufacturer’s website and then download the latest version of BIOS on your computer.
  • If you are using a laptop, make sure that you keep it plugged in until you have updated the BIOS.
  • Now double click on the downloaded file and install the new BIOS version on your computer.
  • Now restart your computer to apply the changes made.
Read More
How to Resolve “We couldn’t update system reserved partition” Error in Windows 10 Installation

We couldn’t update system reserved partition” - What is it?

Customers will most likely encounter the “We couldn’t update system reserved partition” error when upgrading to Windows 10 from Windows 7 or Windows 8.1. This error may also come with error code 0xc1900104 or error code 0x800f0922.

Solution

Restoro box imageError Cause

“We couldn’t update system reserved partition” Windows 10 upgrade error is normally caused by too little space on the System Reserved Partition (SRP). The System Reserve Partition is an additional small partition created by Windows, which stores boot files. The SRP can be filled up with security apps and third-party anti-virus. Once this partition has insufficient space, the system will not be able to upgrade to Windows 10.

Further Information and Manual Repair

Caution: The following steps are complex and need to be done by experienced users especially using the command line. Once an error is made in entering commands, there’s a chance that your device can be put in a no-boot situation, or data stored on the device can possibly get lost.

To upgrade to Windows 10, your device needs to have at least 15MB free space on the System Reserved Partition. Follow the procedure below and then try upgrading again.

First, know if the System Reserved Partition is whether in GPT or MBR partition style:

  1. Open the Run window by pressing the Windows key + R. Type msc in the window then press Enter.
  2. Right-click on the Disk where SRP is located then select
  3. Click over the Volumes
  4. On the Partition Style line, you’ll see which partition style your device is using, either Master Boot Record (MBR) or GUID Partition Table (GPT)

Second, determine which method you will need:

Depending on what partition style your device has and whether you’re currently on Windows 7 or Windows 8/8.1, there are various methods you need to do.

Method 1: Windows 7 or 8/8.1 with GPT partition

  1. Click on the Start button and search for cmd. In the results, right-click on Command Prompt then choose Run as administrator. The command prompt window will appear.
  2. Type mountvol y: /s at the command prompt then press Enter. This command will add the Y: drive letter where you can access the System Partition.
  3. Type taskkill /im explorer.exe /f then hit Enter. Afterward, restart explorer in Admin mode by typing exe and hitting Enter.

NOTE: While in Admin mode, some apps like OneNote will not run.

  1. Open File Explorer then type Y:EFIMicrosoftBoot in the address bar. Hit Enter.
  2. Choose the language folders you want to permanently delete. Language folders are named with four letters split with a hyphen. For instance, you want to delete the German language: choose de-DE.
  3. Optional: You can also delete unused font files for more space. Type Y:EFIMicrosoftBootFonts in the address bar then press enter.
  4. Once you permanently deleted the unnecessary files, reboot the device to return to explorer.exe to normal mode and remove the Y: drive letter.

Method 2: Windows 7 with MBR partition

Doing this method will make a permanent, but small increase in the free space of the device’s SRP.

  1. Delete language folders

a. Open the Run window by pressing the Windows key + R. Type diskmgmt.msc then hit Enter. b. Select System Reserve partition then right-click on it.

c. Choose Change Drive Letter and Paths then select Add.

d. Type Y for the drive letter then click OK.

e. Click on the Start button and search for cmd. In the results, right-click on Command Prompt then choose Run as administrator. The command prompt window will appear.

f. Type Y: at the command prompt then press Enter.

g. Once you’ve switched to drive Y, type takeown /d y /r /f . then hit Enter.

NOTE: Ensure that the space and period after “f” is included in order for the command to work properly      

h. Type icacls Y:* /save %systemdrive%NTFSp.txt /c /t then hit Enter to back up the permission to the drive.

NOTE: Ensure that all files are marked as successful and that no files are marked as failed.

i. Type whoami then hit Enter. Record the username that appears. Afterwards, type icacls . /grant <username you got from whoami>:F /t then press Enter.

NOTE: Ensure that there’s no space between the username and “:F” or the command will not work.

j. In the File Explorer, open the SRP drive and select the Boot folder. Choose the             language folders you want to permanently delete. Language folders are named      with four letters split with a hyphen. For example: de-DE is the German language          while en-US is the U.S. English language.

2. Truncate the NTFS Log:

a. Open the Command Prompt then type chkdsk /L Y: to check the size of the NTFS Log. If the NTFS Log size is less than 5000KB, you need not truncate the file.

b. Type chkdsk /L:5000 /X /F then hit Enter to truncate the NTFS Log.

c. Return to Disk Management window. Select Action menu then select Check if the device’s SRP now has a larger amount of free space. Once there’s enough space, right click the System Reserve Partition then select Change Drive Letter and Paths. Choose Y: then select Remove.

3. If there’s still not enough available space after truncating the NTFS Log, resize the USN journal:

a. Open the command prompt then type fsutil usn queryjournal Y: to display the size in hex value. Convert the hex value to decimal then divide it by 1048576. The result you will get will be in MB. If the journal size is 30MB or more, proceed with truncating the file.

NOTE: To convert the Hex value to Decimal, open the Calculator app in Windows then choose View menu. Select Programmer then choose Hex. Type the Hex value then choose Dec.

b. Type fsutil usn deletejournal /D /N Y: then hit Enter to delete the journal. Type fsutil usn createjournal m=1500 a=1 Y: to recreate the journal having the new log size value.

  1. Restore permissions

a. Type icacls Y: /restore %systemdrive%NTFSp.txt /c /t in the Command Prompt. Check if the files were successfully processed before proceeding. If you see a message saying some files failed while processing, this is normal since some of the files have already been deleted before performing a backup. However, if there are no successful files indicated, the command was not properly executed.

b. Type icacls . /grant system:f /t then hit Enter to adjust the ACL back to System. Now, you can set the owner of the drive by typing icacls Y: /setowner “SYSTEM” /t /c then press Enter.

c. Check if the device’s SRP now has enough free space by going back to Disk Management and refreshing the data. If the SRP already has sufficient space, you can now remove the drive letter. Right-click on the System Reserved Partition then choose Change Drive Letter and Paths. Select the Y: drive then choose Confirm deleting the drive letter by clicking OK.

Method 3: Windows 8/8.1 with MBR partition

This method makes a larger, but temporary, increase in the SRP free space.

1. Be sure you have an external drive having at least 250 MB free space and formatted as NFTS.

2. Open Run by pressing the Windows key + R. Type mscthen to choose the Recovery Partition. Right-click on it then choose Change Drive Letter and Paths.

3. Select Add then type Y for the drive letter, click

4. Click on the Start screen then type cmd in the search bar. In the results, right-click on Command Prompt then choose Run as administrator. The command prompt window will appear.

5. Switch to another drive by typing Y: in the command prompt. Once you’re in the drive Y, type takeown /d y /r /f .

NOTE: Ensure that space and period after “f” are included in order for the command to work properly.

  1. Type whoami then hit Enter. Record the username that appears. Afterward, type icacls . /grant <username you got from whoami>:F /t then press Enter.
NOTE: Ensure that there’s no space between the username and “:F” or else the command will not work.
  1. Once the command is completed, type attrib -s -r –h Y:RecoveryWindowsREwinre.wim then hit Enter.
  2. Open File Explorer and check the drive letter of the external drive you’re using (In this case, let’s assume F: is the drive letter of the external drive so when you see F: for the rest of the steps, this means the drive letter of the external drive you’re using).
  3. Type mkdir F:RecoveryWindowsRE in the Command Prompt then hit Enter. Afterward, type xcopy Y:RecoveryWindowsREwinre.wim F:RecoveryWindowsREwinre.wim /h
  4. Type C:WindowsSystem32Reagentc /SetREImage /Path F:RecoveryWindowsRE /Target C:Windows to map the new path
  5. Verify if the copy was successfully done then type del Y:RecoveryWindowsREwinre.wim /F
  6. Return to Disk Management window. Click on the Action menu then hit Check if the device’s SRP now has a larger amount of available space. Once there’s enough space, you can proceed with the upgrade.
  7. Upon completion of the upgrade, move back the wim file to the Recovery Partition. At this point, you can re-map now the location by:
    1. Open the Command Prompt then type xcopy F:RecoveryWindowsREwinre.wim Y:RecoveryWindowsREwinre.wim /h and press Enter.
    2. Type C:WindowsSystem32Reagentc /SetREImage /Path Y:RecoveryWindowsRE /Target C:Windows to re-map to the original path.
  8. Return to the Disk Management window. Right-click on the Recovery Partition then choose Change Drive Letter and Paths. Select the Y: drive then choose Remove.

Method: Download a Powerful Automated Tool

Not inclined to go through a long and technical process (as highlighted above)? Download and install a powerful automated tool and get the job done in a jiffy.
Read More
There was a problem resetting your PC
If you’ve tried resetting your Windows 10 computer using the Reset This PC option in order to restore your computer’s factory settings and the process suddenly fails for some reason and you got an error message instead stating, “There was a problem resetting your PC, No changes were made on your Windows 10 computer”, then this post might help you resolve the problem. Carefully follow each one of the options given below to resolve the “There was a problem resetting your PC error on Windows 10.

Option 1 – Try renaming the System and Software hive

  • If you’re still able to boot to the desktop of your Windows 10 PC, open an elevated Command Prompt from the WinX menu.
  • Now use the CD command and change the directory to Windows\System32\config folder. Simply type in the following command and hit Enter:
cd %windir%system32config
  • After that, you have to rename the System and Software registry hives to “System.001” and “Software.001”, respectively. To do that, just type each one of the following commands and hit Enter after you type each of them.
    • ren system system.001
    • ren software software.001
On the other hand, if your Windows 10 PC isn’t able to boot to the desktop, you can just access Command Prompt from the Advanced Startup options or you can also boot into Sage Mode and open Command Prompt from there and then run the given commands above. Note: If you only want to use the Refresh your PC option, you must only rename System hive and not Software hive. On the other hand, if the Software hive is really corrupted, you might not be able to use the Refresh your PC option in such a case. Thus, you really need to rename the Software hive as well. Once you’ve renamed the Software hive, you won’t be able to use the Refresh your PC option but only the Reset your PC option.
  • Type “exit” to close the Command Prompt and then restart your PC and try resetting your PC again.

Option 2 – Try to disable and re-enable the Windows Recovery Environment

If the first option didn’t help, you can try disabling the Windows Recovery Environment and then enable it back again. To configure a Windows Recovery Environment or Windows RE boot image and recovery options, you have to use the REAgentC.exe tool.
  • Tap the Win + S key and type “REAgentC.exe” to open the REAgentC.exe tool.
  • After that, type the following command and hit Enter to disable the Windows RE:
reagentc /disable
  • After disabling the Windows RE, you need to enable it back by typing the following command:
reagentc /enable

Option 3 – Try to boot the USB recovery drive

If the two previous options failed, you need to try another workaround which is to boot to the USB recovery drive > Troubleshoot > Recover from a drive. From there, follow the on-screen instructions and you should be good to go.
Read More
What Is a VPN and What Can It Do For You?

Have you been feeling anxious in the digital space? Feeling like you have a million eyes on you each time you visit a website? It can definitely make you uneasy. Luckily there’s an easy fix, and it’s called a VPN.

In this article we’ll take you through the basics of what a VPN does and some of the biggest benefits you can reap from buying one.

VPN: definition and how it works

VPN stands for Virtual Private Network, so its name already says a lot about what it does. 

A VPN is specialized software that keeps your browsing private and secure. Essentially it hides your identity, preventing possible cyberattacks and data theft. This is especially important in cases of public network use, where you’re highly exposed to potential threats.

To be more specific, this software encrypts your Internet Protocol (IP) address by filtering it through a server hosted by the VPN provider first. That way, it prevents your Internet service provider, third parties and lurking online thieves from tracking the actual you.


Credit: FLY:D on Unsplash

Some providers, such as Surfshark VPN with its IP Rotator feature, even make it a habit to frequently change your IP address to further protect your identity. With most VPN providers, you can also appear to be in a completely different country, adding to your disguise.

There are tons of advantages you can look forward to if you decide to use a VPN. Take a look at some of the crucial ones.

Benefits of using a VPN

When choosing a VPN, you can find both free and paid options. We recommend you go with the paid ones, since they have stronger security, encryption and data protection, as well as more advanced features. Free VPNs come with limitations and risk of malicious attacks on the software itself.

You can choose to buy a singular VPN service or opt for antivirus software that has a VPN built in, for example Bitdefender’s Ultimate Security plan. That depends on what you use your computer for and how much. 

When you pick one, here’s what it can do for you.

1. Access region-specific content

When we said you could change your location, we meant it. Say you’re using a streaming service and a show you desperately want to watch isn’t available in your country. You can use your VPN to make it look like you’re browsing from a country where it’s unlocked.

This option is also convenient for gamers who want to access maps, skins and other in-game items unavailable in their location.

Surfshark VPN
Surfshark VPN (Credit: Dan Nelson on Unsplash)

In addition, you can use this powerful feature when you’re traveling to a region where some of your favorite content may not be accessible.

Do keep in mind that you need to read the Terms and Conditions (yeah, we know - who does that?) of your games and services before doing this, since you could end up getting a penalty. It’s also important to remember that there are entire countries that have strict regulations or even bans on VPNs, for example Belarus, Russia and China. So make sure to be very cautious with your VPN use, friends.

2. Browse like no one’s watching

VPNs shield your browsing habits from prying eyes on the web. Those can be malicious hackers or just third-party cookies tracking your every move to later bombard you with targeted ads. For example, Surfshark VPN features a Cookie blocker that blocks all cookie-related pop-ups and lets you browse in peace (and secret). It works even when the VPN is turned off, which is also pretty neat.

In addition, their CleanWeb 2.0 technology makes sure ads and especially malware don’t stand a chance at all, since they’re blocked before they can even load.

The inability of sites to track your browsing means they can’t collect and analyze any of your data. So, your personal information - or your company’s information in case that’s what you’re using your computer for - is entirely hidden and secure.

3. Save money

It’s well-known that the prices of certain items and services vary based on your location, browsing time, age and many other factors. This most commonly goes for airline tickets and hotel stays.

You can use your VPN to avoid high prices and surcharges. Clear all cookies, turn on your VPN and visit an online shopping site to check out their prices. Then compare your findings with the offers you see when your VPN is off, when you spend a long time on the site or have an active account with the company. 

Sometimes this can really help you find the best deals and avoid breaking the bank. But again, check the Terms and Conditions before you purchase something using a VPN.

4. Secure your smart home

The more smart devices you have connected to your network, the more exposed you are to potential cyberattacks. Phones and computers are generally designed to be decently secure even without a VPN or antivirus, but smart home devices leave a lot to be desired in that regard. 

Protecting your home network with a VPN software means all devices connected to it are secure, be it an air purifier or Alexa.

Credit: Bence Boros on Unsplash

5. Prevent connection slowdown

Your ISP can intentionally slow down your internet speed based on how much data you’ve consumed (data throttling) or your activities online (bandwidth throttling).

But with a VPN, what kind of data you send and receive and how much is entirely hidden. Therefore, if your ISP can’t see you, they can’t control you and they can’t throttle down your speed.   

The bottom line

You can never be too safe online. So definitely think about getting yourself a solid VPN to pump up your privacy and security as much as you can. And if you have any questions or need help choosing the perfect software for you, feel free to reach out to us.

Read More
WebShield Malware Removal Tutorial

Web Shield is a free application that allows you to view insightful analyses about the websites that you visit and specifically how they’re tracking you online. Web Shield cannot determine exactly who is tracking your computer usage. Instead, Web Shield allows a user to see which websites have placed tracking code onto their computer.

This software is ad-supported and displays advertisements in the form of injected banner ads, popups, and context hyperlinks in the user’s web browser. It adds Windows Background services, displays unwanted advertisements, and can modify the browser’s home page.

About Browser Hijackers

Browser hijackers (also called hijackware) are a type of malicious software that modifies web browser settings without the user’s knowledge or permission. These hijacks appear to be increasing at a worrying rate across the world, and it could be really nefarious and sometimes dangerous too. There are lots of reasons why you may experience a browser hijack; but commercial, marketing, and advertising are the main reasons for their creation. The idea is to force users to visit specific sites that are looking to increase their site visitor traffic and generate higher ad income. Nevertheless, it is not that harmless. Your web safety is jeopardized and it is also very irritating. Furthermore, hijackers will make the entire infected system fragile – other destructive malware and viruses would seize these opportunities to intrude into your system very easily.

Browser hijacking signs

Here are some symptoms that indicate you have been hijacked: home-page is modified; you see new unwanted favorites or bookmarks added, typically directed to ad-filled or pornography sites; the default search engine has been changed and the web browser security settings have been cut down without your knowledge; you notice many toolbars on the internet browser; you see lots of pop-up ads on your computer screen; your internet browser has become unstable or starts running slowly; you can’t visit certain websites like home pages of anti-malware software.

How does a PC get infected with a browser hijacker?

Browser hijackers might use drive-by downloads or file-sharing networks or even an email attachment to reach a targeted computer system. They may also originate from any BHO, browser extension, add-on, toolbar, or plug-in with the malicious objectives. Some browser hijackers spread in user’s PC by using a deceptive software distribution strategy called “bundling” (usually through shareware and freeware). A good example of a popular browser hijacker is the most recent Chinese malware named “Fireball”, which has attacked 250 million computers across the world. It acts as a hijacker but could be changed into a fully functioning malware downloader later on. Browser hijackers will affect the user’s web surfing experience severely, record the websites frequented by users and steal personal information, cause problems in connecting to the net, and eventually create stability issues, causing applications and systems to crash.

Browser hijacker removal

Some browser hijacking could be quite easily reversed by finding and removing the corresponding malware software from your control panel. But, most browser hijackers are difficult to get rid of manually. No matter how much you try to remove it, it can come back over and over. Moreover, manual removal requires you to carry out several time-consuming and intricate actions that are hard to do for novice computer users.

Malware Blocking Access To Safebytes Website And Anti-Malware Downloads - What To Do?

Every malware is bad and the effects of the damage can vary based on the specific type of malicious software. Some malware types alter browser settings by including a proxy server or change the computer’s DNS settings. In these cases, you’ll be unable to visit some or all internet sites, and therefore unable to download or install the required security software to get rid of the malware. If you’re reading this, chances are you’re stuck with a malware infection that is preventing you to download and/or install Safebytes Anti-Malware software on your PC. Even though this type of problem can be tougher to circumvent, there are some steps you can take.

Start your system in Safe Mode

If the malware is set to load at Windows start-up, then booting in Safe Mode should avoid it. Since just the bare minimum programs and services start-up in Safe Mode, there are rarely any reasons for issues to occur. The following are the steps you need to follow to start your computer into the Safe Mode of your Windows XP, Vista, or 7 computers (go to Microsoft website for directions on Windows 8 and 10 computers). 1) Tap the F8 key continuously as soon as your computer boots, but before the large Windows logo or black screen with white texts appears. This would conjure up the “Advanced Boot Options” menu. 2) Make use of the arrow keys to choose Safe Mode with Networking and press ENTER. 3) Once this mode loads, you should have internet access. Now, get the malware removal program you need by using the browser. To install the program, follow the guidelines within the setup wizard. 4) Right after installation, run a complete scan and allow the program to delete the threats it detects.

Switch over to an alternate browser

Some malware only targets particular browsers. If this is your situation, make use of another internet browser as it might circumvent the malware. If you appear to have a trojan attached to Internet Explorer, then switch to a different web browser with built-in safety features, such as Firefox or Chrome, to download your favorite antivirus program – Safebytes.

Install and run anti-virus from your Thumb drive

Here’s yet another solution which is utilizing a portable USB antivirus software that can scan your system for malware without the need for installation. Follow these steps to use a thumb drive to clean your infected computer system. 1) Make use of another virus-free PC to download Safebytes Anti-Malware. 2) Plug in the USB flash drive to a USB port on the uninfected computer. 3) Run the setup program by double-clicking the executable file of the downloaded software, which has a .exe file extension. 4) When asked, choose the location of the pen drive as the place where you want to put the software files. Follow the directions to complete the installation process. 5) Now, transfer the pen drive to the infected PC. 6) Double-click the anti-malware software EXE file on the USB flash drive. 7) Click on “Scan Now” to run a scan on the affected computer for malware.

Review of SafeBytes Anti-Malware

Do you want to download the very best anti-malware software program for your desktop? You can find many applications available that come in free and paid versions for Windows systems. A few of them are great, some are ok types, and some will harm your computer themselves! You need to pick one that is reliable, practical, and has a good reputation for its malware protection. When considering the reliable software programs, Safebytes Anti-Malware is undoubtedly the highly recommended one. SafeBytes anti-malware is a trusted software that not only secures your PC completely but is also quite user-friendly for people of all ability levels. Through its cutting-edge technology, this software protects your computer against infections caused by different types of malware and other threats, including spyware, adware, trojans horses, worms, computer viruses, keyloggers, ransomware, and potentially unwanted program (PUPs). SafeBytes anti-malware comes with a plethora of enhanced features that sets it apart from all others. Here are a few popular features present in this program: World-class AntiMalware Protection: This deep-cleaning anti-malware software program goes much deeper than most antivirus tools to clean out your personal computer. Its critically acclaimed virus engine locates and disables hard to remove malware that hides deep within your PC. Real-time Active Protection: SafeBytes offers complete and real-time security for your computer system. It’ll regularly monitor your laptop or computer for hacker activity and also provides users with advanced firewall protection. Web protection: SafeBytes checks and provides a unique safety rating to every website you visit and block access to web pages considered to be phishing sites, thus protecting you from identity theft, or known to contain malware. Low CPU Usage: SafeBytes is a lightweight and simple-to-use anti-virus and anti-malware solution. Since it uses very little computer resources, this software leaves the computer power exactly where it belongs to: with you actually. 24/7 Guidance: You could get high levels of support 24/7 if you’re using their paid version.

Technical Details and Manual Removal (Advanced Users)

If you’d like to manually get rid of WebShield without the use of an automated tool, it may be actually possible to do so by deleting the program from the Microsoft Windows Add/Remove Programs menu, or in cases of web browser extensions, going to the browsers AddOn/Extension manager and removing it. You’ll probably also want to totally reset your browser to its default settings. If you choose to manually delete the system files and registry entries, make use of the following list to make sure you know precisely what files to remove before undertaking any actions. Please keep in mind that this is for advanced users only and might be challenging, with incorrect file removal leading to additional system errors. In addition to that, certain malware is capable of replicating or preventing deletion. It is recommended that you do the removal procedure in Safe Mode.
Files: %ProgramData%webshield %ALLUSERSPROFILE%Application DataWebShield %ALLUSERSPROFILE%WebShield Registry: [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionUninstallmweshield] [HKEY_LOCAL_MACHINESOFTWAREmweshield] [HKEY_LOCAL_MACHINESYSTEMCurrentControlSetservicesmwescontroller]
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