Logo

Add app shortcut on the context menu

Sometimes, some applications after they are installed will put their shortcut in the context menu (right-click on desktop) for easy access, most of the time these are some system tied applications like AMD and Nvidia control panels or archives like WinRAR or 7ZIP but it can happen even for some usual application to do this.

Windows contex menu

There are some applications that you use frequently and they could be worth putting in the context menu, if you want to avoid clutter on the desktop or in the taskbar this is the third place that you should consider placing shortcuts.

Doing this will require some playing and tweaking in the Windows registry editor so be careful when editing the registry since bad entries can lead to system crash or instability. Follow step-by-step instructions.

Adding apps to the context menu in the registry

Creating entry

Open the registry editor by searching Regedit and pressing enter than inside of the registry editor search for the next key:

HKEY_CLASSES_ROOT\Directory\Background\shell

Select shell and right-click on it, hover over New and in the submenu click on Key. In the next step, you need to name a key, this name will be the thing that will be shown in the context menu when you right-click on a desktop so type in the name that you would like or the name of the application that you wish to add to the menu.

If you wish you can even add a keyboard shortcut to launch this specific application. To do this select entry that you have created and edit the default value, inside the edit string in the Value data field type first & and after that key that you would like as a shortcut. Now after right click if you hit your shortcut key app will be launched right away.

Adding command

The next task is to create a command key that will actually hold the command to launch the application. Right-click on the entry that you have created, hover over New, and click on Key.

Next, you’ll need to create the command key that will actually hold the command used to launch the application. Right-click on the new Notepad key, and then choose New \ Key from the menu. Name this key 'command', all in lower case and without hyphens.

Now in order to finish setting the launcher, you need the full path of the file that you would like to run. Locate your file in file explorer or in another tool and copy its path by SHIFT + right-clicking on the file itself and choosing copy as path option.

Now click on the command key and double click on the default key on right to edit it, inside the field value data paste your path to executable. close and save the registry and you are done.

Do You Need Help with Your Device?

Our Team of Experts May Help
Troubleshoot.Tech Experts are There for You!
Replace damaged files
Restore performance
Free disk space
Remove Malware
Protects WEB browser
Remove Viruses
Stop PC freezing
GET HELP
Troubleshoot.Tech experts work with all versions of Microsoft Windows including Windows 11, with Android, Mac, and more.

Share this article:

You might also like

Fix “Diskpart failed to clear disk attributes”
If you encounter the “Diskpart failed to clear disk attributes” error when you try to change the read-only state of a storage device using the Diskpart application and the request is denied, worry not for this post will give you a couple of fixes to resolve the problem. As you know, Diskpart is used for resolving read-only storage devices by changing their attribute via the command line. So if it is not able to change the attribute of the storage device, then you will most likely encounter an error such as this one. This kind of error is not uncommon and as long as there are no damaged physical attributes, you can resolve it right away. There are tons of reasons why you’re getting this error while using Diskpart, it could be that the storage device has a physical write-protected switch or the disk is hidden or has bad sectors. It could also be because the storage drive might be in RAW format or that you are running the Diskpart application without admin privileges. Whatever the cause may be, here are some options you can try to fix the problem but before you proceed, make sure that you log on to your PC as an administrator.

Option 1 – Check if there is a physical switch on the storage device

There are some USB devices and SD card readers that have a write-protected physical switch that disables all the writable options on the storage device and so if it is turned on, Diskpart won’t be able to change the disk attribute to writable. To check, simply look for the physical switch on both sides of the device and once you found it, make sure that it is toggled off and then plug the storage device back in then try running Diskpart once again.

Option 2 – Modify the WriteProtected key in the Registry Editor

Before you proceed, you have to create a System Restore Point first.
  • Tap the Win + R keys to open Run and type “Regedit” in the field and hit Enter to open the Registry Editor.
  • Next, navigate to the following path:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlStorageDevicePolicies
  • After that, look for the “WriteProtect” registry entry which is located on the left side of the window, and then double click on it.
  • Change its value to “0” and click OK to save the changes made and exit the Registry Editor.

Option 3 – Run CHKDSK to check the drive for errors

When it comes to some issues concerning the hard drive or removable devices, there is a utility in Windows that might help which is called “chkdsk”. This error check utility can help with several issues in the system including the “Diskpart failed to clear disk attributes” error.
  • Tap the Win + S keys to open the Search box.
  • Then type “command prompt” in the field and from the search results that appear, right-click on Command Prompt and select “Run as administrator”.
  • After opening an elevated command prompt, copy and paste the following command and hit Enter:
CHKDSK [volume [[path] filename]] [/F] [/V] [/R] [/X] [/C] [: size]]
Note: In the command given above, “[/F]” will try to fix the system errors while “[/R]” will be the one to fix the bad sectors.
  • Now if you are prompted to run CHKDSK after your reboot your PC, just tap Y and reboot your PC.
  • If CHKDSK is not able to find any errors, tap the Win + E keys and navigate the access window. From there, right-click on the concerned drive and click on Properties.
  • After opening Properties, click on the tab Tools and then click on the “Check” button under the Error-checking section.
  • Wait until the process is completed and then restart your computer.

Option 4 – Clear the attributes on RAW

  • Tap the Win + S keys then type “diskpart” in the field.
  • Click the Diskpart application and if a User Account Control dialog box pops up, click Yes to proceed.
  • After opening an elevated Command Prompt, type in the commands listed below and make sure to tap Enter right after you key in one command after the other.
    • list volume
    • select volume ‘n’ (In this command, you have to replace ‘n’ with the volume number of the drive)
    • format fs=fat32 quick (In this command you also have the flexibility to change the format to ‘ntfs’ or ‘exfat’)
  • After executing the commands given, unplug the removable storage device and wait for a couple of seconds and then plug it back in.
  • Now try any normal write operations and see if the error no longer appears.

Option 5 – Try checking the hardware components

On the other hand, it is also possible that the issue has something to do with a hardware problem and so you need to check the hardware components on your computer to determine that.
Read More
Fix Installer encountered an error 0x800f0905

Are you trying to update your Windows 11 OS and are receiving a 0x800f0905 error? Do not sweat and do not worry we have a couple of solutions that you can try in order to fix this issue. How this error is tied to various things like misconfigured settings, corrupt system files, and more there is no way to present one simple solution that will solve everything in one click.

error 0x800f0905Therefore we are presenting a couple of solutions that will fix your issue, it is advisable to follow them as presented since they will go from the most common to the more complex one.

Run the troubleshooter

The most common fix and one that will actually repair things most of the time is simply running the Windows Update troubleshooter.

  1. Press ⊞ WINDOWS + I to open the Settings app
  2. Click on System on the left
  3. Click on Troubleshoot in the right part
  4. Click on Other Troubleshooters
  5. Find the Windows Update section and click on Run
  6. Let troubleshooter finish

Reset Windows update components

If the previous solution did not work we will need to do things manually. Follow the steps as presented in order to reset Windows update components.

  1. Press ⊞ WINDOWS + S to open search
  2. Type in Terminal
  3. Select Run as administrator
  4. Click on Yes on the User account control (UAC) pop up
  5. Press CTRL + SHIFT + 2 to open Command prompt
  6. Inside command prompt type each line of a command followed by ENTER after each line:
    net stop bits
    net stop wuauserv
    Del “%ALLUSERSPROFILE%Application DataMicrosoftNetworkDownloaderqmgr*.dat”
    Ren %Systemroot%\SoftwareDistribution\DataStore DataStore.bak
    Ren %Systemroot%\SoftwareDistribution\Download Download.bak
    Ren %Systemroot%\System32\catroot2 catroot2.bak
    exe sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
    sc.exe sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
    cd /d %windir%\system32
    regsvr32.exe atl.dll
    regsvr32.exe urlmon.dll
    regsvr32.exe mshtml.dll
    regsvr32.exe shdocvw.dll
    regsvr32.exe browseui.dll
    regsvr32.exe jscript.dll
    regsvr32.exe vbscript.dll
    regsvr32.exe scrrun.dll
    regsvr32.exe msxml.dll
    regsvr32.exe msxml3.dll
    regsvr32.exe msxml6.dll
    regsvr32.exe actxprxy.dll
    regsvr32.exe softpub.dll
    regsvr32.exe wintrust.dll
    regsvr32.exe dssenh.dll
    regsvr32.exe rsaenh.dll
    regsvr32.exe gpkcsp.dll
    regsvr32.exe sccbase.dll
    regsvr32.exe slbcsp.dll
    regsvr32.exe cryptdlg.dll
    regsvr32.exe oleaut32.dll
    regsvr32.exe ole32.dll
    regsvr32.exe shell32.dll
    regsvr32.exe initpki.dll
    regsvr32.exe wuapi.dll
    regsvr32.exe wuaueng.dll
    regsvr32.exe wuaueng1.dll
    regsvr32.exe wucltui.dll
    regsvr32.exe wups.dll
    regsvr32.exe wups2.dll
    regsvr32.exe wuweb.dll
    regsvr32.exe qmgr.dll
    regsvr32.exe qmgrprxy.dll
    regsvr32.exe wucltux.dll
    regsvr32.exe muweb.dll
    regsvr32.exe wuwebv.dll
    netsh winsock reset
    net start bits
    net start wuauserv

Well, that was a lot of typing or copy and pasting line by line followed by ENTER after each one but hopefully, your issue is solved. These provided solutions fixed most users' issues with this error but if for some reason this is not the case for you, move to the next step.

Run the SFC scan

If you are still having 0x800f0905 error after previous attempts do the following:

  1. Press ⊞ WINDOWS + S to open search
  2. Type in Terminal
  3. Select Run as administrator
  4. Click on Yes on the User account control (UAC) pop up
  5. Press CTRL + SHIFT + 2 to open Command prompt
  6. Type in sfc /scannow and press ENTER
  7. Wait for the scan to finish
  8. Reboot the computer

Perform a system restore

If for any reason previous solutions have not provided you with the solution we will try to fix the issue by performing system restore.

  1. Press ⊞ WINDOWS + S to open search
  2. In the text box type in Create a restore point
  3. Click on the closest match in search results, should be Create a restore point
  4. Click on System Restore or on Next if there are no points created
  5. Choose to restore a point from the list and click on next
  6. Review settings and click on Finish
  7. Wait for the process to finish and for the computer to restart

Manually install update

If for any reason Windows still cannot install the update, try installing it manually.

  1. Go to Windows 11 update history and find the Knowledge base (KB) number for the latest version
  2. Go to the official Microsoft Update Catalog
  3. Paste the KB number in the search box and press ENTER
  4. Click on DOWNLOAD
  5. Double click on the downloaded file to launch the installer
  6. Follow on-screen instructions and install the update

Perform Windows 11 reset

If nothing worked, reset your Windows 11 to its factory settings to fully repair and reset the whole operating system.

Read More
Fix Tile Database is corrupt Error in Windows
As you know, the Start Menu in Windows 10 is quite a stable experience. However, there are times when it can encounter some issues as well like getting corrupted. If your computer is going through the same problem, you’ve come to the right place as this post will guide you on how you can fix the “Tile Data is corrupt” error. This kind of problem is actually quite common among a lot of Windows 10 users. This kind of problem prevents the Start Menu from working properly and no amount of clicking the keyboard keys or mouse will resolve the issue. Fixing it is important since the Start Menu is required for the operating system to function properly and even though there are several ways to get around in using the Start Menu, it can get quite problematic. Even if you manage to open the Start Menu, the ability to click on apps to open them is out of the question and you need to fix the problem. Worry not for the potential fixes provided in this post are not hard to follow. You can try to run the Start Menu troubleshooter or run the DISM tool. You could also reset the folder for Tile Database or re-register the Windows 10 Start Menu. For more details, refer to each one of the options provided below.

Option 1 – Try running the Start Menu troubleshooter

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

Option 2 – Try running the DISM tool

You can run the DISM tool as well to help fix the “Tile Database is corrupt” error. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth”.
  • Open the Command Prompt with admin privileges.
  • Then type in the following commands and make sure to hit Enter right after you type each one of them:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • Dism(.)exe /Online /Cleanup-image /Restorehealth
  • Do not close the window if the process takes a while as it will probably take a few minutes to finish.
  • Once it’s done, check if it was able to fix the corrupted Start Menu or not.

Option 3 – Try to reset the Tile Database folder

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

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

  • Tap the Win + X and select the “Windows PowerShell (Admin” option from the menu.
  • After opening PowerShell, execute this command: Get-AppXPackage -AllUsers |Foreach{Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"}
  • Wait until the command is executed and then see if it fixed the problem with the Start Menu or not.
Read More
File or directory is corrupted and unreadable
If you encounter an error message that says, “<Drive>: is not accessible, The File or directory is corrupted and unreadable” when you try to connect your USB or external device, then the File System could have been corrupted or the external device might be infected with malware. On the other hand, it is also possible that the device might have some physical damage. To fix the “The file or directory is corrupted and unreadable” error, you can try to run Check Disk or scan your computer for malware or you could also format the destination drive. For more details, refer to each one of the given options below.

Option 1 – Run the Check Disk utility

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

Option 2 – Try to format the destination drive

Formatting the drive can also help you resolve the error. To format it, follow these steps:
  • To get started formatting your drive, tap the Win + E keys and then go the access page of the drive.
  • Next, right click on the drive and select Format.
  • After that, uncheck the “Quick Format” option and then format your drive properly.
  • Now once the formatting process is finished, unplug the drive and plug it back in afterwards.
  • Check if the error is already fixed. If the drive is not initialized, tap the Win + R keys and hit Enter.
  • After opening the Run dialog box, type “diskmgmt.msc” and hit Enter to open Disk Management.
  • From there, right click on the drive volume and select initialize Disk.
  • Next, select the correct partition type and proceed.
Option 3 – Try scanning your computer for malware using Windows Defender Your computer could be infected with malware which might have triggered the “The file or directory is corrupted and unreadable” error. To fix this, you need to scan your computer using a reliable program like Windows Defender.
  • Tap the Win + I keys to open Update & Security.
  • Then click on the Windows Security option and open Windows Defender Security Center.
  • Next, click on Virus & threat protection > Run a new advanced scan.
  • Now make sure that Full Scan is selected from the menu and then click the Scan Now button to get started.
Read More
Media Creation Tool Error 0x80072f76 – 0x20016
One of the most useful tools in the Windows 10 operating system is the Windows Media Creation tool. This tool is used to download and install the latest version of Windows 10. However, there are times when you might encounter some issues while using this tool. One of these issues is the Error code 0x80072F76 – 0x20016. If you encounter this error, you will see the following error message during setup:
“We’re not sure what happened, but we’re unable to run this tool on your PC. If you continue experiencing problems, reference the error code when contacting customer support – Error code: 0x80072F76 – 0x20016.”
This kind of error in the Media Creation tool could be due to an interrupted download or unstable internet connection, and many more. To fix it, you can run the Windows Update troubleshooter or try using another browser to download the tool to another location. You can also try changing the DNS or the ISP connection or use the Windows 10 Update Assistant as well as delete the $Windows.~BT & $Windows.~WS folders. Check out the given suggestions below to fix the Media Creation Tool Error code 0x80072F76 – 0x20016 in your Windows 10 computer.

Option 1 – Try to run the Windows Update troubleshooter

Windows 10 have various troubleshooters that can help you resolve many system issues. So if you’re dealing with Windows Update errors like Error Code 0x80072f76 – 0x20016, you can run the Windows Update troubleshooter to resolve it. To run the Windows Update troubleshooter, 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 – Try using a different browser to download the tool to another location

You could also use another browser in downloading the tool and place it in a different location on your computer but if you do not have another browser, you can just install one and then download the same tool to another location like the Desktop.

Option 3 – Try to change the DNS

  • Tap the Win + R keys to open the Run dialog box.
  • Then type “inetcpl.cpl” in the field and hit Enter to pull up the Internet Properties.
  • After that, go to the Connections tab and select the LAN settings.
  • From there. Uncheck the “Use a Proxy Server” option for your LAN and then make sure that the “Automatically detect settings” option is checked.
  • Now click the OK and the Apply buttons.
  • Restart your PC and then check if the Media Creation tool error is fixed.
Note: If you are using a third-party proxy service, you have to disable it.

Option 4 – Try to change the ISP connection

There are times when the connection to the Microsoft servers is interrupted due to some glitch or it could also be blocked by your Internet Service Provider or ISP. To rule out this possibility, you can try to change your computer’s internet connection and then see if it fixes the problem.

Option 5 – Try to use the Windows 10 Update Assistant

There’s another tool you can use as an alternative to the Media Creation tool. It is called the Windows 10 Update Assistant. This tool can also help you download and install Windows updates seamlessly.

Option 6 – Try to delete the $Windows.~BT and $Windows.~WS folders

From time to time, the Windows Update files also get corrupted which can cause some problems and conflicts when downloading and installing a Windows Update. To fix this, you need to delete the $Windows.~BT & $Windows.~WS folders in your computer.
Read More
DirectX function GetDeviceRemovedReason
DirectX function GetDeviceRemovedReason error is a DirectX error that comes up during playing games on Windows 11 operating system. Usually, the error occurs in gaming systems powered by AMD and very rarely if any times at all on Nvidia or intel platforms. DirectX function GetDeviceRemovedReason errorIf you are one of the gamers affected by this error, fear not because we have a solution for you. Follow provided fix guide in order to correct this error and get back to gaming asap.

1. Update drivers

The first thing of course is to update your graphic card driver, you can do this with your graphic cards panel software or directly in Windows itself but the best practice and one that I would recommend is to go to your graphic card manufacturer’s website and download the latest driver there, and then install it inside Windows 11.

2. Change power mode

Changing power mode inside Windows 11 can solve this issue since sometimes Windows power manager if it is set to anything except best performance can interfere with the proper functioning of the graphic adapter, and because of this error. To change the power setting do the following:
  1. Press ⊞ WINDOWS + I to open settings
  2. Click on the System tab
  3. Select power & battery on the right part
  4. Click on the menu beside power mode
  5. Select the best performance

3. Run SFC scan

Corrupted system files can also cause this error and if previous steps have not resolved it we will use Windows built-in tool SFC scan to find and repair all bad files in windows.
  1. Press ⊞ WINDOWS + S to open the search menu
  2. Type in Windows terminal and run it as administrator
  3. If prompted click on YES on UAC
  4. Press CTRL + SHIFT + 2 to run command prompt
  5. Type in sfc /scannow and press ENTER
  6. Wait for the whole process to finish and then reboot your system

4. Reinstall the problematic game

Sometimes game files can get corrupt and maybe even overwritten, try with game reinstallation if the problem still persists.
Read More
Restore default Display Color settings in Windows 10
The color settings in a Windows computer certainly matter a lot especially when it comes to printing pictures. Users who are found or edit photos for a living change their computer’s color settings in order to ensure that the printout looks like the actual colors. However, those settings might not be appropriate for computer display and you can really tell right away that there something’s not right in the display. You might also notice some weird tint which isn’t easy to get rid of. You can’t actually tell the difference at first, not until you look at some other computers and then wonder what’s wrong with yours so, in this guide, you will know how to restore the display color settings back to their default state on your Windows 10 PC. Make sure to follow each one of the steps laid out below carefully to restore the default Display Color settings.

Step 1: Set the Color Management Settings to default.

  • In the Start search box, type in “color management”. Once you see it in the search results, open it.
  • Once you’ve pulled up the Color Management window, go to the Advanced tab. From there, make sure that every single option is set to default – from all the options in both the “Windows Color System” and “ICC rendering intent to WCS gamut mapping”.
Note: You also have the option to reset it for everyone by simply clicking on the “Change system defaults” button.
  • Finally, you can also try to calibrate your display.

Step 2: Set the Graphics Properties to default.

After making changes in the Color Management settings, you need to also set the Graphics Properties to default.
  • Start by right-clicking on any empty space on your desktop.
  • Then select the Graphics properties from the context menu. From the Graphics properties window, you will see that most sections have to restore defaults.

Step 3: Try using Nvidia Color Settings for Desktop

The next thing you can try is using the Nvidia Color Settings if you have Nvidia graphics installed on your Windows 10 PC. Just the Control Panel to reset the color settings.
  • From the system tray, launch the Nvidia control panel.
  • Next, go to Display > adjust desktop color settings.
  • From there, select the display and then select the Nvidia Settings.
  • After that, change the options accordingly in order to get the correct combination though you can always leave them to default.
Read More
Fix Errors 0x80070001, 0x81000037, 0x80070003
Windows has a built-in Backup and Restore system so if the Windows Backup or Restore fails and you receive any of the errors 0x80070001, 0x81000037, 0x80070003, worry not for this post will guide you in fixing the problem. You might not be able to browse to the folders and files that you want to restore in the File Restore Wizard. The cause of the error could vary depending on what error code you receive:
  • 0x80070001 – If you got this particular error code when trying to back up a specific library or when you accept the default settings in Windows Backup and Restore.
  • 0x81000037 – If you got this kind of error code when you try to read from the shadow copy on one of the volumes being backed up.
  • 0x80070003 – If you got this error code when trying to restore the folders or files in a library by using the Windows Backup and Restore.
  • On the other hand, you cannot use the Browse for files or the Browse for folders functionality.
Note that the Windows Backup or Restore failed, Errors 0x80070001, 0x81000037, 0x80070003 Error code 0x80070001, 0x81000037 occurs during backup while Error code 0x80070003 and “Browse for Files” issue occurs when you try to restore files. Whichever error codes you got, here are some possible fixes that might help.

Option 1 – Fix Windows Backup error codes 0x80070001, 0x81000037

The reason for the Windows Backup error codes 0x80070001, 0x81000037, as mentioned above, is when there is a volume that uses a FAT file system (0x80070001) and when a volume contains compressed files (0x81000037). To fix these errors, you need to remove the “reparse point” also known as SYMBOLIC LINK, and select the absolute path of this location in the Windows Backup configuration user interface. Refer to these steps to remove the reparse point.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “cmd” in the field and hit Enter to open Command Prompt.
  • Next, type the following command and hit Enter:
DIR /AL /S
  • After you enter the command, it will display the JUNCTION list.
  • Now to delete the mounted volume reparse point, you have to locate the reparse point you found and right-click on the reparse point icon, and click on Properties.
  • Confirm that the folder Type is Mounted Volume in the General tab and then delete this folder.

Option 2 – Fix the Windows Restore Error 0x81000037

When you try to restore a deleted backed-up directory, it fails and the Error code 0x81000037 pops up. You can also encounter this error when you select to restore the files to their original subfolders check box in the File Restore Wizard and you try to restore folders or files to an alternative location, then you will encounter error code 0x81000037 which will be displayed in an error message as shown below: To fix this error, you need to re-create the missing directory using the following steps:
  • Take note of the path for which the error occurs.
  • Then create the corresponding folder.
  • Now perform the restore operation again.
And since you might have subfolders in the deleted folder, click to clear the “Restore the files to their original subfolders” checkbox when you run the File Restore Wizard.

Option 3 – Cannot use the Browse for files or the Browse for folders functionality

There is no proper fix for this particular error but if you remember the name of the files, you can just search for them. Click on the Search button when using the File Restore functionality and then type the name of the file and when that file appears, select and click on it to restore it.
Read More
Happy New Year from ErrorTools.com!!!
As we are on the last day of 2021, our team here at errortools.com would like to express their great gratitude to you all for being with us all this time and would also want to wish you error-free 2022!!! Thank you for being part of this community, we wish you all the best in the upcoming 2022 and hope that we will see you again From all members of errotools, HAPPY NEW YEAR!!! new year christmass tree
Read More
How to Fix ISDone.dll Error in Windows
As you know, games with good graphics and fast play are definitely resource-intensive and can consume a lot of storage space on your computer. Because of that, they have to be compressed before it gets downloaded to your computer and then unpacked to the hard drive before it gets installed. However, if an error occurs in your computer’s RAM during the installation process or if your hard disk does not have enough memory to handle the process, then you might encounter the isDone.dll error which states:
“An error occurred when unpacking, Unarc.dll returned error code -1, ERROR: archive data corrupted (decompression fails).”
If you encounter the isDone.dll error message on your Windows 10 computer, then read on as this post will show you how you can fix it. This error has something to do with the incomplete installation of PC games or files of larger size. The ISDone.dll error appears due to faulty Unarc.dll file residing in the System32 folder on 32-bit operating systems and the SysWOW64 folder on 64-bit systems. So, if you see this error message, then, it means your computer was not able to read installation archive files.

What is Unarc.dll file?

Unarc.dll is a dynamic link library for Windows. Some applications or games require this file to function properly. So, if it goes missing or, an error occurs when you start a game or an application, you may get various kinds of errors. ISDone.dll error while playing games on PC

Option 1 – Try to reinstall the game

The isDone.dll error could also be caused by the installation of an unknown application. Or it could also be caused by an outdated or corrupted application. In other words, if the game you are trying to install is broken or corrupted, then it’s no wonder why you’re getting the isDone.dll error. To fix this, make sure that you download the latest updated version of the game and then try to install it again and see if the problem is resolved or not.

Option 2 – Try to re-register the .dll file using the Regsvr32 tool

  • The first thing you have to do is to locate the DLL file named dll on your computer and rename it to Unarc-bak.dll.
  • Next, copy the Unarc.dll file from another well-functioning computer and save it on your desktop.
  • After that, move the DLL file you just copied to the System32 folder if you are using a 32-bit operating system, or the SysWOW64 folder if you are using a 64-bit operating system.
  • Now you have to register the new DLL file and you can do that using Windows PowerShell.
  • Open Windows PowerShell and then execute this command if you have placed the DLL file in the System32 folder: regsvr32 %systemroot%System32unarc.dll
  • On the other hand, if you have placed the DLL file in the SysWOW64 folder, then execute this command: regsvr32 %systemroot%SysWOW64unarc.dll
  • Once you’re done, a message will be displayed saying that the DLL file was registered.
  • Restart your computer and check if the problem is now fixed.

Option 3 – Troubleshoot the isDone.dll error in a Clean Boot State

You can also troubleshoot the isDone.dll error in a Clean Boot state. It could be that there are some third-party applications in your computer that're preventing the application from getting installed and to isolate this possibility, you need to boot your computer in a Clean Boot State and then try installing the program again. 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 configure Windows to use the usual startup, just simply undo the changes.)
  • After you’ve set your computer into a Clean Boot State, make sure that you’re signed in as administrator and then try to install the application again.

Option 4 – Try updating or reinstalling your Graphics drivers

Updating or reinstalling the Graphics drivers in your computer can also help in resolving compatibility issues between the operating system and the driver that might have caused the isDone.dll 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 5 – Try scanning your computer using Windows Defender

The isDone.dll error might also be infected with malware or virus and to eliminate it, you have to scan your computer using security programs like Windows Defender.
  • Tap the Win + I keys to open Update & Security.
  • Then click on the Windows Security option and open Windows Defender Security Center.
  • Next, click on Virus & threat protection > Run a new advanced scan.
  • Now make sure that Full Scan is selected from the menu and then click the Scan Now button to get started.
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