Logo

Fix 0X800F080C Error in Windows 10

Error 0X800F080C is tied to corrupted system files and .NET framework issues. In this article, we will focus on how to fix it starting first with .NET fixes and then moving to system-related ones. Follow the guide step by step so you can fix this error fast and easily.

.NET issues

As previously stated 0X800F080C error can occur due to issues with .NET framework, 3.5 framework to be more precise and there are two ways we can fix this error. Follow the guide below as presented:

  1. Install .NET 3.5 framework from Windows features

    First thing is to try and install the framework from Window features itself. Sometimes installation and activation of .NET 3.5 in other ways can result in this error. To install it do the following:
    Press ⊞ WINDOWS + R to open the run dialog
    Inside run type in appwiz.cpl and press ENTER to open up the Programs and Features menu
    Inside the Programs and Features menu click on Turn Windows features on or off.
    Check the box associated with .NET Framework 3.5 (this package includes .NET 2.0 and 3.0)
    Press OK
    Click on YES and wait for the package to be installed then reboot your PC

  2. Run the .NET Repair Tool

    If the previous step was not successful or you already had .NET 3.5 installed then run the troubleshooter in order to fix issues.
    Go to the official Microsoft .NET framework repair tool website here and download it.
    Once downloaded install the tool and follow onscreen instructions.

Corrupted system files

If the previous solution has not provided you with results then you have system file corruption that needs to be fixed. Move from one solution to another as presented below:

  1. Run SFC scan

    SFC scan is a built-in Windows tool for solving corrupted system files issues, it is fully automated and does not require from the user any kind of knowledge or information. To run it and scan the system do the following:
    Press ⊞ WINDOWS + X to open the secret menu
    Left-click on the command prompt (admin)
    In command prompt type SFC /SCANNOW and press ENTER
    Wait for the process to finish, do not interrupt it and once it is done, restart your computer

  2. Run DISM scan

    DISM scan is similar to SFC scan but it tackles different types of system file corruption and it is recommended to run it also after SFC has been completed. Please note that for DISM scan to be successful you will need a stable internet connection since DISM will replace corrupted files with new ones downloaded from Microsoft. To run it do the following:
    Press ⊞ WINDOWS + X to open the secret menu
    Left-click on the command prompt (admin)
    inside command prompt type: exe /online /cleanup-image /scanhealth followed by ENTER, then type: Dism.exe /online /cleanup-image /restorehealth also followed with ENTER.
    Leave scan to finish and reboot your PC

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

Fixing SYNTP.SYS Blue Screen error in Windows
What is SYNTP.SYS file? it is a system file created by Synaptics Touchpad drivers that are responsible for all the gestures and tracking users’ touch on the Touchpad. However, what happens when this driver fails? Well, it’s either that your touchpad will partially stop working or it will completely stop working at all. And in such cases, you will encounter the SYNTP.SYS Blue Screen error along with any of the following error codes:
  • IRQL_NOT_LESS_EQUAL
  • KMODE_EXCEPTION_NOT_HANDLED
  • INVALID_PROCESS_ATTACH_ATTEMPT
To resolve the problem, use the instructions given below as a reference.

Option 1 – Run the Memory Diagnostic Tool to check for Memory leaks

  • Tap the Win + R keys to open Run and type exe and hit Enter to open the Windows Memory Diagnostic Tool.
  • After that, it will give two options such as:
    • Restart now and check for problems (Recommended)
    • Check for problems the next time I start my computer
  • Once your computer has restarted, perform a basic scan or you could also go for the “Advanced” options such as “Test mix” or “Pass count”. Simply tap the F10 key to start the test.
Note: After you select the option, your PC will restart and check for memory-based issues. If it finds any issues, it will automatically fix them and if there’s no issue found, then it’s most likely not a memory-based issue so you should try the other options given below.

Option 2 – Try reinstalling the Synaptics Driver

You might want to reinstall the Synaptics driver to resolve the SYNTP.SYS Blue Screen error.
  • Tap the Win + R keys to open the Run dialog box.
  • After that, type “appwiz.cpl” in the field and hit Enter to open the Programs and Features section in the Control Panel.
  • Next, you have to look for the “Synatics Point Device driver” and right-click on it, and then click on Uninstall to remove it from your computer.
  • Restart your PC and then check for updates under the Windows Update section.
  • After that, it will find the latest available and stable Synaptics driver and then install it.
  • Then click the “Check or Updates” under the Windows update section and it will automatically look for the latest available Synaptic driver and install it for you.
  • Now restart your PC and for the changes to take effect.

Option 3 – Try to run a System File Checker scan

You can also try to run a System File Checker or SFC scan in order to scan your computer for corrupted files that might be the cause behind the Error 0x80000003. Once it finds any corrupted system files, it will automatically fix them. To run System File Checker, here’s what you have to do:
  • Tap Win + R to launch Run.
  • Type in cmd in the field and tap Enter.
  • After opening Command Prompt, type in sfc /scannow
The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:
  1. Windows Resource Protection did not find any integrity violations.
  2. Windows Resource Protection found corrupt files and successfully repaired them.
  3. Windows Resource Protection found corrupt files but was unable to fix some of them.
  • Restart your computer after the scan is completed.

Option 4 – Perform a System Restore

Performing System Restore might help you in fixing the SYNTP.SYS Blue Screen error. You can do this option either by booting into Safe Mode or in System Restore. If you are already in the Advanced Startup Options, just directly select System Restore and proceed with the next steps. And if you have just booted your PC into Safe Mode, refer to the steps below.
  • 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.

Option 5 – Try to run the CHKDSK utility

Running the CHKDSK utility might also help you resolve the SYNTP.SYS errors. If your hard drive has issues with integrity, the update will really fail as the system will think that it’s not healthy and that’s where the CHKDSK utility comes in. The CHKDSK utility repairs hard drive errors that might be causing the problem.
  • Open Command Prompt with admin privileges.
  • After opening Command Prompt, execute the following command and hit Enter:
chkdsk /f /r
  • Wait for the process to be completed and then restart your computer.

Option 6 – Use the Blue Screen Troubleshooter

The Blue Screen troubleshooter is a built-in tool in Windows 10 that helps users in fixing BSOD errors like SYNTP.SYS Blue Screen error. It can be found on the Settings Troubleshooters page. To use it, refer to these steps:
  • Tap the Win + I keys to open the Settings panel.
  • Then go to Update & Security > Troubleshoot.
  • From there, look for the option called “Blue Screen” on your right-hand side and then click the “Run the troubleshooter” button to run the Blue Screen Troubleshooter and then follow the next on-screen options. Note that you might have to boot your PC into Safe Mode.
Read More
DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATION
If you encounter the DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATION Blue Screen error with an error code of 0x000000CE then it means that a driver failed to cancel the pending operations before unloading. Some of the driver files that might be the culprit include the intelppm.sys, intcdaud.sys, tmxpflt.sys, mrxsmb.sys and asusptpfilter.sys. This kind of Blue Screen error occurs when the driver failed to cancel lookaside lists, worker threads, DPCs, and other items before unloading. You can usually identify which driver file is triggering the BSOD error in the BSOD error itself since its name would be printed on the blue screen and stored in memory at the location (PUNICODE_STRING) KiBugCheckDriver. Refer to the possible solutions given below to fix the DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATIONS error.

Option 1 – Perform a System Restore

Performing System Restore might help you in fixing the SYNTP.SYS Blue Screen error. You can do this option either by booting into Safe Mode or in System Restore. If you are already in the Advanced Startup Options, just directly select System Restore and proceed with the next steps. And if you have just booted your PC into Safe Mode, refer to the steps below.
  • 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.

Option 2 – Disable the BIOS Memory options

Disabling the BIOS Memory options such as Caching and Shadowing can help you in fixing the DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATIONS Blue Screen error. All you have to do is enter the BIOS first and then use the Arrow and Enter keys to select your choices. And if you can’t seem to find it, look for specific instructions from your OEM or you could also look out for instructions from the manufacturer of your motherboard.

Option 3 – Update or rollback your device drivers

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

Option 4 – Try to run the CHKDSK utility

Running the CHKDSK utility might also help you resolve the DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATIONS Blue Screen error. If your hard drive has issues with integrity, the update will really fail as the system will think that it’s not healthy and that’s where the CHKDSK utility comes in. The CHKDSK utility repairs hard drive errors that might be causing the problem.
  • Open Command Prompt with admin privileges.
  • After opening Command Prompt, execute the following command and hit Enter:
chkdsk /f /r
  • Wait for the process to be completed and then restart your computer.

Option 5 – Run the Memory Diagnostic Tool to check for Memory leaks

  • Tap the Win + R keys to open Run and type exe and hit Enter to open the Windows Memory Diagnostic Tool.
  • After that, it will give two options such as:
    • Restart now and check for problems (Recommended)
    • Check for problems the next time I start my computer
  • Once your computer has restarted, perform a basic scan or you could also go for the “Advanced” options such as “Test mix” or “Pass count”. Simply tap the F10 key to start the test.
Note: After you select the option, your PC will restart and check for memory-based issues. If it finds any issues, it will automatically fix them and if there’s no issue found, then it’s most likely not a memory-based issue so you should try the other options given below.

Option 6 – Try analyzing the Memory Dump Files

You can also try to analyze the Memory Dump files as it can help you identify the root cause of the DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATIONS error.

Option 7 – Try checking the Registry settings

You might also want to try disabling the concerned driver file if it is mentioned in the Stop error. For example, if the stop error mentioned the “intelppm.sys” driver file then you have to disable this driver file since it is most likely the culprit. To do that, follow the steps below.
  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “Regedit” in the field and hit Enter to open the Registry Editor.
  • After that, go to the this registry path: HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Services > Processor
  • From there, double click on Start and change its value to “4”.
  • Now go to this path: HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Services > Intelppm.
  • Set its value to “4” and then restart your computer to apply the changes made.

Option 8 – Run the Blue Screen Troubleshooter

The Blue Screen troubleshooter is a built-in tool in Windows 10 that helps users in fixing BSOD errors like DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATIONS. It can be found on the Settings Troubleshooters page. To use it, refer to these steps:
  • Tap the Win + I keys to open the Settings panel.
  • Then go to Update & Security > Troubleshoot.
  • From there, look for the option called “Blue Screen” on your right-hand side and then click the “Run the troubleshooter” button to run the Blue Screen Troubleshooter and then follow the next on-screen options. Note that you might have to boot your PC into Safe Mode.
Read More
Fix Broadcom BCM20702A0 driver error
In recent times, some Windows 10 users have seen an error code BCM20702A0, when using Bluetooth and they are concerned as to what it is all about. We can say for certain that it has something to do with your Bluetooth driver. The error message in question is:
The drivers for this device are not installed. There are no compatible drivers for this device.
The problem here tends to no longer allow specific Bluetooth components to properly communicate with your Windows 10 operating system. It also affects laptops that do not have native Bluetooth support; therefore, the manufacturer installed a dongle on the inside to deliver the service. This is not the best way to do things because native support is always better. On the other hand, maybe you’re using a Broadcom USB Bluetooth dongle that is acting up, and as such, the error is showing. Below are solutions provided for this particular error and how to eliminate it.
  1. Run the Bluetooth Troubleshooter

    Press ⊞ WINDOWS to open the menu and select settings In settings choose Update & Security Go to troubleshoot and on the right panel click on additional troubleshooters Click on Bluetooth Select Run the troubleshooter, then sit back and allow the tool to do its thing. Once you’ve completed the task, click on Apply this fix if any repairs are needed Reboot your computer
  2. Install Broadcom driver from official website

    Windows drivers for Broadcom Bluetooth devices are no longer posted on their website. They should be available through Microsoft’s Windows Update service. If drivers were not downloaded automatically by Windows Update, use Device Manager to refresh the driver from Windows Update. However, the Broadcom Bluetooth drivers seem to be available here on the Lenovo website. To fix the BCM20702A0 driver error, you may download and install them. After downloading it, right-click on the downloaded item, and select Run as administrator. After installation, restart your computer, then check again if it works.
  3. Remove all Bluetooth drivers and USB controllers

    If previous solutions did not work, go to device manager and remove all Bluetooth devices along with all USB controllers. Reboot your computer and Windows will automatically reinstall and set all devices.
Read More
Fix Error 0x8000704ec in Windows 10
Universal Windows Platform (UWP) applications are the modern application in the windows store that can be used in all the Window devices like Xbox, Hololens, Tablet, PC or Phone. Basically, UWP provides a common platform for every device that runs Windows 10. When attempting to login into these applications and receive this error:
Can’t sign in with a Microsoft account This program is blocked by group policy. For more information, contact your system administrator. 0x8000704ec
Then this post is for you. We will guide you on how to easily resolve issues, please follow the steps provided.
  1. Local group policy editor solution

    • Press ⊞ WINDOWS + R to open the Run dialog.
    • In the Run dialog box type gpedit.msc and press ENTER to open Group Policy Editor.
    • Inside the Local Group Policy Editor, navigate to the path below:
    Computer Configuration > Windows Settings > Security Settings > Local Polices > Security Options
    • On the right pane, double-click on Accounts: Block Microsoft accounts to edit its properties.
    • Under Local Security Setting tab, click on the drop-down and select This policy is disabled.
    • Click Apply > OK to save the changes.
    • Exit Group Policy Editor.
  2. Registry editor solution

    As always, it is highly recommended to make a backup of the registry editor just in case that something goes wrong.
    • Press ⊞ WINDOWS + R to open the Run dialog.
    • In the Run dialog box, type regedit and hit ENTER to open Registry Editor.
    • Navigate to the registry key path below:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
    • At the location, on the right pane, identify the NoConnectedUser key. The key value might be set to either 1 or 3.
    • Now, double-click the NoConnectedUser entry to edit its properties.
    • Input 0 in the Value data field and hit Enter to save the change.
Read More
Productivity tips for Google Chrome
Chrome logoIf your browser of choice is Google Chrome then sit back and enjoy the ride as we are going through some great productivity tips for it. So without further talking let's dive right into them.

Browsing using tabs groups in Chrome

If you have plenty of tabs opened during your browsing session clogging your screen then you will be happy to know that it is possible to group tabs under, well tabs groups. The good part is that you can name groups however you wish and even code them with color if you wish so. Right-click a tab for a website you want to put into a group. Select Add tab to the new group, then type in a name for the group and choose a color. Create as many groups as you want in this way. To put a tab into an existing group, right-click the tab, select Add tab to group, and select the group to which you want to add the tab. To remove a tab from a group, right-click it and select remove from group.

Send a highlighted text to another Chrome user

If you want to send some text or article you stumbled upon while surfing the internet, there is an easy way to do it providing that the target user is also on Google chrome. Highlight the text you want to share, then right-click it and select Copy link to highlight. That creates the link and puts it into your clipboard. Copy the link from your clipboard and send it to someone. When they click on it, they’ll be sent to the section of the web page with the text you want to share, and the text will be highlighted in yellow.

Sync Google Chrome via the account on multiple devices

If you use multiple devices there is an option to sync Chrome through all of these devices and get all of your bookmarks, history, etc. All you have to do is click on three dots in the upper right corner and click on synchronize. Take note that you will need a Google account in order to sync accounts and you will need to be logged in on all devices you are syncing.

Use multiple search engines

If you need or want to use multiple search engines inside Chrome like BING, DuckDuckGo, etc. now you can and you can do it very easily. Click the three-dot menu icon at the top right of Chrome and select Settings, Search engine, Manage search engines. Under the Default search engines section toward the top of the page, you’ll see a list of search engines you can search through without having to navigate to their sites. To perform a search using any of these engines, such as Bing.com, type bing.com into the address bar and press the Tab key. The leftmost part of the address bar changes, it will read Search Bing or whatever search engine you’ve typed in. Now just type in your search term and press Enter, and you’ll do a search with that search engine.

Search similar websites in content

When you are searching for content on google there is a very easy and quick way to find similar content on the internet. For example, if you want to find more sites similar to the searched site just type in the address bar in front of address related: For example, if you want sites similar to Microsoft, you would type related:www.microsoft.com

Open specific set of websites on Chrome startup

If you need and want to open a specific set of pages each time Chrome is booted know that you can. Click the three, dot icon at the top right of Chrome and select Settings, You and Google, then scroll to the On startup section at the bottom of the screen. Select Open a specific page or set of pages, then click Add a new page, type or paste in the page’s URL and click Add. Add as many pages as you want this way. That’s it for now on Google Chrome tips for better productivity, tune-up again to errortools.com for more articles.
Read More
Fix Error 0x80070057 in Windows
Hello and welcome to another problem-solving tutorial on errortools.com. Today we will be solving error 0x80070057, we could not format the selected partition which occurs during setup and installation when performing a clean install of Windows from a USB drive. So, you have backed up your files and decided to format and do clean WIndows installation, you have your USB ready, you reboot the system, plug in USB, start Windows setup, choose the hard drive on which you want to do a clean install and then this happens. error 0x80070057This error is very frustrating and it annoys pretty much anyone who encountered it but do not worry we have a solution for you. First thing is to confirm the error prompt, Click on the OK button and then on X to exit Windows 10 installation wizard. Click on yes to confirm that you want to exit the setup. You will find yourself in original installation windows. On that screen choose and click on Repair your computer. Choose an option screen that will pop up, click on Troubleshoot. In the advanced options, click on the command prompt. Once you are in command prompts type DISKPART and hit ENTER In the diskpart prompt type LIST DISK and hit ENTER again. type SELECT DISK #, where # is listed disk number where you would like to install Windows. type LIST VOLUME in order to list volumes in the selected disk and hit ENTER You need to select the volume on which you would like to place your WINDOWS, to do this type in SELECT VOLUME #, where # is the listed number of the volume Finally, type FORMAT FS=NTFS and hit ENTER You have successfully formated a given volume, you can now exit DISKPART and return to setup, to exit DISKPART simply type exit and hit ENTER. Leave command prompt as well by again typing exit and hitting ENTER You will be returned to Choose an option screen, click on Turn off your PC. Your drive has been successfully formatted and it is ready for clean Windows installation, you can now restart your Windows 10 installation and the process will complete without errors.
Read More
Rocketbook Fusion smartbook review

In today's age of smart gadgets and complete replacement of even some simple things with their smart counterpart, it is not really a surprise to see some strange innovations that try to take advantage of modern technology.

rocketbook

One of these innovations is a smart book, or to be more precise smart note, a reusable notebook that could be connected to your phone.

Why Rocketbook Fusion smartbook

One thing that could justify, well it should justify buying Rocketbook is the preservation of trees and the environment since it can be reused. The second argument would be its price since it is not expensive considering what it offers.

On top of all, you also have a free application for your phone in order to take full advantage of it.

What is a smartbook?

Imagine this scenario, you have a notebook of 42 pages with several different page styles inside. You write in it and after it is filled you upload its content to your email or cloud service of your choice, get a cloth, erase everything and start again from zero.

So as mentioned notebook comes with 42 pages of various page styles. Most of the pages are either lined or dotted but the notebook also includes a monthly calendar, two-week detailed calendar pages, and three pages for project or idea tracking. Since everything can be erased this is enough variety to cover all basis and eliminate any need for another workbook ever.

When you feel like you want to save work or once it is filled you can easily upload and save the workbook from the scan page option in the free Rocketbook app. Once scanned pages can be uploaded to your preferred cloud service or sent to your email.

Now in order to write and be able to erase any of Rocketbook's notebooks, you will have to use Pilot's Frixion writing pens. They will dry around 15s on the page and can be of course easily wiped with a damp microfiber cloth that is included with the purchase. One pen also comes with a workbook when purchased.

Application

Application has cool features, of course, the most important and most useful one is setting your upload scan destination so when you scan your pages they get automatically uploaded to your chosen destination.

In the application settings, you can also toggle some handwriting recognition features that will allow you to easily search your uploaded documents. For example, you can search through documents just by writing now or two words. There is also a Smart List feature as well that will take your checklist and make it into a virtual checklist.

The app also has a fun Explore section where you can find all sorts of fun hacks and different ideas on how to use your Rocketbook.

Read More
Fix Error 0x8004230F when creating Restore
Creating a System Restore point is definitely a must especially when you are about to make some changes to your computer. This will help make sure that the system settings and files can go back to an earlier point, should something go wrong, without affecting any personal files. However, there are cases when creating a System Restore Point does not go smoothly and you encounter an error that says, “The shadow copy provider had an unexpected error while trying to process the specified operation ( ox8004230F )”. Aside from creating System Restore Point, you can also encounter this error when you create a system image or backup. According to reports, this error pops up when the required services are not running or not properly responding. And to fix it, there are several recommendations that will be provided in this post to fix the Error 0x8004230F when creating System Restore point in Windows 10. You can try to check the Volume Shadow Copy Services status or run the VSSADMIN tool. You could also check the status of the Microsoft Software Shadow Copy Provider Service or create System Restore Point in a Clean Boot State. For more details, refer to the provided options below.

Option 1 – Try checking the status of the Volume Shadow Copy Service

  • Tap the Win + R keys to launch the Run utility and type “services.msc” in the field and hit Enter to open the Windows Services Manager.
  • From the list of services, look for the Volume Shadow Copy service and double-click on it.
  • After that, this will open the Properties where you have to make sure that the Startup type is set to Automatic (Delayed Start) and then click on the Start button underneath it.
  • Once done, click on Apply and then OK to save the changes made.
  • Now try creating a System Restore Point again and see if the error is already fixed or not.

Option 2 – Try to run the VSSADMIN tool

In case you don’t know, the shadow copy provider is sensitive and some other backup, disk cloning, etc. can make it malfunction. To fix this, you can run the VSSADMIN tool by following these steps:
  • Tap the Win + R keys to open the Run dialog box and type “cmd” and hit Enter to open Command Prompt.
  • Next, execute this command to check if you have other third party VSS admin providers: vssadmin list providers
  • After that, if it finds any, you need to disable them but if it does not find anything, then proceed.

Option 3 – Try to check the Microsoft Software Shadow Copy Provider Service status

  • Tap the Win + R keys to launch the Run utility and type “services.msc” in the field and hit Enter to open the Windows Services Manager.
  • From the list of services, look for the Microsoft Software Shadow Copy Provider Service and double click on it.
  • After that, this will open the Properties where you have to make sure that the Startup type is set to Automatic (Delayed Start).
  • Once done, click Apply and OK to save the changes and then try creating System Restore Point again.

Option 4 – Troubleshot the problem in a Clean Boot State

It is possible that some third-party program installed in your computer might be the one that’s causing the ox8004230F when you try to create a System Restore point. Thus, you can try to boot your computer in a Clean Boot State and then try to perform the task again.
  • 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 “Hide All Microsoft Services” check box.
  • Click Disable all.
  • Click on Apply/OK and restart your PC. (This will put your PC into a Clean Boot State. And to configure Windows to use the usual startup, just simply undo the changes.)
  • Once your computer has restarted try to create a System Restore Point again and if it now works, start to isolate the problem by checking which one of the programs you installed recently is the root cause of the problem.
Read More
Microsoft Designer, a new app from MS

Microsoft Designer, a new application developed by Microsoft will bring design backed with DALL-E 2, an AI image creation open-source software. The new app is shown as a dedicated graphic design tool that will help you in the creation of stunning social media posts, invitations, digital postcards, graphics, and more, all in a flash.

Use of the application will be by typing headings and then typing text into the prompt to generate a background image. Since Microsoft uses DALL-E 2 for image creation output should be fairly good but if you wish you will be able to use your own images instead of using AI to generate one.

microsoft designer

The designer will be a free application once it is ready and it already has a web preview version, also free but with a waitlist. There will be premium features inside the app once it is released that will be available to Microsoft 365 Personal and Family subscribers. Microsoft also wants to add a version of a designer directly to the Edge browser as well.

Read More
Windows keyboard language changes on its own
If you have multiple keyboards, things can get quite tricky. There are times when the keyboard language changes on its own since the keyboard changes while you are typing. The thing is, the keyboard changes because sometimes we accidentally tap shortcuts like Win key + Space key or Alt + Shift or Ctrl + Shift which changes the keyboard pairs or language. Thus, if your keyboard language changes on its own, there are two ways to resolve it. First, you have to make sure that Windows 10 does not add keyboards without your permission. Second, you have to make sure that the shortcut keys don’t change the keyboard language. This second option is what we’re going to discuss in this post. You need to first set a different input method for each app window. To do that, you have to disable the change in layout. Refer to these steps:
  • Go to Settings > Language and input.
  • Next, type “switching input methods” to open the Advanced keyboard settings with this option inside.
  • After that, select the checkbox labeled as “Let me set a different input method for each app window” and then click the Save button.
  • Restart your computer.
Now that you’ve disabled the change in layout, you now have to find the keyboard settings. Just go to Settings > Devices > Typing > Advanced Keyboard settings. From there, you have the option to select which keyboard is going to be used for any app. When you change the keyboard every time you use an app, usually, Windows remember it so that you won’t have to set it up all over again. In addition, the Advanced keyboard settings page also allows you to override the default input method which could be different from the first one in your language list. Aside from that, there is also a Language bar option that comes in handy as you can quickly switch between keyboards. And if you removed it, you have the option to restore the language bar back as well. Now all that’s left for you to do is to change the Language Settings under the Administrative tab. A user from a forum that came up with this solution, reported that the issue occurred when he started typing in some program with non-Unicode characters which caused Windows to use the default system local language to interpret these characters even though the language is unavailable in the Language bar. To change the Language Settings under the Administrative tab, follow these steps:
  • Go to Settings > Time and Language > Language > Administrative language settings.
  • After that, click on Copy Settings under the Administrative tab.
  • Now make sure that all the Display language, Input language, and Format are English (United States) or any language you prefer.
  • Then mark the two checkboxes in “Copy your current settings to Welcome screen and system accounts & New user accounts”.
  • After that, click OK and then exit.
Note: You also have the option to disable those shortcut combinations which can change your keyboard settings accidentally.
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