System restore is usually the go-to tool when something goes bad in Windows, we fire it up and roll back Windows in the state when everything was working fine. But what if Windows does not want to boot? Can we use system restore in that case?
The answer to that question would be yes, yes we can.
Boot interrupt Windows 10 by starting your PC and as soon as you see the Windows logo; press and hold the power button to force a shutdown.
Repeat this 2-4 times and Windows will open up the Advanced Startup Options menu for you.
At the Advanced Startup Options screen, select Advanced Options.
Select Troubleshoot.
Under the Advanced options screen, select System Restore.
or if you prefer, use Windows USB installation.
Boot the faulty PC using the Windows 10 installation media.
The Windows Setup dialog box will appear.
Set the Time and currency format, Keyboard or input method, and the language to install.
Click Next.
Click on Repair your computer from the lower-left corner.
From the Choose an option screen, click on Troubleshoot.
Click Advanced Options in the Troubleshoot screen.
In the Advanced Options screen, click System Restore.
Windows will take some time to prepare System Restore. It may even restart your computer or device.
When System Restore is ready, you will be prompted to choose a user account to continue.
Select an account that is set as administrator on your Windows 10 computer or device.
At the next screen, change the keyboard layout if you want and then input the password for that account.
To begin with, Cyclic Redundancy Check is basically an error checking technique. This technique is used for data verification. It detects accidental changes in the data. It is used by computers to specifically check the data stored in the hard drive or optical disks (DVD’s and CD’s).
The Cyclic Redundancy Check error occurs when the data being verified on the hard drive or optical disks is corrupt.
Symptoms for this error code include program lock-ups, slow PC performance, inability to run and execute the desired program, system freeze and shutdown and startup issues.
Error Causes
The Cyclic Redundancy Check error code occurs due to the following reasons:
Cluttered hard disk
Registry corruption
Misconfigured files
Unsuccessful program installation
All these causes points towards registry issues and poor PC maintenance. The registry is the main database of the computer. This part of the PC saves practically every activity you perform on it including activities like application installation and deletion and web browsing to name a few.
With time and frequent PC usage, the files generated from every activity you execute on your system begin to load the registry. These include even the unnecessary files like junk files, internet files and files of applications that you’ve uninstalled.
All these files overload the registry and acquire a lot of hard disk space. And when you don’t remove these files on your system, eventually it leads to file misconfiguration, cluttered disk, and registry corruption.
New program versions that you want to install and run on your system also don’t function because the files of the old program version still saved in the registry.
Further Information and Manual Repair
As the Cyclic Redundancy Check Error causes data corruption on the hard disk, it is advisable to fix this error right away. The reason is that it can have serious consequences. It can lead to data loss, fatal crashes, and system failures.
When it comes to resolving Cyclic Redundancy Check Error, there are two ways to fix it:
Run the CHKDSK application.
This is a built-in feature in your Windows system. It checks for hard disk damage and attempts to resolve it.
Although the UWP platform is still new, it is working efficiently and significantly and it’s apparent that Microsoft is betting big on it. It helps developers in building applications for Windows 10 that are more modern and beautiful as well as responsive with the help of the .NET Core and XAML. However, all things considered, it still isn’t perfect and it could still encounter some errors. One of these errors is the Windows.UI.Xaml.Markup.XamlParseException UWP app error.
This particular error can occur to any Universal Windows Platform or UWP application and according to security experts, it is due to some XAML parsing error. To fix this error, you can try to reinstall the faulty program or check its privacy settings. You can also run both the Program Compatibility and Windows Store Apps troubleshooters as well as run System Restore. For more information, check out the given options below.
Option 1 – Try to reinstall the faulty application
If you encounter this error in an application that is not a system-related one, then you can just uninstall it from the Windows 10 Settings app and then reinstall it again from the Microsoft Store. On the other hand, if it is a system application like the Camera or Calculator app, you can just uninstall and reinstall it using a PowerShell script.
Option 2 – Try to check the Privacy Settings of the concerned app
You might also want to check if all the Privacy Settings required for a certain application are configured properly as it could also cause issues like the Windows.UI.Xaml.Markup.XamlParseException UWP app error.
Option 3 – Try to run the Program Compatibility Troubleshooter
You might also want to run the Program Compatibility Troubleshooter. This built-in troubleshooter is available in the Windows Update & Security section. From there, select Troubleshoot. This will find a list of programs for you and since you have already downloaded the driver files, just click on Not Listed located at the top of the program list. After that, browse and select the driver files and then let the program do its job. In addition, you can try to run the Windows Store apps troubleshooter as it can also help you resolve the problem.
Option 4 – Run System Restore
If you have recently made changes in your computer’s settings, you could also run System Restore to fix the Windows.UI.Xaml.Markup.XamlParseException UWP app error. How? Refer to these steps:
Tap the Win + R keys to open the Run dialog box.
After that, type in “sysdm.cpl” in the field and tap Enter.
Next, go to the System Protection tab then click the System Restore button. This will open a new window where you have to select your preferred System Restore point.
After that, follow the on-screen instructions to finish the process and then restart your computer and check if the problem is fixed or not.
This post will show you how to fix the Windows update error 0xca00a000 which you can encounter during the installation of Windows updates. Here’s the full error message of this Windows Update error:
“Updates failedThere were problems installing some updates, but we’ll try again later. If you keep seeing this and want to search the web or contact support for information, this may help:2018-07 Cumulative Update for Windows 10 Version 1803 for x64-based Systems (KB4345421) – Error 0xca00a000”
This kind of Windows Update error pops up when Windows has missed installing one of the cumulative updates needed or when there is some problem with the driver that won’t let the installation of the updates push through. There are also instances when the system files are modified with incorrect permission that may result in the Windows update error 0xca00a000. Thus, you need to fix the trusted installer permission as well as resolve the issue with the driver. To do these things, you need to follow the options laid out below.
Option 1 – Run the Windows Module Installer
The Windows Module Installer is a built-in service in the Windows operating system that could help you resolve the Windows update error 0xca00a000. You need to make sure that this service is Started and that its Startup type is set to Automatic – you can do this via Services Manager or by executing the command given below in an elevated Command Prompt.
Tap the Win + R keys to open the Run dialog box.
Then type “command prompt” in the field and hit Enter to open Command Prompt.
And in the elevated Command Prompt type in the following command and hit Enter:
SC config trustedinstaller start=auto
After executing the command successfully, you should see the “[SC] ChangeServiceConfig SUCCESS” message on the Command Prompt window.
Option 2 – Try manually installing the updates
As mentioned, the error might be because Windows missed installing a particular update which is why you are not able to proceed with the current update. So to resolve the issue, you need to install the update that wasn’t installed by downloading it from the Microsoft Update Catalog website. You also have to make sure that you didn’t turn off the Windows update or have it delayed.
Option 3 – Delete the files from the Software Distribution folder
The Software Distribution folder in the Windows operating system is a folder that can be found in the Windows directory and is used to store files temporarily which might be required to install the Windows Update on your PC. Thus, it is required by the Windows Update and maintained by WUAgent. A lot of users tried deleting the files in this folder to fix the problem and so far it has worked. Like them, you can try clearing the Windows Update cache by simply deleting the contents of the folder named “SoftwareDistribution” since Windows apparently can’t clear and re-download the update contents once they are corrupted. Thus, deleting the contents of this folder will make Windows download the contents again which will fix the problem. To do that, follow the steps below.
Open the WinX Menu.
From there, open Command Prompt as admin.
Then type in the following command – don’t forget to hit Enter right after typing each one of them.
net stop wuauservnet stop bits
After entering these commands, it will stop the Windows Update Service and the Background Intelligent Transfer Service.
Next, go to the C:/Windows/SoftwareDistribution folder and get rid of all the folders and files thereby tapping the Ctrl + A keys to select them all and then click on Delete. Note that if the files are in use, you won’t be able to delete them.
Once all the contents in the Software Distribution folder are deleted, restart your PC and then go back to Command Prompt and input the following commands again.
net start wuauservnet start bits
Since the folder has already been flushed, it will be populated afresh the instant your restart your computer and open Windows Update.
Now Open Settings and check for Windows Updates. Windows 10 should begin the download right away.
Option 4 – Install the updates in a Clean Boot State
You might want to try putting your computer in a Clean Boot state and then install Windows Updates again without any trouble. During this state, you can start the system with a minimum number of drivers and startup programs that will surely help you in isolating the root cause of the issue.
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” checkbox 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” checkbox.
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 that, try to install the Windows Updates or upgrade again.
Option 5 – Run the Windows Update Troubleshooter
Running the built-in Windows Update troubleshooter could also help you resolve the Windows update error 0xca00a000. To run it, go to Settings and then select Troubleshoot from the options. From there, click on Windows Update and then click the “Run the troubleshooter” button. After that, follow the next on-screen instructions and you should be good to go.
Option 6 – Run Microsoft’s online troubleshooter
Running Microsoft’s online troubleshooter might also help you fix the Windows update error 0xca00a000. This online troubleshooter is known to help in fixing Windows Update errors, it scans your computer for issues that might be causing the problem and then fixes them automatically.
Roblox is a very popular online game with millions of gamers playing it each day and as such it will naturally bring a lot of malware and attack on players trying to steal and exploit them for monetary gains. The latest attack and high-profile stealing of currency and assets happened exactly in Roblox.
Malicious activities have been reported to come from chrome extensions. So far 2 extensions have been identified that have hidden malware inside them but there could be more of them currently undetected. Extensions work as a front while in the back they mine user logins and other data in order to steal stuff from the Roblox platform.
To make things worse some of the malware is within long extensions like SearchBlox. The SearchBlox extension allows you to search quickly for other users if it was legitimate but has been compromised within the last month. There is evidence that people are stealing Roblox currency with the data gathered by the hidden backdoor in it.
SearchBlox extension is still Active in Chrome Web Store, with the primary listing still with the "Featured " badge. Google is actively removing malicious software from its storefront on a regular basis but this one still lingers in it.
If you or your kid have this Chrome extension installed, uninstall it right away and always be careful about which extension you install and give access to your system, keep them updated and check various blogs and article sites to inform yourself when a bad one is found.
The quickest and easiest way to log into your computer is when you use the PIN feature in Windows 10. Even though it is a bit slower compared to biometric logins such as Fingerprint and Iris scanning that comes under Windows Hello, the PIN feature is definitely less complicated. However, just like any other module of the software, it is also prone to some errors. In this post, you will be guided in fixing several PIN errors such as 0xd00000e5, 0x8007139f, and 0x8009003. These errors could be caused at different points in time like when you change or create a PIN or when you log into your computer.
To fix the 0xd00000e5, 0x8007139f and 0x8009003 PIN errors, there are various solutions you can try. You may empty the contents of the NGC folder or remove and change the PIN or the password. You could also use the Group Policy Editor or reset the ACLs in the NGC folder as well as run built-in tools like System File Checker and the DISM tool.
Option 1 – Take ownership of the NGC folder and delete its contents
Boot your computer first into Safe Mode.
Next, you need to take ownership of the Ngc folder first and you can do that using Command Prompt.
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 C:WindowsServiceProfilesLocalServiceAppDataLocalMicrosoftNgc
Note that the <path> is the location of the folder or file in File Explorer.
Now type and enter this second command: ICACLS C:WindowsServiceProfilesLocalServiceAppDataLocalMicrosoftNgc /grant administrators:F
Finally, once the command has been executed, restart your computer.
Once your computer has restarted, delete all the contents in the Ngc folder and check if the error is now fixed.
Option 2 – Try to remove and change the PIN or password
The 0xd00000e5, 0x8007139f, and 0x8009003 PIN errors could be caused by some conflicting issues with the PIN or password you have set for the User Account of your computer. Thus, you have to remove or change the PIN or password to fix these PIN errors.
Remove the PIN by going to Settings > Accounts > Sign-in options.
From there, go to the PIN section and click on the Remove button.
You will be asked to verify your account to proceed in removing the PIN, enter your credentials.
Restart your computer and then set up a new PIN.
Once you’re done, restart your computer and check if the error is gone now.
Option 3 – 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 open the Group Policy Editor.
Next, navigate to this policy setting: Computer Configuration > Administrative Templates > System > Logon
After that, double click on the “Turn on convenience PIN Sign-in” option located on the right-side panel.
Then set its radio button to Enabled. You will see the following description when you do so:
“This policy setting allows you to control whether a domain user can sign in using a convenience PIN. If you enable this policy setting, a domain user can set up and sign in with a convenience PIN. If you disable or don’t configure this policy setting, a domain user can’t set up and use a convenience PIN. Note: The user’s domain password will be cached in the system vault when using this feature. To configure Windows Hello for Business, use the Administrative Template policies under Windows Hello for Business.”
After setting the radio button to Enabled, it will turn on the Logins in your computer using the PIN.
Close the Group Policy Editor and restart your computer for the changes to take effect.
Option 4 – Try to reset the ACLs in the Ngc folder
Type “command prompt” in the Windows Search bar and then right-click on the relevant search result and select “Run as administrator”.
After opening Command Prompt with admin privileges, execute this command: C:/Windows/Service/Profiles/Local/Service/AppData/Local/MicrosoftNgc /T /Q /C /RESET
The command you entered will start checking for errors and fix them automatically.
Option 5 – Run the System File Checker scan and the DISM tool
System File Checker:
Tap Win + R to launch Run.
Type in cmd in the field and tap Enter.
After opening Command Prompt, type in sfc /scannow
The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:
Windows Resource Protection did not find any integrity violations.
Windows Resource Protection found corrupt files and successfully repaired them.
Windows Resource Protection found corrupt files but was unable to fix some of them.
Now restart your computer.
DISM tool:
Open Command Prompt.
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 /Online /Cleanup-image /Restorehealth
After that, wait until the process is finished and do not close the window as the process will probably take a couple of minutes.
If you are having trouble using the Epic Games Launcher, here are some troubleshooting steps that usually fix common problems.
Check the Epic Games server status
Check the Epic Games Server Status page to make sure all systems are operational. If the Epic Games Launcher is affected by an outage or system-wide issue, your issue may be fixed when the outage is resolved.
Clear your launcher’s webcache
Clearing the webcache often resolves display issues that may prevent you from using the launcher. Follow these steps to clear your webcache:
Windows
Exit the Epic Games Launcher by right-clicking the system tray icon in the bottom-right corner, and then clicking Exit.
Press Windows key + R, type “%localappdata%”, and then press Enter to open a File Explorer window.
Open the Epic Games Launcher folder.
Open the Saved folder.
Click the webcache folder, and then delete it.
Restart your computer, and then relaunch the Epic Games Launcher.
Mac
Exit the Epic Games Launcher.
Open Finder.
Click on Go then Go to Folder...
Type ~/Library/Caches/com.epicgames.EpicGamesLauncher and press Enter.
Drag the webcache folder to the Trash.
Press control and click on Trash.
Click on Empty Trash.
Relaunch the Epic Games Launcher.
Run the launcher as an administrator
Running the launcher as an administrator elevates its permissions so it can avoid problems with downloading games, for example. Follow these steps to run the launcher as an administrator:
Right-click your Epic Games Launcher shortcut.
Click Run as Administrator.
Update graphics card drivers
Making sure the player is using the latest graphics card drivers may resolve the launcher crashing. Review this article for steps on how to do update their graphics drivers.
Reinstall the Epic Games Launcher
Note: The following process will remove all of your installed games.
On Windows:
Run system file checker then reinstall the Epic Games Launcher.
Close the Epic Games launcher by right-clicking the system tray icon in the bottom right corner and then clicking Exit.
Click Start.
Type "cmd", right-click Command Prompt,and then click Run as administrator.
In the window that opens, type "sfc /scannow",and then press Enter.
This may take a little while.
Restart your computer.
Click Start.
Type "Add or Remove Programs", and then press Enter.
Select Epic Games Launcher from the list of programs.
Click Uninstall.
Go to www.epicgames.com and click Get Epic Games in the top right corner to download the latest installer.
On Mac:
Close the Epic Games Launcher.
Verify there are no processes associated with the Epic Games Launcher by checking Activity Monitor.
Open the Applications folder.
Click and drag the Epic Games Launcher application to the Trash.
Verify all the following directories no longer have any Epic Games Launcher folders or files:
~/Library/Application Support
~/Library/Caches
~/Library/Preferences
~/Library/Logs
~/Library/Cookies
Go to www.epicgames.com and click Get Epic Games in the top right corner to download the latest installer.
Launcher freezing on macOS 10.15.1 or earlier
If your launcher is freezing on macOS 10.15.1 or earlier, follow the steps above to reinstall the Epic Games Launcher on your Mac.
Verify system requirements
Make sure your computer meets the system requirements to run the Epic Games Launcher using this article here. The system requirements for the Epic Games Launcher are here.
Blinking Epic Games Launcher icon on the taskbar
If you can't start the Epic Games Launcher and see a blinking icon on your taskbar, use these steps to try and fix this:
Right-click your Epic Games Launcher shortcut.
Click Properties.
Select Normal Window from the drop-down menu next to Run.
Click the Compatibility tab.
Uncheck any boxes, and then click Apply then OK.
Click Start,then type "Graphics Settings" and press Enter.
Select Classic app from the drop-down under Graphics performance preference.
Click Browse.
Navigate to the Epic Games Launcher installation directory.
By default, this is C:/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win64.
Click the EpicGamesLauncher.exe file, and then click Add.
Spying via some malicious app on the target phone is not a new thing but it can be very uncomfortable and even against the law in some countries.
Infecting the target phone can be done in various ways, another person can intentionally download and install applications on it, and you can install them via some phishing attacks or by an online scam. Once installed this piece of software presents a very serious invasion of privacy since it can track text messages, track phone location in real-time, record calls in real-time, eavesdrop on calls, take control of the camera and microphone, and many other applications.
Here are some common symptoms of mobile phones infected with spyware.
Symptoms of spyware
Random reboots Slow performance Strange text messages Overheating Unusual high data usage Non-familiar apps in the app list The fast drain of the battery Long shutdown time Strange interference and sounds during calls Signs of activity during standby mode
If your phone exhibits any of these symptoms you might have a spyware app installed and running on it.
Common spy apps
There are many apps that have been designed to spy on people that can be downloaded in the app store or on Google Play today. Most of these spyware apps are aimed at parents wanting to keep an eye on and protect their children. However, these can be used by anyone in order to spy on a target person via their phone.
Below is a list of common apps that can be used to spy on you. Many spyware apps require a phone to be ‘jailbroken’ or ‘rooted’ before being installed, this is when the phone’s operating system is changed to allow the phone to become unlocked and customizable.
mSpy : An undetectable spying app for iOS devices. It can be used to read your chats, see your location, view your email, check your call history, record your keystrokes, and more.
Spyera : This app requires rooted and jail-broken iPhones to work. It can go undetected and monitors phone calls and your call history. It even allows call recording and eavesdropping on live calls.
Flexispy : Flexispy prides itself as the #1 phone monitor for parents and can monitor everything from calls to social texts.
Umobix : This powerful spyware app has a dashboard that allows users to easily monitor someone’s location, calls, texts, keystrokes, all major social media, and more. You can detect Umobix because it heats up the infected phone and greatly affects the battery life of the infected device.
Ikey Monitor : Although it requires the device to be rooted for Android or jailbroken for iPhones, this spy app captures keystrokes, passwords, and screenshots, allows for call recording and supports multiple languages.
Clevguard : Available for both iOS and Android, Clevguard allows users to track GPS and Wi-Fi locations, capture screenshots remotely, and more. Due to a recent update, the spy app drains the target phone’s battery significantly.
Remove spyware from your phone
If any of the beforementioned apps are present on your phone you need to remove them right away.
Go to your phone settings and remove the malicious applications, then download some protection suite and scan the whole phone for any other trace of software remains or other malware apps.
Error 101 is a Google Chrome error. You may experience this error if you browse the internet using Google Chrome. This error results when the existing HTTP connection between Chrome and the website is broken.
The error is displayed in the following format: “Error 101 (net::ERR_CONNECTION_RESET): The connection was reset.”
Solution
Error Causes
The cause of Google Chrome error 101 cannot be narrowed down. This error can be triggered on your PC due to multiple reasons. These include:
The inability of the Google Chrome installer to create a temporary directory on your PC during the installation process
Enabled DNS Prefetching
Firewall
Viral Infection
Bad Registry Entries
Poor Internet Connection
Though this error code is not fatal, nonetheless it is advisable to fix it to ensure you are able to browse the internet using Google Chrome.
Further Information and Manual Repair
The good news is that this error is quite easy to resolve. Even if you are not a technical whiz you can still manage to fix it by trying these easy and effective DIY methods we have listed below:
Method 1: Reload the Website link on Chrome or Check Your Internet Connection
Sometimes refreshing the webpage can resolve the issue easily. Try doing it. Reload the link by pressing Ctrl +R. This will refresh the webpage.
If it starts working then that’s great but if it doesn’t then it is advisable to check your internet connection. Disable and Enable the connection and then try browsing on Chrome again. If websites are accessible then the problem is resolved.
If the error persists then try other methods.
Method 2: Disable DNS Pre-fetching
Sometimes this error may occur due to enabled DNS pre-fetching. To resolve the issue, open Chrome, then click on the wrench key. Go to setting and under the bonnet and Privacy section, look for the DNS perfecting option.
If it is enabled, then uncheck it to disable DNS Pre-fetching. Save the changes and then close the browser. Now open it again and try browsing on Chrome. If error 101 does not appear and you are able to access websites then the issue is fixed.
Method 3: Scan for Viruses
Another way to fix this is to download and run a powerful antivirus. Scan and remove viruses to fix the problem.
Method 4: Check the permission for your temporary folder
As mentioned above, another underlying reason for error 101 can be Google Chrome installer was unable to create a temporary directory on your system during the installation process.
To resolve it, check the permission for your temporary folder. Here’s how to do it: First go to the start menu and type Run. Now enter one of the following directories in the text fields
1. Windows XP: %USERPROFILE%Local Settings
2. Windows Vista: %USERPROFILE%AppDataLocal
After that press OK. This will open a new window. In the Window that opens, right-click the temp folder. Now select properties and press the security tab to continue. In the group and user names section, select your user profile name.
In the permissions, section verify that the checkboxes for READ, WRITE, and READ & EXECUTE permissions in the DENY column are not selected. After you have verified, click apply and then ok. Now try reinstalling the Google Chrome browser again on your system.
Method 5: Remove Bad Entries by Cleaning the Registry
Bad entries and cookies saved in the registry can also lead to error 101. You can remove them manually but that will take a great deal of time and can be slightly difficult if you are not technically sound.
Therefore, it is advisable to download Restoro. This is a user-friendly PC Fixer integrated with a registry cleaner that scans and removes all registry issues in a few clicks. It removes all the bad entries and junk files cluttering the registry and repairs it instantly.
Click here to download Restoro.
Windows has tendencies to remember WIFI passwords so it can reconnect automatically to them. But from time to time we change passwords and Windows does not let us change it since he has network remembered. In this case, we will not be able to connect to the internet.
In this helpful guide, we will let you know which steps you will need to take in order to solve this issue and to be able to connect to the internet again.
Restart Modem
First thing first, restart your modem. Windows might see it as a new network and offer you to type in the password for it.
Update driver
Sometimes the issue could be due to driver problems, open device manager and update WIFI driver or reinstall it.
Reset WIFI password
Press ⊞ Windows + R type “Control” > hit Enter. Now click Network and Internet > Network and Sharing Center > Change adapter settings.
Right-click on the connected Wifi and select Status.
Click Wireless Properties, change the password from the Network security key section, and then click OK to reset your WiFi password.
Forget the network
Click on Start > Settings > Network & Internet > Wi-Fi.
Click the Manage known networks link
Select the network you are looking for
Select Forget.
Delete your WIFI profile
Press ⊞ Windows + X to open the secret menu and click on Command prompt (admin)
In command prompt windows type:
netsh wlan show profilenetsh wlan delete profile name=<profile name>Reboot
If you connected your Hard Disk, USB, or SD card to your Windows 10 computer and you suddenly encounter an error that says, “Windows was unable to repair the drive”, read on as this post will help you fix the problem. This kind of error indicates that the file system on the drive has become corrupted and that ChkDsk was not able to repair the problem. You can also encounter this error when you try to run the ChkDsk utility to repair the system.
This kind of error is most likely due to the general corruption of the contents in the drive. It is also possible that you removed the external drive without using the “Safely remove hardware” option or it could be that the drive is still in use. To fix the problem, the obvious thing to do is to safely remove the external drive by using the “Safely remove hardware” option. If it didn’t work, you can try to run the CHKDSK utility from the command line or you could also restart your computer in a Clean Boot State and then run the scan. Before you proceed with the potential fixes provided below, make sure that you create a system restore point first or you could also create a backup copy of the data to an external drive.
Option 1 – Run the CHKDSK utility from the command line
Although some users reported getting the “Windows was unable to repair the drive” when they run a CHKDSK scan, other users reported that running it also fixed the error. Thus, you can try to run it and see if it works or not.
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
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 – Restart your computer in a Clean Boot State
There are some instances that some conflicting programs installed in your computer might be the one that triggers the “Windows was unable to repair the drive” error to appear when you connect your external drive or run the CHKDSK utility. To identify which program is causing the problem, you need to put your computer in 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.)
Once your computer has restarted in a Clean Boot State, perform your scan again and see if it now works, and then start to isolate the problem by checking which one of the programs you installed recently is the root cause of the problem.