Windows has a lot of built-in tools that help you fix tons of system-related issues. One of them is the System File Check which is the tool you can use to conveniently replace potentially corrupted or missing system files with good ones. But what happens when it does not work? Well, you’ve come to the right place as in this post, you will be guided on how you can replace a corrupted single Windows system file manually with a known good copy of the file if the System File Checker scan is not working.
When you encounter this issue with the System File Checker, it will be unable to replace the corrupted system files and returns an error message instead. And so to fix and replace corrupted system files in your Windows 10 computer without the help of System File Checker, you can refer to the instructions provided below.
Step 1: First, you need to open the log files listed below and identify which particular file has been corrupted:
%userprofile%Desktopsfcdetails.txt
Log %WinDir%LogsCBSCBS.log
Step 2: You will see all the details on the given log files. Once you find out the name and the path of the file, you have to take ownership of this corrupted system file.
Step 3: To take ownership of the corrupted file, you need to pull up Command Prompt by tapping Win + R keys on your keyboard and then type “cmd” and tap Enter.
Step 4: After opening Command Prompt, type and enter the command below to execute it:
takeown /f FileNameAndPath
Note: In the given command, “FileNameAndPath” represents the name and the path of the corrupted file. For instance, the corrupted file is named “wuapi.dll”, then you need to type “takeown /f C:/Windows/System32/wuapi.dll”
Step 5: Next, you need to grant administrators full access & control to the corrupted file and you can do that via Command Prompt again.
Step 6: In the elevated Command Prompt, type and enter the following command to execute it:
icacls FileNameAndPath /GRANT ADMINISTRATORS:F
Note: We’re going to use the wuapi.dll again as an example. So the command should be like this: icacls “C:/Windows/System32/wuapi.dll /grant administrators: F”.
Step 7: Now all that’s left to do is replace the corrupted system file with a good copy from a trusted source. Once you have a copy, open an elevated Command Prompt again and execute the following command:
copy NewFileLocation FileNameAndPath
Note: In the command given above, the “NewFileLocation” is the location where you have saved the copy of the file. For instance, if you’ve saved it on your desktop, this is how it should look: “copy C:/Users/<username>/Desktop/wuapi.dll C:/windows/system32/wuapi.dll”
If your Windows 10 computer is currently experiencing high CPU usage because of the IAStorDataSvc, read on as this post will show you what you can do to resolve the issue. The high CPU usage of IAStorDataSvc is because of the Intel Rapid Storage Technology. It appears as a Service that may not only result in high CPU usage but also high disk and memory usage, as well as slow computer performance and overheating of your PC. This problem usually occurs on HP computers and on any computers that are using the Intel Rapid Storage Technology. You might also notice that your fan runs at high speed each time this issue occurs with the average CPU usage spiking up to 50%.
Take note that this service is used to speed up file access. However, if you are not using an SSD on your computer, then it’s not really necessary for you to have the IAStorDataSvc installed. To resolve this issue, here are some options you can try.
Option 1 – Update or reinstall or remove the IAStorDataSvc driver
Before you proceed, you need to decide first if you want to update, reinstall or remove the IAStorDataSvc driver. To make things easier for you, you can try downloading the latest driver from the Intel Download Centre and then install it on your computer. If it works, good, but if not, you might want to consider removing the driver completely and just let the Windows Update look for the right driver for your computer after you restart it. There are times when the drivers installed are incompatible with the latest Windows update which results in issues like high CPU usage.
Tap the Win + X + M combination on your keyboard to open the Device Manager.
After that, look for the Intel Rapid Storage Technology driver, right-click on it and then select Uninstall.
Now restart your computer for the changes to take effect.
Note: You might also have to go to the list of installed programs and uninstall a program that is listed as “Intel Rapid Storage Technology driver”. To do so, refer to these steps:
In the Cortana Search box, type “control panel” and from the search results that appear, click on Control Panel.
After opening Control Panel, select Programs > Programs and Features which will open the list of installed programs on your computer.
From there, look for Intel Rapid Storage Technology and uninstall it.
Option 2 – Try to disable the IAStorDataSvc via Services Manager
Tap the Win + R keys to open the Run dialog box.
Then type “services.msc” in the field and hit Enter to open Services.
Next, look for the Intel Rapid Storage Technology services from the list of services and then double-click it.
Then change its Startup type to “Disabled”.
After that click on the Apply button and then OK to save the changes made.
Now exit the Services window and check if the problem’s resolved.
Error code 10, device manager code occurs when Bluetooth or Wi-Fi cannot be enabled. Inside device manager beside device would be yellow exclamation sign and if you go into device properties status would be: This device cannot start.
Following are proven solutions that will resolve the issue and provide you with a working device.
Reboot PC, check for switch
This simple solution can usually work in most cases, first thing is to check if by any chance hardware switch for Wi-Fi or Bluetooth is OFF (laptops have a small switch that can turn the device On or OFF), then if you do not have a switch or you made sure it is ON, reboot your system.
Run Network Adapter Troubleshooter
If previous simple step solutions have not proven to be effective run Network Adapter Troubleshooter
Press WINDOWS + I to open settings
Go to System > Troubleshoot > Other troubleshooters
Inside Find Network Adapter
Click on Run to start the troubleshooters
Disable and then re-enable Adapter
If the previous solution has not fixed the issue try disabling the adapter and then re-enabling it back.
Update network adapter
Go to the intel website and download the latest driver package. After the download is finished install the latest driver.
Turn ON the WLAN AutoConfig service
Press Windows key + R to invoke the Run dialog.
In the Run dialog box, type services.MSC and hit Enter to open Services.
In the Services window, scroll and locate the WLAN AutoConfig service.
Double-click on the entry to edit its properties.
In the properties window, click the drop-down on the Startup type and select Automatic.
Next, make sure the Service status is started and running.
The error code 0x8024a000 is related to Windows Update. You might see this error when you try to update Windows from the Microsoft site to use the latest and new features and technologies. A connection interruption between your computer and the Windows Update server may be the cause of this error. Operating system overload or corrupt registry may also cause this error. Check your modem, router, cable, etc. to be sure that these components are working well.
Common symptoms
You are trying to update Windows and its components such as system driver. The process suddenly stops and shows the error code 0x8024a000.
Your PC frequently crashes with Error 0x8024A000 when running the same program.
Windows runs sluggishly and responds slowly to mouse or keyboard input.
You cannot connect to the Windows update server and the update will not start.
You may also receive the error message saying that some files could not be updated.
Solution
Error Causes
There may be various causes for this error. Some of which are:
No Internet connection
Windows operating system is overloaded with invalid system references
Corrupt download or incomplete installation of Windows Update software.
Faulty cable, router or modem
Windows update services are missing
The system is infected with malicious programs
Corrupted or deleted system registry files. PC registry errors occur over time because of constant writing, editing, moving, and deleting of information and files from your computer's registry time as programs are installed, modified, and removed.
Further Information and Manual Repair
We are going to discuss some easiest ways to fix up such issues and get your PC working so that you can install new updates.
Method 1:
Press the Windows button + W on your keyboard
In the search box type “troubleshooting”
In the troubleshooting box, select the View all tab
Run the troubleshooter for these services, and then try installing updates
Method 2:
Since most of the installation-related errors can be fixed by System File Checker
System File Checker is a very efficient way to fix errors. Most of the installation-related errors can be fixed by a System File Checker. To use this tool follow instructions below:
Swipe in from the right edge of the screen, and then tap Search. If you are using a mouse, point to the upper-right corner, move the pointer down, and then click Search. OR On the keyboard, press the Windows + W key. A search box will appear. Type cmd in the search box.
On the command prompt, type sfc/scannow
This will scan the system files and fix any error
Reboot the computer and try to install updates
OR
In the command prompt type sfc/scannow.
This will scan the system files and fix any errors.
Reboot the computer and try to install updates.
Method 3:
Press Windows + R
A run dialog box will appear
type services.msc and press OK
Then in Services window, look for Background Intelligent Transfer Service. Click on it.
If it is the Services issue, then it will stop the service. Click on Start in the window below, and then click Apply and OK.
Reboot your machine and retry installing updates.
Method 4:
Click Start or open search box
Type cmd
Right-click on cmd in start menu and select ‘Run as Administrator’
Type net stop wuauserv
Hit Enter
Type ren c:windowsSoftwareDistribution softwaredistribution.old
Hit Enter
Type Exit
Hit Enter
Method 5:
Your PC is always accumulating junk files from normal web surfing and computer usage. If these junk files aren’t occasionally cleaned, it can cause Windows Update to respond slowly and display an error message 0x8024A000, possibly due to conflict with files or an overloaded hard drive. Cleaning up these temporary files will not only solve this problem, but it will also speed up PC performance. Follow the steps below to clean up this junk:
Click Start
Type "command" in the search box and DO NOT hit ENTER yet!
While holding CTRL-Shift on your keyboard, hit ENTER.
You will be prompted with a permission dialog box.
Click Yes.
A black box will open with a blinking cursor.
Type "cleanmgr" and hit ENTER.
Disk Cleanup will begin calculating how much occupied space you can get back.
The Disk Cleanup dialog box will show a series of checkboxes to select. In most cases, the "Temporary Files" category will occupy the most disk space.
Check the boxes of the categories you want to clean and click OK.
If you do not possess the technical expertise required to accomplish this yourself or do not feel comfortable doing so, download and install a powerful automated tool to get the job done.
Each time you open an application inside your Windows 11 operating system, it is opened with standard privileges. Now, please note that your account privileges and application privileges are two different things, you might be the administrator of the system but when you open the app, it still opens with standard privilege.
Most of the time running applications with typical settings is fine but from time to time we might have some applications that will require running with administrator privilege in order to work properly. In this case, it is very easy to do it, you just right-click and choose run as administrator.
Although a very easy solution, it can be quite annoying if running the app is on a daily basis or even more times per day. If this is the case then right-clicking and choosing to run as administrator can be a daunting task, sometimes you can even forget to run it like this in heat of work and some unforeseen consequences might occur.
Luckily there is an easy hack so you can open the chosen application each time as an administrator with a simple double click each time.
Setting application to run as administrator always
Locate application executable file
Right-click on in and choose properties
Click on the Compatibility tab
Check the box next to Run this Program as an Administrator
Click on Apply
Click on OK
From now on each time you open an application normally with a double click, it will be opened as administrator privileges.
PFN_LIST_CORRUPT is a blue screen of death error code. It occurs when the PFN (Page Frame Number) list becomes corrupt. The Page Frame Number is basically used by your hard drive to determine your location of each one of your files on the disk.
This error may occur when starting up the program or while using it. Blue screen of death errors occurs without any warnings. The program disrupts all of a sudden and the computer screen turns blue.
Solution
Error Causes
PFN_LIST_CORRUPT Blue Screen error may occur due to multiple reasons. Some of the common reasons include:
Hardware problems
Device driver issues
Registry problems
Viral Infection
It is recommended to resolve the PFN_LIST_CORRUPT Blue Screen of Death error immediately without any delay virtually because this error can be quite fatal to your PC.
It can pose serious threats to your system like system freeze, crash, failure, and valuable data loss. Furthermore, if the error is related to viral infection, it can expose you to privacy issues, data breaches, and cybercrime too.
Further Information and Manual Repair
This is a critical PC error but easy to resolve. You don’t need any technical expertise to fix this error on your PC. Here are some quick and easy methods to resolve PFN_LIST_CORRUPT Blue Screen error:
Method 1: Install Compatible Device Drivers
Sometimes when new hardware is added to the PC, you need to install updated versions of the device drivers to ensure there are no incompatibility issues.
Incompatibility between the hardware and device drivers may generate PFN_LIST_CORRUPT Blue Screen of death error on your screen. To resolve, it is advisable to download and install the latest updated versions of the device drivers from the manufacturer’s website.
Method 2: Scan for Viruses
PFN_LIST_CORRUPT Blue Screen of Death error may occur due to viral infection too. Viruses and spyware enter your PC when you log on to unreliable websites and download programs from there or open phishing emails on your PC.
These viruses corrupt and damage programs and files resulting in such errors. To fix the issue, you need to install a powerful antivirus and ensure all kinds of viruses and spyware are detected and removed from your system.
Method 3: Clean and Restore the Registry
PFN_LIST_CORRUPT Blue Screen error indicates poor PC maintenance. When you don’t clean and remove unnecessary and obsolete files like junk files, bad registry keys, cookies, internet history, temporary files, and invalid entries from the registry, the registry overloads and gets damaged.
These files accumulate taking up a lot of disk space and also corrupt system files. If these files are not removed timely, it results in registry issues like a blue screen of death errors and run-time errors. To remove these files and clean the registry, you need to install a powerful registry cleaner.
Whether the underlying cause for PFN_LIST_CORRUPT Blue Screen of Death error on your PC is viral infection or registry issues, to resolve the BSOD error code in seconds download Restoro.
This is a cutting-edge and multi-functional PC fixer deployed with both an antivirus and a registry cleaner. Additional features include a system optimizer too. It is user-friendly and easy to operate. You can download it on all Windows versions without any hassle. It is safe and bug-free.
The registry cleaner feature scans and removes all unnecessary files, cleans and repairs the registry while the antivirus utility simultaneously removes all kinds of malicious software including spyware, viruses, Trojans, and malware.
Click here to download Restoro now and resolve the PFN_LIST_CORRUPT Blue Screen of Death error immediately!
If you’re suddenly unable to launch or open Google Chrome or unable to load web pages, then it’s most likely that the files in Chrome have been corrupted or some plugin is taking up a lot of resources which is why you encounter an error message saying, “Google Chrome has stopped working”. And when you try to check the Task Manager, you’ll see that Chrome is really taking up lots of resources, however, when you check the Taskbar, strangely, you will see nothing. If you are currently facing this issue in Chrome on your Windows 10 PC, follow the given options below.
Option 1 – Kill Google Chrome’s process in the Task Manager
If you aren’t able to open Chrome, then maybe its process is running in the background and you don’t see the browser windows. If that’s the case, you may have to force quit the browser and then try to open it again.
First, right-click on the Taskbar then select the Task Manager. And if the Task Manager is not responding, you can just use the Alt + Ctrl + Del keys and then select the Task Manager.
After opening the Task Manager, under Processes, look for Google Chrome’s process which would most likely be named “chrome.exe”.
Right-click on Google Chrome’s process and then select the End task option.
Now try to open Google Chrome again.
Option 2 – Try checking if your antivirus program is blocking Google Chrome
There are instances when due to false-positive, a security or antivirus program might block Chrome which is why it failed to open properly. Thus, you can just disable the security program temporarily and then check if you can now open Chrome or not.
Option 3 – Delete the User Profile in Chrome
You can also try deleting the User Profile folder in Chrome. To do so, follow these steps:
Tap the Win + R keys to open the Run dialog box.
Then copy and paste “%USERPROFILE%AppDataLocalGoogleChromeUser Data” and hit Enter.
From there, look for a folder named “Default folder” and then copy the folder to another drive as a backup.
After creating a copy of the folder, delete the Default folder.
Next, open Google Chrome again and go to Settings > Advanced > Reset.
Option 4 – Disable the Extensions in Chrome
There are instances when issues on a browser are triggered or caused by some problematic extension. To find out which one of your extensions is causing the problem, disable them all first and then enable them back one by one.
Click on the three-dotted icon for the menu located at the top-right corner of your screen.
Then click on the More tools option and go to Extensions.
From there, you will see a list of all the installed extensions in Chrome.
Disable all these extensions and restart the browser.
Now enable them back one by one to figure out which one of them is the culprit. You could also remove extensions that you no longer use.
Option 5 – Run the Chrome Cleanup tool
You might also want to try running the Malware Scanner & Cleanup tool in Chrome. This is a built-in tool that can help you get rid of any unwanted pop-ups, banners, ads, unusual startup pages, toolbars, and malware. Thus, it can help you to resolve the issue in Chrome.
Option 6 – Try to reinstall Chrome
If running the Malware Scanner & Cleanup tool in Chrome didn’t work out for you, you can try reinstalling it. To do so, follow these steps:
Open the Settings app and go to System > Apps & features.
From there, look for Chrome and uninstall it from your PC.
Then go to the official website of Google Chrome and download its latest version and install it.
Copy & Paste is an essential part of Operating and working on a computer. We copy and paste a lot of different stuff through our workday, moving stuff from application to application. In an earlier article today we have explored troubleshooting and how to repair copy-paste stopped responses, this time we are going to focus on a little feature of Windows 10 called Clipboard history.
Clipboard history is a built-in feature in Windows 10 which lets you store multiple copies of different types and then selectively pasting them into another application. Let's say you have multiple copies of different text from different websites and you then paste everything or just some into a Word processor.
If this feature sounds interesting to you then let's turn it on.
Press the start button and then on settings.
In settings window click on System
in system dialog click on the clipboard and on the right screen turn ON CLipboard history.
Hello and welcome to our software series review. Weel this time we could say this is more of a service review since the application we are going through today is online and you can use it freely without ever needing to install it.
When we choose software that we are going to review and recommend we really try to recommend something that is worth your time and money, Cartoonize fits in both categories in my opinion.
First of all basic plan of this graphic software is completely free and as mentioned it is working online, also as one more feature basic plan does not even require you to have an account of any kind, all you need to do is go to the website of the application and you can start using it right away. There is also paid plan for extra features if you need them billed monthly or annually.
Features
First things first, this is not Photoshop or GIMP and it does not aim nor want to be. This is something else, directed and pointed at the different types of users. This application is aimed at people that want to make some quick graphics and post them on social media and it does that very well. Even without knowledge to use graphic software this one is so well designed and straightforward that even a complete newcomer can do something right away.
So as the application that wants to be used by people that want to place some cool pictures or ads on their social media what it offers. For starters simplicity and ease of use, every option that you can use is on the left side of the screen nicely packed into the vertical toolbox. Inside the toolbox, you have access to various tools, effects, and filters that you can apply to your image.
Tools explained
Image manager
The first section on the tool panel is the image manager, here you can upload your images, delete them, search stock images, and so forth. nothing more to say about this one as it is only a basic file manager.
Edit
In this tool panel, there are a lot of basic settings for your image manipulations divided into 3 sections: Basics, Enhance, and Creative. In the basic section, you can crop, resize and rotate your image. Enhance panel will let you set exposure, color, vibrance, tint, and details (sharpen). Finally, the Creative part will let you remove the background with AI in a single click, replace colors in the image, and add a vignette and round image.
Effects
In the effects panel, you will be given 4 options to choose from Cartoonizer, Digital art, Sketcher, and painting. Each option once clicked will open another set of options tied to chosen preset where you will be able to choose a different style from chosen template. Once you click on the desired template it will be applied to your image and in the upright corner, you will have edit options to tweak it to your liking. You can play around as much as you want because only once you click on the apply button, the effect will be applied to your image.
Filters
Same as in the effects tool panel here you will also get a series of different filters that you can apply to your image. As in the previous tool once clicked on the chosen filter, you will be given options for its variations and details edits. How there is really plenty of filters options and combined with its own presets I will not focus on explaining what each one is doing since picture thumbnails are pretty accurate and just one look at them will explain to you everything you need to know.
Overlays
In the overlays panel, you can as the name says overlay different kinds of effects on your image. You can add snow, fog, sun flares rain, and many more. Presets work identically to previous effects and filters.
Masks
If you want to place your image in a certain shape or in-text this is the section for you. You will be presented with sections as custom text, shapes, brushes, floral, animals, and patterns. Each section will once again lead to plenty of variations on the chosen subject where you can pick one that you like the most and tweak its options.
Text
As the name suggests, this section is to add text to your picture or design. If you are making some cool ad for Facebook, Instagram, or other social media I believe that you will spend most of your time in this section adding text and tweaking it so it looks best. You have all the tools that you will need to make a catchy title or smaller block of text and you can add multiple texts to your picture tweaking their own visual appearance, the font used, color, and some effects like a drop shadow.
Draw
In the draw section, you will be able to freely draw whatever you like with your mouse or pen if you have one. you have basic options for a brush and eraser so you can erase stuff. Pretty basic tool but it gives a nice touch to underline something, circle it, etc.
Graphics
This panel will let you place various already made graphic assets into a picture. You have hearts, hats, glasses, etc. There really are tons of premade graphics along with thematic ones like new year, st. Patric day and more.
Frames
As the name suggests this section will place a frame of your choice around your picture. You can choose the style of frame, position, color, and many more. There are various styles and each style has its own options.
Conclusion
Cartoonize is a great online application that will let you quickly and easily do cool and nice image edits. As mentioned you can also add various effects, text, and graphics and use this app to make some quick and nice ads for social media. You have the option to publish to your social media right from the app in the save dialog but you can also of course download your image or design to your local computer.
Please note that for this review we used the pro, paid version so all of the features were unlocked. We wanted to give you a full overview of the full potential of the app. In my opinion, the small monthly fee that they charge is well worth it when you see all things that you can do with it.
Go to the cartoonize website and check it out, basic option is completely free and it does not even require making an account. Have fun, be creative and take care, I hope to see you again tomorrow.
As you know, a Virtual Private Network or VPN is used to access a particular network from another network which is why it is also referred to as a mini-internet. Moreover, you can use it in two ways. One, you can use it to get you access to a closed server which means that you would not be getting access to the internet. Second, you can also use it to access a set of resources while at the same time get access to the internet. However, what if you want to access your resources at home even when you’re away? And what if you want to use the private server at home or at your office even when you’re away? This is where the callout for a VPN server for yourself comes in. And so in this post, you will be guided in how you can create a public VPN server on your Windows 10 computer. Follow each one of the given steps below to get started.
Step 1: Find your IP address.
This step is rather simple since all you have to do is open Control Panel > Network and Internet > Network and Sharing Center. From there, click on “Local Area Connection” and then click on Details where you’ll see your IP address next to “Autoconfiguration IPv4 Address”.
Step 2: Next, set up port forwarding on your router.
In this step, you will have to configure port forwarding in your router so that you would be able to connect to the VPN server through a public network like the internet.
Log in to the Admin Panel of your router. You have to do this since your router will be the gateway for your access to the network.
After you’re logged in, look for the “Port Forwarding” or “Applications and Gaming” or “NAT/QoS” menu tab and other similar names.
Now you need to set the port number to 1723 for connections based on Point to Point Tunneling Protocol.
Then save the configuration and reboot your router.
Step 3: Set up a VPN server on Windows 10.
In the Cortana search box, type “ncpa.cpl” and click on the related entry from the search results.
After that, tap the Alt + F keys to bring down the File Menu and then select New Incoming Connection which will open a mini window where you can allow the user accounts on the particular machine to access the VPN connection.
On the other hand, you can also click the “Add someone” button so that you can add someone else to the whitelist that can access the connection.
Now click on Next and you’ll see an option to select how people will connect to the network. Check the checkbox for the “Through the Internet” option.
After that, you will see a page where you have to configure the network. Just select IPv4 and then click on Properties.
From there, you will be asked to continue some additional settings like letting users access your Local Area Network or how IP addresses will be allocated to these users. Click on OK to save the changes you’ve made.
Click on Allow Access after you configure the network. And if you want to, you have the option to print this information for future reference or for the client machine.
Now click on Close to exit the configuration process.
Step 4:Allow the VPN Connections through the firewall
In this step, you will have to allow the VPN connections through the firewall.
In the Cortana search box, type “Allow an app through Windows Firewall” and click on the related search result to open the intended Windows Firewall settings.
Next, click on Change Settings.
Then scroll down to check if Routing and Remote Access is Enabled for both the Public and Private networks and click on OK.
Step 5: Set up a VPN connection on Windows 10
Now all that’s left for you to do is to set up a VPN connection on Windows 10.
Go to Settings > Network and Internet.
From the list of options given, click on VPN located on the left pane to see the related settings.
After that, click on the “+” icon to add a VPN connection.
Next, select Windows Default under VPN Provider and under the Connection Name, input your VPN’s name, and then enter the IP address you got from the VPN service provider under the Server name or address section.
Now select PPTP under VPN type since it is the most commonly used protocol for VPNs.
Error 0x80010108 is a Windows Live Photo Gallery error. This error prevents the Windows PC user from viewing photos. The error code is often displayed in the following format:
‘An error is preventing the photo or video from being displayed’ Error code 0x80010108
Solution
Error Causes
The error 0x80010108 occurs due to multiple reasons including:
To view the photos on your Windows PC, it is advisable to fix the problem right away.
Furthermore, you should also not delay in fixing this problem especially if the underlying causes are related to the registry or viral infection. These can pose serious system and security threats including system failure, crash and data breaches.
Further Information and Manual Repair
To resolve this error on your system, you don’t always have to hire a technical expert or be a technical whiz yourself. Here are some easy and effective methods to resolve error 0x80010108 on your PC immediately:
Method #1
To repair Windows Live Essential Software Settings, go to the start menu and then click the control panel.
Now in the control panel go the option Programs. In the programs click the tab programs and features and then select Windows Live Essentials and click repair tab. Once the settings are repaired, restart your PC to activate changes.
Method #2
Go to the start menu and type regedit.exe and then press enter. Type the following key: HKEY_CLASSES_ROOT WindowsLive.PhotoGallery.bmp.15.4 shell open DropTarget then right-click DropTarget and then Rename. Prefix a hyphen so that it becomes “-DropTarget”.
Now type the following for each GIF/ICO/JPG/PNG/TIF file types:
HKEY_CLASSES_ROOTWindowsLive.PhotoGallery.gif.15.4 shellopen DropTarget
HKEY_CLASSES_ROOT WindowsLive.PhotoGallery.ico.15.4 shell open DropTarget
HKEY_CLASSES_ROOT WindowsLive.PhotoGallery.jpg.15.4 shell open DropTarget
HKEY_CLASSES_ROOT WindowsLive.PhotoGallery.png.15.4 shell open DropTarget
HKEY_CLASSES_ROOT WindowsLive.PhotoGallery.tif.15.4 shell open DropTarget
Method #3
Download Restoro on your PC to scan for both registry issues and malware. Restoro is a multi-functional PC Fixer embedded with utilities like a powerful registry cleaner, an antivirus, and a system optimizer to name a few.
The registry cleaner scans and detects all registry-related issues. It removes all unnecessary files damaging the registry and corrupting the registry settings. Simultaneously, the antivirus removes all kinds of malicious software affecting your PC including spyware, viruses, and Trojans.
The system optimizer feature ensures that your PC works at the optimal level and does not slow down during and after the cleaning process.
Restoro is efficient and safe.
It has a user-friendly interface and simple navigations which makes it quite easy to operate. It can be downloaded on all Windows versions including.
Click here to download Restoro to resolve error 0x80010108.