Logo

Fix False Notifications in Action Center

There is a central location in Windows 10 that allows users to view all the notifications from its Action Center. Aside from viewing notifications, users can also manage them and take necessary actions in just one single place. Notifications in Windows 10 look similar to a message icon but can be at variance in function. However, recently, a number of users reported that even though they receive notifications about new actions but when opening them, they see nothing. In other words, the notification is false, and to fix this, read on as this post will provide you a couple of workarounds.

The Windows 10 Notifications and Action Center notification messages might show a mismatch. For instance, Windows 10 may say that you have some notifications but when you open Action Center, you find it empty and there are actually no notifications there. Take the case of the following screenshot, the Windows 10 Notification says that there are 6 new notifications available for viewing but the Action Center says otherwise.

Before you troubleshoot the problem, you might want to run System Restore especially if you’ve made some changes in your computer prior to this issue which might have messed with the Windows 10 Notifications and Action Center. To perform System Restore, refer to these steps:

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

If the problem wasn’t fixed and you’re still getting false notifications, you might want to troubleshoot the problem further using the options given below.

Option 1 – via Windows PowerShell

  • In the Start search, type “PowerShell” in the field and hit Enter to pull up the Windows PowerShell window.
  • Next, copy and paste this command and hit Enter to execute it: Get-AppxPackage | % { Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)AppxManifest.xml” -verbose }
  • After that, reboot your computer and check if the false notifications are now gone.

Option 2 – Try renaming the Usrclass.dat file

DAT errors like the ones that are associated with the Usrclass.dat file, most likely occur during computer startup, program startup, or while you try to use a specific function in your program. Even so, it can easily be fixed. How? Refer to the given steps below.

  • Tap the Win + R keys to open the Run dialog box.
  • Then type %localappdata%MicrosoftWindows and hit Enter to get to the location of the UsrClass.dat file.
  • After that, look for a file named UsrClass.dat and once you’ve found it, right-click on it and select the Rename option.
  • Now rename the file to UsrClass.old.dat and then restart your computer and see if the problem is now fixed or not.

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 Error 633: The modem already in use
If you are trying to connect to the internet using a Wi-Fi, Ethernet, or a Wi-Fi connection and you suddenly encounter Error 633, then read on as this post will guide you on how you can fix this problem in your Windows 10 computer. According to users who encountered the same problem, when they try to connect to the internet, an error pops up that states, “The modem or other connecting device is either already in use or not appropriately configured”. This error is the VPN Error 633 which indicates that the modem is malfunctioning due to some broken configuration. It is possible that this broken configuration is caused by the WAN Miniport device which is associated with your preferred VPN protocol. It could also be due to the TCP port that’s required for the VPN connection to work might be used by another application. There are instances when Error 622 could occur when there are multiple internet connections set up on one device or when the communication port is exploited by another program. It could also occur when the affected modem is not bound to one specific device. Thus, any model and computer can be affected by this problem. The first and basic thing you can do to fix the VPN Error 633 is to turn off or unplug the modem your computer is using and then plug it back in to see if the problem is fixed. If not, then there are several other potential fixes you need to check out to resolve the problem. You can try the suggestions provided below and see if any of them help.

Option 1 – Run the Network Adapter Troubleshooter

  • Open the Search bar on your computer and type in “troubleshoot” to open the Troubleshoot settings.
  • Next, scroll down and select the “Network Adapter” option from the right pane.
  • Then click on the Run Troubleshooter” button.
  • After that, your computer will check for any possible errors and will pinpoint the root cause of the problem if possible.

Option 2 – Try to explicitly reserve the TCP port

The next thing you can do to fix the error is to reserve the TCP port explicitly and to do that, follow the steps below.
  • Tap the Win + R keys to pull up the Run dialog box and type “Regedit” in the field and hit Enter to open the Registry Editor.
  • Next, navigate to this registry path: HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesTcpipParameters
  • After that, follow the path New > Multi-String Value on the edit menu and rename the multi-string value as “ReservedPorts” and then double click on it.
  • Now in the value data of ReservedPorts, input “1723-1723” and click OK to save the changes made.
  • Close the Registry Editor and restart your PC. Once your computer has restarted, check if the VPN Error 633 is fixed or not.

Option 3 – Try to use the netstat command

  • In the Windows Start Search, type “cmd” and from the search results that appear, right-click on Command Prompt and then select the “Run as administrator” option.
  • After opening Command Prompt as admin, type this command and hit Enter: netstat –aon
  • After that, the output will be displayed and from there, look for the process ID or PID of any program that uses the TCP port 1723 on your computer.
  • Next, type this next command and hit Enter: taskkill /PID PID /F
  • Once the command has been executed, the concerned program will be forced to close and the TCP port 1723 will be freed up. Keep in mind that the taskkill command ends the process corresponds to the process ID number and the given command above, “/F” option is used to end the program’s process forcefully.
  • Now restart your computer and after that, the concerned program should start using a TCP port other than 1723 which leaves the TCP port 1723 free for your internet device to use.

Option 4 – Remove any irrelevant internet device programs

You could also try removing any irrelevant device programs since it is possible that any of these programs could be the one that’s causing the modem to malfunction. These irrelevant programs could be an internet booster or third-party tools that comes with the modem and so on. These programs are not necessarily needed for your modem to function. Thus, if you want to fix the VPN Error 633, you can try uninstalling them and see if it fixed the error.

Option 5 – Update the Network Adapter drivers

You might also want to update the Network Adapter drivers by following these steps:
  • Tap the Win + R keys to launch the Run window and then type in the “devmgmt.msc” command and hit Enter to open the Device Manager window.
  • Under the Device Manager, you will see a list of drivers. From there, look for the Network Adapters and expand them.
  • Then right-click on each one of the Network drivers and update them all.
  • Restart your PC and see if it helped in fixing the BSOD error.
Note: If updating the network drivers didn’t help in fixing the VPN Error 633, you can also try to uninstall the very same drivers and restart your Windows 10 PC. After that, the system itself will reinstall the drivers you just uninstalled. Alternatively, you can also download and install the drivers from the manufacturer’s website directly. To reinstall the network adapter driver, refer to these steps:
  • 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.
Read More
Fix Windows Update Error 0x8024A10A
The Windows Update service, just like other services in Windows 10 may sometimes experience some issues and stop behaving properly. One of the issues you might encounter as you use the Windows Update service is the Windows Update error 0x8024A10A. This kind of error code signifies that the Windows Update service is shutting down. So if you encounter this error, read on as this post will guide you on how you can fix it. When you receive the Windows Update error 0x8024A10A, you may see this error message on your screen: “USO_E_SERVICE_SHUTTING_DOWN indicates that the WU Service is shutting down. This may happen due to a very long period of time of inactivity, a system hang leading to the service being idle and leading to the shutdown of the service. Ensure that the system remains active and the connections remain established to complete the upgrade.” You could try to restart your computer to resolve the problem since there are instances when a simple restart can fix errors. However, if it does not work, you might find the options provided below useful.

Option 1 – Try to restart the Windows Update Service

The first thing you can do to fix Windows Update error 0x8024A10A is to restart the Windows Update Service from the Services Manager. To do so, follow these steps:
  • In the Cortana search box, type “services” and click on the Services icon to open the Services Manager. Alternatively, you can also tap the Win + R keys to launch the Run prompt and then type “services.msc” in the field and hit Enter to open the Services Manager.
  • After opening the Services Manager, look for the Windows Update Service.
  • Once you found it, right-click on it and check if the Service is stopped. If it is, then select the Start option. On the other hand, if the Windows Update Service is already started, just select the Restart option.
  • After that, try to run the Windows Update again and see if the error 0x8024A10A is now fixed.

Option 2 – Run the Windows Update Troubleshooter

Since the Windows Update troubleshooter reviews the status of the services that support the process, it would prompt and fix it if there is anything that’s not right. Thus, you might want to run a built-in Windows Update troubleshooter to resolve the Windows Update error. It is one of the things you can check out as it is known to automatically resolve any Windows Update errors like error 0x8024A10A. To run this troubleshooter, go to Settings and then select Troubleshoot from the options. From there, click on Windows Update and then click the “Run the troubleshooter” button. After that, follow the next on-screen instructions and you should be good to go.

Option 3 – Run Microsoft’s online troubleshooter

Aside from the Windows Update troubleshooter, running Microsoft’s online troubleshooter might also help you fix the Windows Update Error 0x8024A10A. 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.

Option 4 – Try to run the Windows Update Service in a Clean Boot State

There are some instances that some conflicting programs installed in your computer might be the one that’s causing Windows Update error code 0x8024A10A. 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.)
  • Now try to run the Windows Update Service again and see if Windows Update error 0x8024A10A is now gone.
Read More
How to Fix Windows 10 Upgrade Compare Exchange128 Error Message

Compare Exchange128 error – What is it

Some Windows 7 and Windows 8.1 users reported experiencing a Compare Exchange128 error when trying to upgrade to Windows 10. The error reads, “You can’t install Windows 10 because your processor doesn’t support CompareExchange128”. In order to upgrade to Windows 10 (64-bit), the CMPXCHG16B instruction must be present. If you receive this error, this mostly means that your CPU doesn’t have the CMPXCHG16B instruction.

Solution

Restoro box imageError Causes

The CompareExchange128 error normally occurs due to two possible reasons:

  • CPU lacks CMPXCHG16b Instruction
  • Old & Outdated BIOS – Even if your CPU has the CMPXCHG16b instruction, the CompareExchange128 issue can still occur if you have an older BIOS.

Further Information and Manual Repair

One main requirement to upgrade to Windows 10 is for your CPU to have the CMPXCHG16b instruction. You also need the right BIOS version to guarantee a smooth installation. See below on how to manually fix this issue.

NOTE: If you don’t feel confident using the manual methods listed below, it’s highly advisable to get help from an expert technician. If you don’t know someone, you can also use an automated tool to fix this.

Before performing any fixes, try to determine first if the cause of the error is due to your CPU lacking the CMPXCHG16b instruction. You can use a CPU Info tool that provides complete details about your processor, memory, and motherboard. If you’re looking for more in-depth information, you might also try command-line utilities. But, the safest and easiest way to check this is by simply searching online. Try using the search query: <CPU Model> CMPXCHG16b

Method 1 – Update your BIOS

This method will download the latest BIOS from your motherboard’s manufacturer. This makes sure your CPU has the CMPXCHG16b instruction needed to complete the Windows 10 64-bit installation. To update your computer’s BIOS, complete the following steps:

  1. Determine first the current BIOS you have on your computer. Open System Information Windows app and type msinfo32 in the search bar. The BIOS version will appear under the processor speed. Record it somewhere.
  1. Go to the support page of your motherboard’s manufacturer. Find if there’s any update on the BIOS that you’re currently using. If you find one, download the BIOS update file available. Make sure that you’re looking into the right model and you download all the necessary documentation. Otherwise, the BIOS update might not work.
  1. Update your BIOS. Most BIOS update steps are straightforward. Just make sure to follow the steps provided.

Method 2 – Install Windows 10 32-bit version

If updating the BIOS doesn’t work, what you can do is install a 32-bit version of Windows 10 instead of the 64-bit version. Here’s how to do this:

  1. Download and install the 32-bit version of Windows you currently have. If you have a Windows 7 64-bit version, get the 32-bit version of Windows 7. The same goes for Windows 8.1. When you do this, you might want to back up your files first. Remember that installing the 32-bit version works like other installations, and could delete some of your files.
  1. After installing the 32-bit version, go to Updates and install all the necessary updates. This includes upgrading to Windows 10 if you’re asked to.
  1. When you installed the Windows 10 upgrade, you’ll now have the Windows 10, 32-bit version installed. This will be the version activated on Microsoft servers. Despite this, the activated version stored is only applicable to your computer’s hardware, not the version of Windows 10.
  1. Download Windows 10, 64-bit version.
  1. Prepare an empty DVD or USB flash drive. Use Creation Media software then click the Create Installation Media for Another PC option.
  1. Install the 64-bit Windows 10 version you downloaded from Step 4. Make sure not to put anything when you’re asked to input the serial number.
  1. Once the installation is complete, you’ll have the 64-bit version of Windows 10.

Method 3 – Buy a new processor/motherboard

If the above two methods don’t work, there’s a great chance that this error occurs because of an outdated processor/motherboard. Your next possible solution is to buy an updated model that’s fully compatible with 64-bit Windows 10.

Method 4 – Download an automated tool

If all else fails, you might want to consider using this powerful automated tool to quickly fix the problem and any other computer-related issues.

Read More
A fast Guide to Fixing 2GB filesize Error

What exactly is the 2GB filesize Error?

The PST file could be around 2 gigabytes if you are using MS Outlook 2002 or any earlier versions for your own personal Folders. The 2GB filesize malfunction occurs when your PST memory both reaches or exceeds this limit. The 2GB size problem code is, in addition, referred to as an outsize PST file error. When this error happens you may be unable to deliver or receive e-mails via your Outlook account. Moreover, you'll likewise not be able to add any new data or even view your important calendar items, notes, and saved drafts. MS-Outlook shows several types of problem codes which indicate the 2GB file size dilemma. Listed below are some of the messages that can be displayed on your monitor:-
  • The file could not be added to the folder. The action could not be completed.
  • Task 'Microsoft Exchange Server - Receiving' reported error (0x8004060C): 'Unknown Error 0x8004060C'
  • Can't copy the item
  • Errors have been detected in the file xxxx.pst. Quit all mail-enabled applications.
  • Task 'Microsoft Exchange Server' reported error (0x00040820):'Errors in background synchronization. In most cases, further information is available in a synchronization log in the Deleted Items folder.'
  • xxxx.pst cannot be accessed - 0x80040116

Solution

Restoro box imageError Causes

The simple explanation for this malfunction is that you have maxed out the two gigabytes account limit. This happens in case you continue downloading fresh data and saving files and the old emails in your Outlook account. Over time, the space becomes limited and along with it the 2 GB file limit error. This error also presents a critical danger of data loss which is a possibility in your Outlook account, which hinders you as well from fully utilizing your email account. For regular Outlook customers, who utilize this program for practically all email communication within as well as outside the office, this error is annoying and frustrating as it causes a great deal of annoyance as well as decreases their performance and productivity.

What exactly are the Symptoms?

Below are a few signs that will help you recognize the 2GB file-size error:
  • Inability to fill and open the OST and PST files
  • Error messages pop-ups
  • Failure to send emails
  • Failure to make or edit new contacts
  • Inability to synchronize the file

Further Information and Manual Repair

It is desirable to fix this error code right away especially if this is the preferred strategy to carry out communication in your office. Fix it immediately or else you might not receive e-mails that are important from your colleagues. There are 3 ways to solve this issue.

Method 1

One is to remove the old e-mails and connections and replace them with new ones. This may not be the best option for you in case you don't wish to lose emails and your old contacts.

Method 2

The second alternative would be to install a fresh version of MS-Outlook like 2010. The file-size limits of OST and PST files in these editions are larger than in ms-outlook 2002. On the other hand, this is a good idea for the long run but may not be the best idea for today as you will not have the ability to recover your previous e-mails and contacts that are outdated.

Method 3

The third and maybe the method that is best to resolve the 2GB file size limit error while ensuring the restoration of your old e-mails and contacts as well as increasing the limit to 4GB, is Restoro program's installation. Here may be the best recovery program on the market. It is really easy to use, safe, exceptionally functional, secure, and especially can resolve this issue. Technical expertise isn't needed by you to perform your way around this device.

All you should do is:

Click here to download and install the Restoro repair tool on your computer. In your MS Outlook account, you can restore all your data in just a couple of clicks. Talking of data recovery, this software can also help you recover all those other e-mails before the PST malfunction happened, or that you may have deleted. So, if you have deleted any significant email that you want to recover, this will undoubtedly be of use for you. By installing it on your system you can double your Outlook account's quality to twice as much as the standard size.
Read More
a New browser from DuckDuckGo is coming
DuckGoGo a popular private search engine is releasing its first browser soon that is focused on privacy like its search engine. duckduckgo browserFrom the recent blog, Gabriel Weinberg, CEO of DuckDuckGo, has stated:
“Like we’ve done on mobile, DuckDuckGo for desktop will redefine user expectations of everyday online privacy,”
From everything that we have learned so far, the browser will be focused on making privacy super easy and simple, eliminating tons of different settings about privacy, and making the whole environment robust privacy protection all set by default. Settings will be applied in all fields, across search, browsing, email, and more. Gabriel also said that aim of the browser is not just a privacy browser, it is meant to be built and used as your everyday browser, for everyday use that protects your privacy as a bonus. One interesting thing that was stated is that browser itself is built upon OS-provided rendering engines instead of typical Chromium. DuckDuckGo says this approach will strip away a lot of the unnecessary cruft and clutter that's accumulated over the years in major browsers. Also, the company stated that when compared to Chrome, the DuckDuckGo app desktop is cleaner, way more private and that early tests have found out that it is significantly faster as well. Is this just corporate advertising or reality? We will see once the browser is released, or once it is released for public testing. Until then take care and happy holidays.
Read More
How to Fix the 0x800ccc92 Error Code

0x800ccc92 - What is it?

The 0x800ccc92 is a Microsoft Outlook error. The error restricts your ability to send and receive emails on your Outlook email address successfully. This error is very similar to 0x800cc90 and 0x800ccc91 Outlook error codes. The 0x800ccc92 error message is often displayed as:

‘Receiving reported error (0x800ccc92): Your email server rejected your login.’

This error is quite common and is faced by many Microsoft Outlook users. It is advisable to fix this error immediately because besides restricting you from sending and receiving emails via Outlook, due to this error the data on your Outlook also becomes inaccessible and unreadable, and sometimes Outlook also begins to freeze unexpectedly.

Error Causes

Some of the most common causes of the error code 0x800ccc92 are:
  • PST files get corrupt
  • Incorrect Outlook configuration settings
  • PST file crosses its fixed file size limit
  • Failure of POP3 and Protocol STMP in database server connection
  • Improper synchronization between Outlook and the server
  • Usage of invalid password or username
  • Virus Infection

Further Information and Manual Repair

Any of the above causes may result in the 0x800ccc92 error message display. If you encounter this Outlook error, you don’t need to panic and call the network personnel in your office to fix and repair the error. In fact, it is very easy to fix and you can repair it by yourself: Here are some of the best and easy ways to resolve this error in the shortest time:
  • If the error message 0x0800ccc92 is displayed as POP3: Invalid Password, then in this case it is advisable to cross-check your Outlook account ID and password. Sometimes this error message may pop up if you insert an incorrect password or ID. Therefore the best way to resolve it to check where you went wrong and then re-enter your ID and Password correctly.
If the error is not related to POP3 (Post Office Protocol) then you can try some other alternative to resolve this issue.
  • Another alternative is to install the latest available Server Service Pack for Exchange. This solution works best if compatibility is the issue.
  • However, when nothing works, then it is advisable to download PST repair tool. The PST repair software is designed to scan, detect, repair, and resolve Outlook errors like 0x800ccc92.  The PST repair software is built with special algorithms that help repair PST corrupt files in seconds. This tool works on all Windows Operating Systems including Windows 8, Windows 7, Windows Vista, Windows XP, Windows 2003, and Windows 2008.
  1. All you need to do is, download and install this software on your system.
  2. Once you download it, run it on your PC to detect errors.
  3. Press scan to get started
  4. The scanning may take about a couple of minutes to complete.
  5. Once it is complete, click on the repair tab to fix the errors.
  6. Now restart your Outlook again and now try sending emails. This solution is likely to work if the above-mentioned solutions don’t.
Read More
Could not configure one or more components
If you are trying to install or upgrade your Windows 10 computer but suddenly encountered an error message saying, “Windows could not configure one or more system components”, read on as this post will show you how you can fix the problem. You are not alone in experiencing this problem as other users also reported having the same scenario. Some of them reported getting the following error message:
“Windows could not configure one or more system components. To install Windows restart the computer with error code 0xc1900101-0x30018.”
When you check on the Windows 10 rollback log, you will see a part with the “iisetup.exe” that’s related to the abort. Usually, the upgrade process completes over 50% and gets stuck and then rolls back later on and generates the error logs. This kind of error, in most cases, appears during the upgrade of Windows 10 and is related with the Internet Information Services or IIS in Windows 10. For some unknown reason, it restricts the installation or the upgrade which causes the error to appear. To fix the “Windows could not configure one or more system components” error, you can try to remove the IIS from the Windows Features or rename the “inetsrv” folder. You could also move all the folders related to IIS to another drive. For more details, refer to the options provided below.

Option 1 – Try to remove the IIS from Windows Features

The IIS is installed from the Windows Features and you can find it at Control Panel > Programs. From there, uncheck the checkbox for the Internet Information Services. Once done, click on the OK button to save the changes. Note that this process will get rid of all the related programs, services, and folders from Windows 10. So if you want to, you can just install them later on or use an offline installer from the official site of Microsoft.

Option 2 – Try renaming the inetsrv folder

The next option you can check out to resolve the problem is to rename the “inetsrv” folder. If you have uninstalled IIS from the Windows Features, this should remove the folders as well, however, it didn’t remove the folder then you have to delete the folders that are related to the IIS by following these steps:
  • First, you have to boot into the Advanced Recovery Mode and from there, open Command Prompt.
  • Next, execute this command to rename the folder from this location, C:Windowssystem32inetsrv: rename C:/Windows/system32/inetsrv/inetsrv.old
  • Once done, boot into your computer normally and try to upgrade Windows 10 again, and check if the problem is fixed or not.

Option 3 – Try to move the folders related to IIS to a different drive

  • 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.
  • Next, look for the Application Host Helper Service from the list of services and stop it.
  • Once done, take ownership of the “WinSxS” folder and then move the *windows-iis*.*” folders to another drive. You can just search using the “*windows-iis*.*” keyword in the Start Search.
  • Next, tap the Ctrl + X keys and paste the folders to another drive.
  • After that, start the update process for Windows 10 again.
Read More
Fix One Drive Error: This is not a valid file name
As you know, Microsoft’s consumer cloud storage platform is none other than OneDrive. It is where users can save any of their files albeit it’s mostly used to store common files like documents and photos. However, there are times when you might encounter some problems when saving these files. Recently, some users reported that they had problems saving Word documents to OneDrive and if you experience the same issue, then you’ve come to the right place as this post will guide you on how to resolve it. According to users who encountered the problem, when they try to save Word documents on OneDrive, an error message appears instead stating, “This is not a valid file name”. This kind of error only occurs when the file is opened from within OneDrive for saving in a different folder. In other words, if the file is saved in the same folder, the error won’t pop up but if it is saved in a separate folder, that’s when the error appears. Worry not though for fixing this error is not complicated and won’t take too long. It seems that this error is due to the 259-character limitation when creating and saving files as far as the Office products are concerned. To resolve it, there are several workarounds you can check out. Before you proceed with these workarounds, make sure that you have a stable internet connection.

Option 1 – Try renaming the file with a shorter name

The first thing you can do to fix the problem is to rename the file with a shorter name. Just right-click on the file and select the Rename option from the menu and then type in the new name and click OK or tap Enter to rename the file.

Option 2 – Try renaming the folders where the file is located

Like what you did in the first given option, all it takes is a right-click but this time on a folder. Rename the folder with a different name and save the changes made and then check if you can now save the Word document on OneDrive.

Option 3 – Try moving the file to a folder with a shorter path

If the first two options didn’t work, you can try moving the file to a folder with a shorter path. Note that it is not the same as doing it locally on a Windows 10 computer so you have to right-click on the file and select the “Move to” option. After that, locate the folder where you want to move the file and select it and then click on the Move button to complete the task.

Option 4 – Try making some changes in the document

You could also try to make some modifications to the document. Once you’ve done that, click the File tab and select the Save As option and then go to the folder where you want to save the file and tap enter.
Read More
Easy Methods of Fixing Error 1706

What is Error 1706?

Error 1706 is a Windows PC error. It occurs when you insert a Microsoft CD-ROM either to repair an Office or to install a feature set to Installed on First Use. The error message is displayed in the following format: Error 1706. Setup cannot find the required files. Check your connection to the network, or CD-ROM drive. For other potential solutions to this problem, see C:\Program Files\Microsoft Office\Office101033\Setup.hlp.

Solution

Restoro box imageError Causes

Error 1706 may occur due to several reasons. These include:
  • You originally installed MS Office from a network administrative installation
  • You are trying to use Office CD-ROM when the error is prompted by the Windows Installer for an Office source location
  • Viral Infection

Further Information and Manual Repair

The good news is that this error code is not fatal. However, to avoid inconvenience, it is recommended to resolve the error right away. To fix the problem you don’t have to be a computer programmer or hire one. In fact, this error code can be resolved quite easily. Here are some of the best and easiest do it yourself methods to resolve error 1706 on your PC:

Method 1

To resolve this issue find a different administrative installation for the Office source file location. To do this, go to the start menu and then click run. In the open box, simply type this command line new network pathSetup.exe /fvm package name.msi and press OK to continue and update changes. Once the update is complete and finished press OK to save and proceed. Please note after you follow these steps, the Windows Installer uses this new server location whenever it needs to reinstall, repair, or add a feature to your Office Installation.

Method 2

Another alternative method to resolve this method is to use CD-ROM for the Office Source Location. To do this you will have to remove Office and then re-install Office from the CD-ROM. Here are the steps to remove the Office program. First, quit all Office programs.
  1. Go to the Control Panel then click on the Program and Features option.
  2. Now double click the Add/Remove programs and remove the entry for the Microsoft Office 2003 or Microsoft Office XP product installed on your PC.
  3. After that, click on the Maintenance Mode Options dialog box, select Uninstall Office, and then click Next to proceed.
  4. Click Yes to confirm changes.
  5. Now insert Office 2003 or Office XP CD-ROM and follow the setup dialog boxes to reinstall the program on your system from CD-ROM.

Download Restoro to Correct Registry Errors

However, to ensure the installation is successful this time around, it is advisable to clean the registry and ensure the uninstalled program is not located in the registry. To do this, download Restoro and run it on your computer. This is a powerful PC Fixer integrated with a registry cleaner. The registry cleaner wipes out all the unnecessary files and uninstalled program files saved in the registry. Once the registry is cleaned, try reinstalling MS Office again. This will resolve the error 1706. Click here to download Restoro and repair error 1706.
Read More
Fix 0x00000016 Blue Screen Error
If you are a gamer, you might have encountered either the CID HANDLE CREATION or VIDEO TDR ERROR errors with an error code of 0x00000016 as you play a game. These kinds of Stop errors have something to do with the Graphics card driver. It could be that your Graphics card driver needs to be updated or it may be corrupted. Whichever the case is, you can try fixing this error using the given solutions below but before you proceed, make sure to create a System Restore Point first so that you can easily roll back to the previous state of your computer in case something does not go as expected.

Option 1 – Try checking if your graphics card is enabled and update it as well

Although the problem is quite massive, the fix could be as simple as enabling the graphics card if it turns out to be disabled. There might be some strange reason why your graphics card disables itself. Thus, the best and first option you can try is to check if the graphics card is enabled or not. To do so, follow these steps:
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “devmgmt.msc” in the field and hit Enter to open the Device Manager.
  • After opening the Device Manager, look for your graphics card option among the list of device drivers. Once you found it, check if it is enabled or not. If it’s not enabled, you should see a gray arrow pointing downwards. Right-click on the card and select Enabled.
  • Next, right-click on the graphics card once more and click on the Update Driver Software option and then click on the “Search automatically for updated driver software” option.

Option 2 – Reinstall the Graphics card drivers

  • Tap Win + R to open Run then type “devmgmt.msc” in the field and hit Enter to open the Device Manager.
  • From there, look for the Display adapters and uninstall each one of the graphics card drivers by right-clicking on them and selecting the Uninstall device option.
  • After uninstalling the graphics card drivers, close the Device Manager and tap Win + R to open Run once again.
  • After that, type “appwiz.cpl” in the field and hit Enter to open Programs & Features in the Control Panel.
  • Next, look for any program that’s related to your GPU manufacturers like Nvidia, AMD, or Intel. Right-click on any GPU-related entry and click on Uninstall to uninstall them and then follow the next on-screen instructions that appear afterward.
  • Now restart your computer.
  • Once your computer has restarted, go to the GPU manufacturer’s website and download the latest driver version for your graphics card model and then install it.
  • Restart your computer once again. That should fix the problem.

Option 3 – Try reinstalling the game

If updating and reinstalling your Graphics card driver didn’t help, then you can try to reinstall the game where you’re getting the CID HANDLE CREATION or VIDEO TDR ERRORS.

Option 4 – Uninstall the programs you installed recently

Chances are, some programs that you just installed might be the one that’s causing the BSOD error. Thus, you need to uninstall the program to resolve the problem.
  • In the search box, type in “control” and then click on Control Panel (desktop app) among the search results.
  • After that, select Programs and Features from the list which will give you a list of all the programs installed on your computer.
  • From there, look for the concerned program and select it and then uninstall it.
Note: If you have downloaded the app from the Windows Store, you can simply right-click on it from the application list and then uninstall it. In addition, you might also want to check the hardware components of your computer that might not support the operating system itself. You can disconnect all the external devices like USB drives, scanners, printers, etc., and then reboot your PC. After that, add the devices again one after the other and check if the BSOD error is now fixed or not.

Option 5 – Try disabling your monitor’s Sleep functionality

There are times when the Sleep functionality of your monitor can also cause BSOD errors like CID HANDLE CREATION or VIDEO TDR errors. There are also times when the graphics card is running in the background and the display goes to sleep and then it’s turned back on but you encounter this kind of Blue Screen error. This is why you can try to disable your computer monitor’s Sleep mode.

Option 6 – 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 CID HANDLE CREATION or VIDEO TDR errors. 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.

Option 7 – Try to run the Chkdsk utility

Running the CHKDSK utility might also help you resolve the CID HANDLE CREATION or VIDEO TDR 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.
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