Logo

How to fix Error 2753, The file is not marked

Installing programs on your Windows 10 computer does not go smoothly as you could encounter some issues along the way that could prevent you from successfully installing the program. One of the common errors you can encounter during the installation of programs is Error 2753. There are times when the packages are corrupted or those packages are not working properly or it wasn’t able to create files and paths. When you encounter this kind of error, you will get the following error message:

“Error 2753, The File is not marked for installation.”

Note that this kind of error is not bound to only some specific files but it can also happen with any file, be it an executable file or an MSI file. To fix this error, here are some possible solutions that you could try.

Option 1 – Fresh download the setup file

The first thing you can do is to fresh download the setup file from the official homepage and then place it in a different location. Just make sure that you download the correct setup file that’s compatible with your operating system. Then restart your computer and sign in as administrator. After that, right-click on the setup file and select the Run as administrator to proceed with the installation.

Option 2 – Try removing all the previous versions of the software

If there is a previous version of the program that’s still installed on your computer, you need to uninstall that program since it might be the reason why you’re getting Error 2753.

  • Tap the Win + R keys to open the Run dialog box
  • Then type “appwiz.cpl” in the field and hit Enter to open the Programs and Features in Control Panel.
  • From there, look for the previous version of the program you are trying to install, select it and then click on Uninstall to remove it.
  • After that, restart your computer and try to install the latest version of the program again. It should work now. If not, proceed to the next available option below.

Option 3 – Run the setup file as administrator

The setup file may need more permission in order to execute properly and so you need to run it as an administrator. To do so, you need to give it more privileges for it to work as intended by its developer.

  • Right-click on the setup file and select the Run as administrator option.
  • Afterward, a User Account Control or UAC prompt will appear and from there, click on Yes and then check if the file runs or not.

Note: If the setup file does not run, you may have to take ownership of the folder where the setup file is located. To take ownership of the folder, refer to these steps:

  • First, locate the concerned folder and right-click on it then select Properties.
  • Next, click on the Edit button in the Properties window and click OK to confirm if you got a User Account Control elevation request.
  • After that, select user/group from the permission windows or click on the Add button to add another user or group. It would be best if you add “Everyone” to give permission.
  • Then check “Full Control” under the “Allow” column to assign full access rights control permissions.
  • Now edit the permission to Full Control for “Everyone”.
  • Click OK to save the changes made and then exit.

Option 4 – Try running the setup file in Compatibility Mode

You may be getting Error 2753 if the setup file is not intended to run on the Windows 10 version you are using which is why you have to run it in Compatibility Mode. This will allow the setup file to think that it is running in a compatible environment as it is intended to.

Option 5 – Try to re-register the vbscript.dll file

You may have to re-register the vbscript.dll file using the regsvr32.exe before you can successfully install the program and fix Error 2753. The Regsvr32 tool is a command-line utility that can be used to register and un-register the OLE controls like DLL and ActiveX (OCX) control in the Windows operating system. Follow the steps below to use it.

  • Open Command Prompt as admin from the WinX menu.
  • Next, type exe vbscript.dll in the elevated Command Prompt and hit Enter to execute the command. This will re-register the affected DLL file using the Windows operating system tool, regsvr32.exe.
  • You should see a message saying, “DllRegisterServer in vbscript.dll succeeded” if the Regsvr32 tool was able to run successfully. After that, try to install the program again and see if it now works.

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

Recent Items aren't visible under Taskbar
In this post, you will be guided on what to do if the Recent Items are no longer visible in the Taskbar icons in Windows 10. This can be quite inconvenient especially if you work simultaneously on many files and documents together and would require you to visit them regularly to incorporate changes. Thus, if you find that the Recent items are not visible in the Windows Taskbar, read on. In order for the Recent Items to appear on the taskbar icons in Windows 10 again, there are four potential fixes you can check out. You can try to show the recently opened items via Settings or clear the cache of the recent items. You could also make some changes in the Windows Registry or use the Group Policy Editor. But before you proceed with these potential fixes, it’s best if you create a System Restore Point first just in case something goes wrong after you made changes in the system. The System Restore Point allows you to undo these changes and bring back the previous state of your computer. Thus, you need to create one and then carefully follow the given options below.

Option 1 – Show the recently opened items via Settings

The first thing you can do to fix the problem is to show the recently opened items through the Settings app.
  • Open the Settings app and select Personalization.
  • From there, select the Start option and scroll down until you see the “Show recently opened items in Jump Lists on Start or the taskbar” option.
  • Make sure that its toggle button is turned on.

Option 2 – Try to clear the Recent Items cache

  • Tap the Win + E keys to open File Explorer.
  • Next, copy and paste this link on the address bar: %AppData%Microsoftwindowsrecentautomaticdestinations
  • Once you’re in the given location, you should see multiple files. Now select all these files and completely delete them.
Note: These files are automatically recreated when you interact with the system like performing tasks such as opening apps or accessing files.
  • After that, go to this next location: %AppData%Microsoftwindowsrecentcustomdestinations
  • Once there, delete all of its files and restart your computer. This should resolve the problem.

Option 3 – Try making changes via Registry Editor

The next thing you can do to fix the problem is to apply some tweaks in the Registry by following these steps:
  • Tap the Win + R keys to open the Run dialog box and type “Regedit” in the field and hit Enter to open the Registry Editor.
  • Next, navigate to this registry sub-path: HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersion
  • From there, select the Policies Explorer folder located in the left pane.
  • Then move to the right pane and look for the “NoRecentDocsHistory” entry and right-click on it.
  • Now delete this entry.
Note: This entry is the one that stores the Group Policy setting for “Do not keep the history of recently opened documents. The Group Policy adds this entry to the registry with a value of 1 if you enable the “Do not keep the history of recently opened documents” policy. On the other hand, if you disable the policy by setting it to “Not configured” or deleting it, the Group Policy will delete the entry from the registry, and the system will act as though the value is 0 – for instance, it keeps the history of the recently opened files in your computer.

Option 4 – Try to use the Group Policy Editor

  • Tap the Win + R keys to open the Run utility and type “gpedit.msc” in the field and tap Enter to launch the Group Policy Editor.
  • Next, navigate to User Configuration > Administrative Templates > Start Menu and Taskbar.
  • Afterward, double click on the “Do not keep a history of recently opened documents” policy located on the right panel. This is the policy that lets you enable or disable recent items and frequent places.
  • Now to enable the recent items, as well as the frequent places, feature, click on the “Disabled” or the “Not Configured” option.
  • Once you’re done, close the Group Policy Editor and restart your PC.
Note: If you choose to enable this setting, the system and Windows programs will not create shortcuts to documents opened while the setting is in effect. Aside from that, they also stay but won’t display the existing document shortcuts and the system will empty the Recent Items menu on the Start menu and the Windows programs won’t also display shortcuts in the Start Menu. In addition, the Taskbar won’t also show the recently opened or frequently used folders, files, or websites.
Read More
Guide to Resolving the Msvcr71.dll Error Code

Msvcr71.dll Error - What is it?

Msvcr71.dll is a dynamic library link that belongs to the Microsoft Visual C Runtime library. This file is a core Windows component used by numerous Windows applications like Microsoft Office version 2002 and 2003, Windows XP Media Center, and Windows XP Tablet PC Edition. The Msvcr71.dll error commonly occurs when two applications share the same DLL file. When an application is deleted sometimes the Msvcr71.dll file is also deleted which is associated with two applications on your PC. So, when you try to run the other application you come across the Msvcr71.dll error on your system. The error also occurs when you try to install new programs or update the old program versions. This also misconfigures the DLL files and results in the Msvcr71.dll error. Msvcr71.dll error messages are often displayed as the following:
  • “This application has failed to start because Msvcr71.dll was not found.”
  • “Mscvr71.dll is a bad windows image. Please check against your installation diskette.”
  • “Cannot find [PATH]msvcr71.dll"
  • "The file msvcr71.dll is missing."

Solution

Restoro box imageError Causes

Deletion of the Msvcr71.dll file is one cause for the Msvcr71.dll file error. However, this error can also be generated due to other causes such as:
  • Corrupt, missing, or misconfigured msvcr71.dll file
  • Damaged and missing .dll files
  • Corrupt runtime code library
  • Registry issues
  • Malware attack and viral infection
  • Msvcr71.dll error codes usually occur on Windows versions XP and Vista.

Further Information and Manual Repair

Here are different ways to resolve the Msvcr71.dll error code on your system:

1. Reinstall the program/application that is causing the Error to Pop up on the Screen

When this error code occurs due to misconfigured or missing the Msvcr71.dll file, try reinstalling the program/application that is causing the error to pop up on your screen. When doing this, make sure there is no problem with the setup files from the disk you are performing the installation on your PC.

2. Check the Recycle Bin and Restore the Deleted File

If the Msvcr.dll file was deleted accidentally when you uninstalled a program on your PC, then the deleted file is most likely to be in the recycle bin. Check it and if you find it, restore it. Once the file is restored try running the application again.

3. Scan for Malware and Viruses

Install an antivirus and scan for malware and viruses. This software can also corrupt DLL files and runtime code libraries. However, this is not the best solution especially if you already have too many programs installed on your PC. New program installations cause more complications and besides antivirus are infamous for slowing down PC speed.

4. Repair the Corrupt Registry

If the three methods discussed above don’t help you resolve the Msvcr71.dll error code on your system, then this means the cause of the error is more critical than you think. The error is triggered by a corrupt and damaged registry. If this issue is not addressed timely, it can result in system failure and a fatal crash. To resolve the error code Msvcr71.dll, you need to repair the corrupt registry. And the best way to go about it is to download Restoro Restoro is a user-friendly, highly functional, and multi-functional repair tool integrated with high speed and powerful utilities such as a registry cleaner, system stability scanner, Active X and class error module, and an antivirus. It also functions as a system optimizer. It is the answer to your entire PC-related errors and issues. The automated and intuitive algorithm deployed inside this tool enables it to detect all registry errors and issues generating Msvcr71.dll error. DLL files often get damaged due to data overload, disk fragmentation, and malicious files saved in the registry. The registry cleaner removes all the unnecessary and obsolete files from the registry, clears up disk space, and repairs defragmented, damaged, and misconfigured disks. DLL files including Msvcr71.dll and also fixes the registry. It’s an in-built antivirus scan and removes viruses and the system optimizer feature ensures that your PC runs at its optimum speed. It is safe, bug-free, efficient, and easy to use.  It runs smoothly on all Windows versions. Click here to download Restoro and resolve the Msvcr71.dll error on your PC.
Read More
Fix DISM Error: The scratch directory size ...
One of the most useful and powerful built-in utility in Windows 10 is the DISM tool. This tool can be used with the Command Prompt command line as well as for other purposes. However, it is not without flaws and there are times when you may encounter some issues while using it. One of the problems you can get while using the DISM tool is the following error:
“The scratch directory size might be insufficient to perform this operation”
This kind of error in DISM occurs when the DISM command is executed from the Windows Recovery Environment due to the limited size permissions of a delivery where the operating is being performed. To fix this DISM error, you need to follow the instructions laid out below. Step 1: First, tap the Win + R keys to open the Run utility and then type “cmd” in the field and tap Enter to open Command Prompt. Step 2: Next, you have to specify a scratch directory that contains the Windows folder and to do that, you can either use the DIR command or the BCEDIT command. So in the elevated command prompt type and enter “dir” or “bcedit”. Step 3: After that, you will see a list of folders inside the C: partition. Now you have to create a folder named “scratch” inside the partition. To do so, execute the following command:
mkdir C:Scratch
Note: The command you just entered will create a directory inside the root of the C: partition named Scratch. Step 4: Now that you’ve created the Scratch folder, note that each time you run any of the DISM commands, you have to enter the following code snippet in them:
/ScratchDir:C:Scratch
 Note: For instance, if you are using the DISM tool to repair the offline Windows image, instead of executing the “Dism /Online /Cleanup-Image /RestoreHealth” command, you now have to execute the “DISM /Image:C: /ScratchDir:C: Scratch /Cleanup-Image /Restorehealth” command. And if you want to remove a selected installed update package, you can use the “DISM /image:C: /ScratchDir:C:Scratch /Remove-Package /PackageName:Package_for_RollupFix~31bf3856ad364e75~amd64~~16299.196.4.9” command. Keep in mind that the mentioned package is only an example. And lastly, you also have to replace the drive letter in the new code snippet when you execute the commands given above.
Read More
Proven Solutions For Error Code 0x80131700

Error Code 0x80131700 - What is it?

0x80131700 is a Windows 7 error that occurs when there is a problem with the Troubleshooting Wizard. The wizard fails to function and with an error message displaying the following message on the computer screen:

‘An unexpected error has occurred’- The troubleshooting wizard can’t continue

Error code: 0x80131700'

Windows 7 features Troubleshooting Wizard, an automated tool that helps users resolve several PC-related problems such as accessing shared files or internet connectivity to name a few.

Error Causes

The error code 0x80131700 largely occurs because of two reasons:
  • The .NET framework is not properly installed on your system
  • Mis-configured System Files and Registry Issues

Further Information and Manual Repair

0x80131700 Windows error is rated easy to fix error code. Thus, repairing this error code is not difficult. It is so easy to fix that you don’t need any technical expertise or professional help for that matter. To begin with, there are 2 methods to resolve the 0x80131700 error code. Let’s take a look at the solutions:

Cause: The .NET framework not properly installed on your system

Solution: If the underlying cause for the error code 0x80131700 is the improper installation of .NET framework on your PC, then the best and easy way to resolve this error is to reinstall it. By default, the built-in version of the .NET framework in Windows is 3.5.1 to reinstall this again on your system follow the steps given below:
  1. Go to the Start menu and type: features in the search box
  2. Now Choose the option ‘Turn Windows Features on or off’ and then press Enter
  3. After this, look for Microsoft .NET framework 3.5.1 and uncheck the box
  4. Once you uncheck it, restart your computer
  5. Repeat the step 1 and 2
  6. Now check the box before .NET framework 3.5.1
  7. Restart your system
  8. Now try using the Troubleshooting Wizard.

Cause: Mis-configured System Files and Registry Issues

Solution: If the error code 0x80131700 triggered due to misconfigured files and registry issues, then the easiest way to fix this error on your system is to download Restoro
Read More
Adobe Express review

Social media is here to stay it seems, from Facebook, Instagram, Twitter, etc each site has its users and its rules. Companies, bloggers, public figures, and people, in general, are using them on a daily basis and some are posting cool ads, nice graphics, videos, and many more in order to gain followers or just to share something that they think is worth.

adobe express

Making your post look good is somewhat essential if you plan on reaching a larger audience and Adobe's Express aims to fill that gap. It is the latest Adobe product that is purposely made for graphic and video creation for social media.

Adobe is well known in the world of professional design in all spheres like print, web, and motion, with this application, they want to take over social media design with Express. The direct competitor to Spark and canva, Express is filled with high-quality adobe templates and some great stuff found in photoshop like automatic background removal which gives it an edge over other applications.

The good thing about Express is that there is a completely free version and premium, like its competitors but with some benefits that clearly show that Adobe is determined to place its application on top of the game. The free plan includes:

  • Thousands of unique templates, design assets, and Adobe Fonts.
  • A limited collection of royalty-free Adobe Stock-free collection photos.
  • Basic editing and photo effects including remove background and animate.
  • Create on both web and mobile.
  • 2GB of storage.

For 10 USD per month of 100 USD prepaid annual fee, you get a premium plan that includes:

  • All premium templates and design assets.
  • The entire collection of over 160 million royalty-free Adobe Stock collection* photos.
  • Over 20,000 licensed Adobe Fonts, curved type, grids, and font pairs.
  • Premium features like refine cutout, resize, and graphic groups.
  • Plan, schedule, and publish social media content across multiple channels.
  • Add your branding, logo, colors, and fonts in one tap.
  • Convert & export to and from PDFs and other file types.
  • Create, manage, and share your templates and assets with Creative Cloud Libraries.
  • Create on both web and mobile.
  • 100GB of storage.

The application itself is incredibly easy to learn and to work with and literally, anyone can pick it up and start creating immediately. No matter are you just starting with social media or using Canva or Spark, give Express a go, make a free account and try it, I guarantee that you will find some features amazing, and its ease of use relaxing.

Read More
System32 Folder Keeps Popping up at Startup
The System32 folder contains vital configuration and information that are essential to the operating system. It is located inside the “Windows” folder and it consists of important DLL files as well as executable files. You probably have noticed some errors that have the “System32” word in them but that does not necessarily mean that the System32 folder is the one that triggers them as these kinds of errors have only occurred when some important files are corrupted or missing. Some users recently reported that each time they start their computers, the System32 folder will automatically open up in the File Explorer. If you encounter the same problem, read on as this post will guide you on what to do to fix it. This kind of issue is most likely caused by service or application interference – it is possible that there is a third-party application installed in your computer or a Windows service that triggers the System32 to pop up during startup. It is also possible that this is a result of system modification. Thus, you need to identify the third-party program or restore your computer to its previous state.

Option 1 – Put your computer in a Clean Boot State

As pointed out, it is possible that some third-party program or service is the one that’s behind the problem. To isolate this possibility and to identify the culprit, you have to put your computer into a Clean Boot State. To do so, follow the steps below.
  • Log onto your PC as an administrator.
  • Type in MSConfig in the Start Search to open the System Configuration utility.
  • From there, go to the General tab and click “Selective startup”.
  • Clear the “Load Startup items” check box and make sure that the “Load System Services” and “Use Original boot configuration” options are checked.
  • Next, click the Services tab and select the “Hide All Microsoft Services” check box.
  • Click Disable all.
  • Click on Apply/OK and restart your PC. (This will put your PC into a Clean Boot State. And configure Windows to use the usual startup, just simply undo the changes.)
After putting your PC in a Clean Boot State, try creating a system restore point and see if the problem still occurs. Clean Boot troubleshooting is designed to help you isolate the problem. For you to execute a clean boot troubleshooting, you must do a couple of actions (the steps given above) and then restart your PC after every action. You might have to disable one third-party app after the other to really isolate the issue. And once you’ve narrowed down the problem, you can either disable the third-party app that’s causing the problem or remove it. Note that you must switch your PC back into the Normal Startup mode after you’re done troubleshooting the problem. Here’s how you can do it:
  • From the “Start” menu, go to System Configuration.
  • After that, switch to the General tab and click the option for “Normal Startup”.
  • Next, go to the Services tab and clear the checkbox for “Hide all Microsoft services”.
  • Then find and click “Enable all” and if prompted, you have to confirm.
  • Afterward, go to the Task Manager and enable all the Startup programs and confirm the action.
  • Restart your PC when prompted.

Option 2 – Perform System Restore

  • First, press the Win + R keys to open the Run dialog box.
  • After that, type in “sysdm.cpl” in the field and tap Enter.
  • Next, go to the System Protection tab then click the System Restore button. This will open a new window where you have to select your preferred System Restore point.
  • After that, follow the on-screen instructions to finish the process and then restart your computer and check if the problem is fixed or not.

Option 3 – Run System File Checker scan

You might also try running the System File Checker or SFC scan to fix the issue. System File Checker is a command utility built into your computer that helps restore corrupted files and missing files. Refer to the following steps to run it:
  • Hit the Win + R keys to launch Run.
  • Type in cmd in the field and tap Enter.
  • After opening Command Prompt, type in sfc /scannow
The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:
  1. Windows Resource Protection did not find any integrity violations.
  2. Windows Resource Protection found corrupt files and successfully repaired them.
  3. Windows Resource Protection found corrupt files but was unable to fix some of them.
 Restart your computer and see if the System32 folder still pops up at startup or not.
Read More
Software review series: KRITA
Krita Desktop is a free and open-source painting application. Krita is a full-featured free digital painting studio for artists who want to create professional work from start to end. Krita is used by comic book artists, illustrators, concept artists, matte and texture painters, and in the digital VFX industry. Krita has been in development for over 10 years and has had an explosion in growth recently. It offers many common and innovative features to help the amateur and professional alike. Krita has a user-friendly interface. The dockers and panels can be moved and customized for your specific workflow. Once you have your setup, you can save it as your own workspace. You can also create your own shortcuts for commonly used tools. In addition to painting, Krita comes with vector, filter, group, and file layers. Combine, order, and flatten layers to help your artwork stay organized. There are also three different views on how to see the layers. Krita supports full color management through LCMS for ICC and OpenColor IO for EXR, allowing you to incorporate Krita into your existing color management pipeline. Open PSD files that even Photoshop cannot open. Load and save to PSD when you need to take your artwork across different programs. Krita is the only dedicated painting application that lets you open, save, edit and author HDR and scene-referred images. Furthermore, with OCIO and OpenEXR support, you can manipulate the view to examine HDR images, and use it in the most cutting-edge workflows from the film and visual effects industries.
Read More
Permission to view object security properties
In an operating system, it is ideal for an administrator to have permission to access all the folders and files. However, there are times when you try to access the security settings or attempt to view the properties of a file, you could encounter an error saying, “You do not have permission to view this object’s security properties, even as an administrative user”. This kind of error may be caused by several reasons. For one, if your computer is infected with a virus or malware which might have caused some changes to the concerned folder or file. It could also occur if a program or service is using the folder or file simultaneously which explains why you’re not able to access the system. It could also be that the folder or file might have been owned by a user account that no longer exists or you might not have the permissions to view the targeted folder or file even though you’re logged in as administrator. To fix the “You do not have permission to view this object’s security properties, even as an administrative user” error, here are some options that might help.

Option 1 – Put your computer in a Clean Boot State

You can also troubleshoot the problem in a Clean Boot state. It could be that there are some third-party applications in your computer that’re preventing you from accessing security settings or properties of a file 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, try to check if the error is now fixed and that you can now view the Properties.

Option 2 – Try booting your computer into Safe Mode and delete inactive users

Aside from the Clean Boot State, you can also reboot your computer in Safe Mode and then delete all the inactive users. There are instances when the folder was created or owned by a user account that’s either deleted or inactive now and so you need to get rid of these inactive user accounts to resolve the error.
  • First, boot your computer in Safe Mode.
  • Then right-click on the concerned folder or file and select Properties.
  • Next, select Advanced in the Security tab and click on Add.
  • A new window will appear and from there, click on “Select a principal”.
  • And then type the name of the user to who you wish to give permissions in the “Enter the object name to select” box.
  • Now select Check Names and this would resolve the user name.
  • After that, click OK to save the settings. This will close the window and take you back to the previous one.
  • Next, from the drop-down menu, change the Type to Allow and select the Full Control checkbox.
  • Click OK to save the changes made and then restart your computer in a normal mode.

Option 3 – Try to take ownership of the folder or file

Another thing you can do to fix the problem is to take ownership and force the system into giving permissions to the Administrator. How? Refer to these steps:
  • Type “command prompt” in the Windows Search bar and then right-click on the relevant search result and select “Run as administrator”.
  • After that, if a User Account Control or UAC prompt appears, just click on Yes to proceed.
  • Next, type and enter this command: TAKEOWN /F <path>
  • Note that the <path> is the location of the folder or file in File Explorer.
  • Now type and enter this second command: ICACLS <path> /grant administrators:F
  • Finally, once the command has been executed, restart your computer and then see if you can now access the folder or file.

Option 4 – Try scanning your computer using Windows Defender

As mentioned, the error when accessing the security settings or properties of a folder or file might be due to a virus or malware. It could be that it had made some modifications that prevents you from accessing security settings or properties. 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
Windows can’t find one of the files in theme
Recently, a number of Windows 10 users getting an error on their computers that state, “Windows can’t find one of the files in this theme”. According to the affected users, this error occurs at random times even when they didn’t make any changes to their computer’s theme prior to getting the error. If you are one of these users, read on as this post will help you resolve this problem. If you click on the Yes button of the dialog box where the error is displayed, it won’t fix the problem as you will still get the same error from time to time. This kind of error could be caused by the executable file named “SettingSyncHost.exe”. It is possible that this executable file is unable to sync your theme all over your computer. On the other hand, it could also be due to some problems with the active theme. To resolve this issue, you can try to change the active theme, or disable the custom screensaver or disable theme syncing on your computer, as well as run a System File Checker or run the DISM tool. For more instructions, follow the options given below.

Option 1 – Try to change the active theme

The first thing you can do to fix the error is to change the active theme of your computer since the SettingSyncHost.exe file might not be able to properly sync the theme on the computer.
  • Go to Settings and click on Personalization.
  • Next, click on Themes and scroll down to apply a theme, and change the theme of the operating system.
  • After that, tap the Win + R keys to open the Run dialog box and type “%windir%ResourcesThemes” in the field, and then tap Enter to open the folder where the theme files are located.
  • Once you’re done, right-click and select delete for the active theme to remove the theme and its resources. This should fix the root cause of the problem. If not you can try to create a new Windows 10 theme and save it.

Option 2 – Try to disable the custom screensaver

The custom screensaver is a part of the mechanism of the lock screen. Although they were needed in the earlier Windows versions to prevent the discoloration of CRT monitor screens, they are no longer needed in the current version of Windows. Thus, you can try to disable it as it could be the one that’s causing the problem.
  • Click on the Start button and go to Settings > Personalization > Lock screen.
  • Here, scroll down and click on the Screen Saver settings.
  • After that, select the “Screen saver to (None)” option from the drop-down menu. This will disable the custom screensaver.

Option 3 – Try to disable theme syncing on your computer

You could also try to disable the theme sync feature to fix the problem. This has worked out for some users. To do so, follow these steps:
  • Click on the Start button and go to Settings > Account > Sync your settings.
  • From there, toggle off Themes in the individual sync settings column. This will disable the Theme syncing.
  • Restart your computer and see if the problem is now fixed.

Option 4 – Run the DISM tool

The next thing you can do is run the DISM tool. This tool is known to repair potentially corrupted files in your system as having them could also system issues like the “Windows can’t find one of the files in this theme” 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 problem is now fixed.

Option 5 – Run the System File Checker

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 that might be the cause why you’re getting the “Windows can’t find one of the files in this theme” error. To run the SFC command, follow the steps given below.
  • Type “cmd” in the Start search and then right-click on the appropriate search result.
  • Next, select “Run as administrator” to open Command Prompt with admin privileges.
  • 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.
  • Now restart your computer and see if the problem is fixed or not.
Read More
Open specific pages each time Chrome starts
When we are working on our computer, we have tendencies to make it look and behave to our best needs and however, best suits us. The Internet has crawled into our lives and made itself a must-have in modern society, internet browsers as a crucial piece of software for viewing the web have also grown and made themselves to be more open for user settings and personalization, Chrome, one of the most popular browser has the option to open a specific set of pages one it is opened and that is what we will cover today in this tutorial. No matter would you like to by default open some online store, maybe an email or news website, you can open each of them or all of them once Chrome is run, making your daily routine more enjoyable and stress-free. The first thing, of course, is to start Chrome itself, once Chrome is up, click on three dots in the upper right corner of the Chrome window and select settings. Google chrome settingsWhen you are in settings, on the left side move toward the bottom until you run into a tab that says On Startup and click on it. On right, a new section will open, click on Open a specific page or set of pages. Chrome startup pagesYou will be presented with the option to add a new page by typing its URL or getting it from bookmarks or using a specific opened one. You can repeat this process until you have added all pages that you wish to be automatically opened once Chrome is opened for the first time.

BONUS:

If you have noticed right above the setting that we have used for opening a specific set of pages there is the option Continue where you left off, this option will open each page exactly where it was when Chrome was shut down letting you keep viewing where you have left off. This is useful if by any chance your battery ran out or you had to quickly turn the computer off for whatever reason.
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