The number of Hertz is the number of how many images your screen draws in one second. So monitor with a refresh rate of 60Hz will draw 60 images each second on your screen. To most users, this will look fine and enough but actually, if you would place them in front of a 120Hz screen difference will be visible right away.
Benefits of higher refresh rates
In most simple words just looking at a screen that has a higher refresh rate will produce a more natural feel of things, although some people would argue that flickering can not be seen on 60Hz monitors and that should be enough, I would argue that they never watched the movie, played the game or used high refresh rate screen when they can state something like that.
Yes, 60Hz might be enough to look at the web page or read some documents but long exposure to 60Hz can have a tiring effect on the eyes in the long run. 120Hz and above just feel more relaxed and it is far less demanding on the eyes. Watching movies also is much better on a higher refresh screen, with way much less motion blur in fast scenes giving the overall experience a greater natural feel.
Gaming is perhaps an area where a refresh rate of 120Hz and above will show its best. Having a higher refresh rate will be easier on your eyes and can even give you a competitive edge. When for example you have twice more images per second on your screen than your opponent his movement will be more fluid and predictable because of that and overall precision will be much higher when moving the cursor in the game since more frames per second means more precision and smoother movement.
The dark side of high refresh rates
After all the positive things that were said about the advantages of high refresh rates, it is just fair to look at some negatives or in this case only negative one and that is Computer power. As said in the previous section having a 120Hz refresh rate means having 120 frames displayed on the screen per single second. Having even higher monitors like 360Hz means even more frames per second and in order to actually see all of that frames you will need to have enough computer power to back it up. Having for example screen with a refresh rate of 240Hz means nothing if your GPU and rest of the computer are able only to push 150 frames per second, in this case, you will still have 150 frames in one second despite the monitor being able to go to 240.
Conclusion
Generally and with all of my heart I would recommend moving away from 60Hz monitors, yes they are cheaper and more affordable but at the end of the day if you are someone like me who spends most of his daily time in front of the computer you would be grateful to have higher refresh rate screen and save your eyes, and after all, why not enjoy some smoother and better movie and game experience as well as saving your eyesight.
Thorconnwndclass error is an Outlook error that has recently reared its head.
Known to create several problems in the proper functioning of the Outlook application, this error is essentially a constituent of the Norton Antivirus Crash Guard Symantec component. That’s why those using the Norton Antivirus program are most likely to encounter this error.
Solution
Error Causes
When the Thorconnwndclass error occurs, the Outlook closes unexpectedly, users encounter problems while sending or receiving emails and, performance of Outlook is degraded and this happens because issues arise while accessing the PST file. Because of this damaged PST file, stored data is unavailable for access.
Other factors that trigger the Thorconnwndclass error are listed below.
Corrupt or damaged Outlook Add-ins
Corrupt or damaged Outlook bar
Unfinished Outlook installation
Faulty settings
Thorconnwndclass Norton is being used with Outlook
Regardless of the underlying factors that lead up to the occurrence of this error, it's of paramount importance that workarounds are implemented to ensure desired performance of Outlook in the long run.
Further Information and Manual Repair
While there are several ways to rectify this error, some of the most common ones are listed below as follows.
The most effective solution is the PST file repair tools available online. These tools use a complex algorithm and thoroughly scan the PST file and repair it as needed. This resolves the Thorconnwndclass error that one encounters in Outlook. Usually such software have an easy to use interface and can easily be used, without the need for the user to have a strong technical background. Another advantage of using these software available online is that they not only repair the file, but they often play a pivotal role in retrieving inaccessible or lost data.
Some other tips for manually resolving this problem are listed below as follows.
First and foremost, disable your Norton Antivirus program if it’s installed on your system. Now, open the Outlook application in Safe Mode. Since this problem may also be triggered by damaged or corrupt Outlook add-ins, it is strongly advised that you disable or uninstall them. Now, you will come across some .dat files. Rename them by changing the existing .dat files to new .dat.
Another useful approach is to employ the Inbox Repair tool offered by Outlook.
Finally, one can also use the scanpst.exe file to fix any problem or error that resides within the Outlook application.
Disk partitioning is a concept that’s been around for so long, but is still only familiar to few. If done right, it can help get your computer in perfect order.
Today we bring you a simple definition of disk partitioning, its pros and cons, and a quick tip on how to do it properly to reap its full benefit!
Definition and purpose
The simplest way to define disk partitioning would be: it’s exactly what it sounds like. It means taking a hard disk drive and separating it into different segments. These segments are called partitions. You can visualize it as cutting a cake into smaller pieces - not necessarily of the same size, though.
So what is the purpose of these pieces?
Well, when you first get a hard drive, it’s basically just a bunch of unallocated storage space. Until there’s at least one partition, this space is unusable to your operating system. Once you create a partition, your OS will recognize it as usable storage space.
You can choose to create a single partition and use it for all your files, from program files to personal data. A lot of off-the-shelf computers come with one primary partition like this and a small secondary one reserved for recovery purposes.
Whether or not you want to split your disk into more than one segment is up to you. We would generally recommend it, though. The whole point of partitioning is for each segment to have its own purpose.
So treating all your storage space as a single unit containing different file types would be like constructing an office building with only one massive room for everything - day-to-day work, conferences, interviews, etc. And all of this for different departments of the company. You can see how this might get a little messy.
Creating multiple partitions eliminates the task of running several different types of files from the same place. This takes a heavy load off the entire process of accessing data.
Disk partitioning also brings a ton of other benefits to the table. An important disclaimer, though: there are disadvantages too. We will walk you through both sides to help you get an objective idea and make an informed decision.
Source: Kina on Unsplash
What are the benefits of disk partitioning?
1. Better file organization
This is the most obvious and perhaps the biggest advantage of partitioning your hard drive.
As we already mentioned, partitioning allows you to create separate segments for different file and data types. You wouldn’t want to use the same partition for your system files and for games, would you?
If organization and time management are important to you, then multiple partitions are the right solution. Searching for specific files will be much easier overall. Say you have one hard drive, but three partitions: C for the system files alone, D for multimedia files and documents, and E for games and apps. Your computer loads the system from C without interference from the other two, and you know exactly where to look when searching for a file.
2. Easy reinstallation
File management isn’t the only thing made faster and simpler thanks to partitioning. If you opt for creating multiple segments on your drive, reinstalling Windows will be easy peasy.
That’s because all you need to do is format the partition your system is on. Then you reinstall the OS on it, and there you go. Now you have a clean installation, with all your files saved on other partitions intact. You can even make a copy of your system partition, so you can revisit the exact same installation in the future if you want. And the whole time your pictures, music, documents stay exactly where you left them.
Source: Andrew M on Unsplash
3. Possibility of using multiple file systems
By now you’ve understood that partitions function completely separately. This means that, if for some reason you need multiple file system capabilities, partitioning will allow that.
One segment could be used for, say, an NTFS file system, while another could run ext or APFS.
4. Running different OSes
You’re an avid Windows user but need to use Linux on the side? No problem. You don’t need to buy a separate computer or anything. The possibility of running different file systems also means you can use partitioning to run multiple operating systems.
Doesn’t that sound enticing? One machine for multiple totally different uses!
5. Backup and recovery made simple
Data loss can happen on any disk, partitioned or not. However, it’s much easier to get it back on a partitioned one. You know where you stored what, and each partition can be backed up exactly as it is. It’s also a lot faster to back up single partitions than entire hard drives.
Ultimately this also means a faster path to recovery. If you lose or accidentally delete important files and data, you might want to use a recovery tool like Recuva to scan for them and get them back. Recuva is even powerful enough to recover data from damaged hard drives. But no matter how powerful, scanning a whole drive is strenuous for any recovery tool. Scanning independent partitions is a lot more convenient than that, and will get you to your goal more efficiently.
6. Optimized performance
Now, let’s keep in mind that computer performance is influenced by a number of factors. Partitioning alone isn’t what makes it better or worse. However, it can contribute to optimization. It’s easier for your computer to scan, say, a 40 GB partition to fetch the system file it needs than scanning the entire capacity of your drive.
7. Improved security (possibly*)
Separate partitions can help make your system more secure. Firstly, they minimize file corruption. If one partition gets corrupted, the others should remain unaffected. And keeping in mind the previous point about backup and recovery, ‘fixing’ the damaged partition would be much easier than fixing the entire hard drive.
Partitioning also improves security in terms of malware protection. A malicious attack on one partition is easier to deal with than malware on the whole drive. If your system partition gets infected, you can simply reinstall your OS and that should do the trick.
*Do keep in mind that partitioning can’t defend you against more advanced attacks. So make sure not to give in to a false sense of security.
What are the disadvantages of partitioning?
1. Data is still vulnerable
Yes, it’s easier to back up and recover data from independent partitions. And yes, partitioning may help protect separated files and data to a higher degree. But remember: everything is still on a single physical drive. So while digital errors and issues may be easier to deal with on partitioned drives, physical damage obviously won’t be.
If your hard drive is destroyed in some way, all data on it will be gone. That’s why, if you have crucial files on your PC, it’s important to give them the proper backup treatment before it’s too late.
2. Disbalance of space
Allocating storage space on separate partitions may be a little more tricky than you think. You may fill up one partition a lot faster than another. So on one side you’re struggling with space, and on another you have too much of it to spare. Imagine nearly filling up your system partition and then it turns out you need a lot more space for its updates than you thought.
That’s why you really have to be sure you actually have enough files of different types that you need help managing efficiently. Otherwise you’ll just create a struggle and disbalance in terms of storage.
3. Increased risk of error
If done incorrectly, partitioning can lead to more harm than good. Aside from space disbalance, there is an increased risk of incorrect partition sizes and formatting. Plus, human error is also a factor: in a moment of distraction, you may erase one partition when you meant another. Undoing such mistakes will definitely be tedious and time-consuming.
4. SSDs eliminate the need of partitioning
SSDs (solid-state drives) don’t function in the same way that HDDs do. They have faster read times and can organize files on their own. This quite literally eliminates the need for organization on your part.
Partitioning: yes or no?
The bottom line is that multiple partitions might not be necessary for the average user. But if you’re planning on storing many file types or different file and operating systems on the same PC, then you should give it a shot. It’s also an excellent solution for businesses, of course.
And if our pros and cons list isn’t enough to help you decide, you can always send us a message and we’ll help you make the right choice.
Decided to partition your hard drive?
If you’ve decided to give it a go, you definitely should make sure to do it right.
The two most effective and reliable ways to partition are using the built-in options on Windows or investing in a dedicated partitioning tool, like the EaseUS Partition Master. Which one you'll opt for depends on your specific needs.
Option 1 may be more suitable for users with at least some level of experience. In this case, you’d have to know exactly which steps to take without making errors. This is done in Disk Management on Windows 10/11. From there, you can select the partitions you’d like to split into different volumes of selected sizes.
If this is your first time partitioning, we highly suggest you either consult professionals for this or move on to option 2. The EaseUS partitioning software is specifically designed for beginners, with an intuitive interface helping you succeed in the process. All you need to do is pick the Partition Master package tailored to your needs and follow their guide.
Each package offers technical support as well, and even free upgrades (to varying degrees based on your subscription). Plus, all of this is valid for not one, but two PCs.
It’s the perfect solution for a smooth and error-free partitioning process. If you want to organize your hard drives efficiently and make the most of all your space without doing irreparable damage, it’s definitely worth the investment.
Building your skill set could be a very important thing, especially in today’s world, and what’s the best way other than online learning classes. You are not exposing yourself to pandemics, staying safe in the warmth of your home and most of the courses are free.
Presented here are sites that I believe will and can help you with your goal of learning desired material whatever that might be. Sites are listed in no particular order with a description of what each has to offer.
Coursera
https://www.coursera.org/Coursera was one of the pioneers when it comes to college education online. When it started all courses were free and offered certificates if the taker has done tasks with a passing grade. Today not everything is free but still, there are tons of free courses that can help you to learn something new and to advance in your work or hobby.
Google is using the Coursera platform to deliver its courses to the audience and besides google a lot of academic professors from Princeton, Stanford, John Hopkins and many more are presently offering their course material.
edX
https://www.edx.org/edX has evolved from MITx, MIT’s free initiative to place some free academic lectures from its classrooms free into the world. Since it was rebranded into edX it started including other big university names like Berkeley, University of Texas System, Harvard, and many more.
Since its infant days, edX has expanded and included many areas that it offers coursework from arts to science. Certificated today are mostly not free but course videos are, so if you care to learn and not wave certificates around this is a great place to do it.
Udemy
https://www.udemy.com/Udemy has a little different approach to course material than previously mentioned websites. Teachers on Udemy are mostly people that are working in a given field. Programmers will teach programming, fitness instructors will teach training, etc.
There are vas variety of topics even on lifestyle, hobbies even gaming to more serious ones like software developing hardware, etc.
There are free courses but mostly are one-time purchases with unlimited access to course material and with frequent discounts udemy might be a good place to look if you can find anything interesting.
Alison
https://alison.com/Alison is kind of Udemy if we are talking about course material and who is teaching, the difference however is that it has more free content and it is one of the rare websites on this list that has Language courses.
Courses vary from beginner level to more advanced ones.
Udacity
https://www.udacity.com/Udacity was also one of the earlier websites to offer free courses, in today’s world it still has free material but there is also paying one.
The big difference from other competitors is that Udacity focuses mostly on programming, data science, and web development and it is very strong in this field. There are no courses about art. Music or similar, mostly IT stuff is covered here.
If this is something that interests you, make a free account and give it a go.
Codecademy
https://www.codecademy.com/Codecademy is a website mainly focused on teaching you how to code. Pro plan is there but there are a lot of basic and free courses on the mentioned subject.
The curriculum is really wide covering Python, R, Java, JavaScript, SQL, Ruby, C#, C++, Swift, PHP, HTML, CSS and more so I am sure that if you are interested in coding this would be a pretty good place to find things.
Besides pure language coding courses site offers also, Cybersecurity, Web design, Data science, web development, Game Development, Mobile Development, and many more courses on provided subjects.
Academic Earth
https://academicearth.org/Academic Earth has been built with one simple premise: Everyone deserves access to education.
Lead by this kind of mindset on Academic Earth you will find well, academic courses similar to ones found on edX and Coursera, but from mentioned sites here all courses are free and you will find only academic ones, there are no entrepreneur or expert courses here, just pure academic ones.
If you wish to see and learn something the way it is taught in Harvard, Berkeley, MIT, etc this is the place for you.
Khan Academy
https://www.khanacademy.org/Khan academy is completely free and it is offering courses matching certain grades for children. It is offering courses for all 8 years of elementary school, math courses for high school and college with some coursework on topics like science, arts & humanities, reading, life skills, etc.
Despite not being on the same level as some university courses presented on other mentioned websites Khan Academy is a good place to learn a lot of basic skills that you could build upon later.
Conclusion
I hope that I have helped you in some way to expand your skill set and learn something new with provided sources and I hope to see you again on errortools.com
In today's age, free cloud storage is no longer anything exclusive and plenty of companies will offer some free amount of it in hopes that you will buy a premium plan. Among plenty of starter and free options, there are of course some that are more generous and more appealing and offer a larger quantity of free space and even some other services.
In this article, we are taking a look and recommending some of the best ones in our opinion.
Google drive
First on the list is of course google with its google drive. With an amazing 15GB of free could storage just given to anyone who makes a google account this had to be the first recommendation. Also since google drive is requiring a google account you will be given all google office tools for free as well as the Gmail service. Completely free 15GB at your fingertips if you do not mind google tracking policies.
Microsoft one drive
Another company on the list, with only 5GB storage seems little compared to google this entry was simply included because google Microsoft also offers you Office 365 WEB for free with skype along with their Hotmail. So all in all another full package of apps with some free storage that requires also just an account.
IceDrive
With the free offer of 10GB this comes as an easy recommendation, IceDrive is a cloud storage company that is not offering anything of productivity apps but it has some great features in their cloud solution like being able to see encrypted files in your cloud. All you have to do to get this 10GB of storage is to make a free account.
MEGA
With an amazing 20GB of free storage, MEGA is certainly one that gives the most space for free. Sadly a few years ago it was hacked and files and user information were leaked, for that reason, it is on our last place of recommendation but if you are not worried about their security and plan just to use this as a temporary file sharing service with that amount I am sure it will fill your needs.
So you just have turned your computer ON only to find out that your device which was working perfectly yesterday is not working anymore. This situation can be very stressful and disappointing but do not despair, before you toss your device through the window know that this kind of behavior can be traced back to a software issue.
In this article, we will give you hints on what to do and where to pay attention when something like this happens so you get the device back in working order.
Check if it not a hardware malfunction
To save yourself time and unnecessary frustration with juggling through Windows first inspect the device to be sure that indeed it is working properly, check all led lamps which could indicate that the device is working and receiving power, and if it is an internal device try opening the case and visually check if there are signs of working like rotating fans or led lamps on it.
Check Cables
If it is an external device that has stopped working try checking power cables and cables which go to your computer, see if they are tightly connected. If it is an internal device also check cables, nudge them and if possible disconnect and clean them.
Disconnect and reconnect the device
Try this solution to see will Windows register the device again and start it.
Update Windows
If there is a Windows update not installed, install it and see if the device will start working.
Update device drivers
Go to device manager and update the device driver to its latest version or go to the manufacturer's site and download the latest driver version.
Reinstall the device
In the device manager, uninstall the device driver and reboot Windows. When Windows boots it will recognize the device and install the necessary drivers for it.
Disable antivirus and firewall
Sometimes antivirus can prevent certain devices from working properly, especially if they rely on some system files to which antivirus or firewall has cut access. Try disabling your PC protection to see if this will resolve the issue.
Use dedicated error software
Use DRIVERFIX to automatically search and fix driver issues.
If you are trying to update your Windows 10 computer using Windows Update but encounter an error code 0x80242006, then you’ve come to the right place as this post will guide you in fixing this particular Windows Update error. This kind of error might be due to mishandling by the operating system. It could also be caused by the antivirus program or security software installed in your computer.
When you encounter this error, you will see the following error message on your screen as you try to run Windows Update:
“0x80242006, WU_E_UH_INVALIDMETADATA. A handler operation could not be completed because the update contains invalid metadata.”
Here are some troubleshooting tips you can try to fix Windows Update Error 0x80242006.
Option 1 – Try to reset the Windows Update components
If by any chance that the second option didn’t work, resetting the Windows Update components could also help you resolve the problem. How? Refer to the following steps:
Open Command Prompt with admin privileges.
After that, type each one of the following command and hit Enter after you key in one after the other.
net stop wuauserv
net stop cryptsvc
net stop bits
net stop msiserver
Note: The commands you entered will stop the Windows Update components such as Windows Update service, Cryptographic services, BITS and MSI Installer.
After disabling WU components, you need to rename both the SoftwareDistribution and Catroot2 folders. To do that, type each one of the following commands below and don’t forget to hit Enter after you type one command after the other.
Next, restart the services you’ve stopped by entering another series of commands. Don’t forget to hit Enter after you key in one command after the other.
net start wuauserv
net start cryptsvc
net start bits
net start msiserver
Close Command Prompt and reboot your PC.
Option 2 – Run the Windows Update Troubleshooter
If resetting the Windows Update components didn’t work, you could also try running the Windows Update Troubleshooter as it could also help in fixing any issues related to Windows Update including this one. 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 3 – Try to disable your antivirus program
Disabling the antivirus program or any security software installed in your computer is always a good idea you can try when the Windows Update process does not go smoothly. So before you try updating your computer again, make sure to disable the antivirus or security program and once the Windows Update is done, don’t forget to enable the antivirus program back again.
Option 4 – Check the Background Intelligent Service and the Cryptographic Service
Tap the Win + R keys to open the Run dialog box.
Next, type “services.msc” in the field and hit Enter or click OK to open Services.
From the list of Services, look for the following services and make sure that their Startup type is as follows:
Background Intelligent Transfer Service – Manual
Cryptographic Service – Automatic
After that, check if the Service status of the listed services above are set to Running. If they’re not, click on the Start button to start these services and then check if you can now enable the Windows Update service or not.
Option 5 – Run the System File Checker Scan
System File Checker or SFC is a built-in command utility that helps in restoring corrupted files as well as missing files. It replaces bad and corrupted system files to good system files. To run the SFC command, follow the steps given below.
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 while 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.
Restart your computer.
Option 6 – Try running the DISM tool
You can try running the Deployment Imaging and Servicing Management or DISM tool to fix the Windows Update error 0x80242006. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth”.
Open the Command Prompt with admin privileges.
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
exe /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.
Error 115 is a type of GameGuard redundant execution error. If you have GameGuard installed on your PC, then you will most likely experience this error code.
GameGuard is basically an anti-cheating robot toolkit developed by INCA Internet.
It is installed to block possibly malicious applications and common methods of cheating on multiplayer online role-playing games. But at the same time, this software is infamous for error pop-ups.
Error 115 is displayed on the Windows screen when a game has been executed multiple times or you have left the game running without logging out. Error 115 is displayed in the following format:
GameGuard Execute Error: 115‘There are multiple events of game execution or GameGuard is already running. Close the game then try again.’
Solution
Error Causes
The error 115 may appear on your Windows screen due to multiple reasons. These include:
Multiple executions of the game
Antivirus Conflict
Firewall Conflict
Registry Overloaded with Bad and Invalid Entries
This error may cause a great deal of inconvenience to you if you love to play multi-player role-playing games over the web like Blood Feud, 9Dragons, Phantasy Star Universe, and Alliance of Valiant Arms.
To avoid such inconvenience, it is advisable to fix this error immediately.
Further Information and Manual Repair
Here are some easy do-it-yourself methods to resolve the error 115 on your PC. These methods require no technical expertise.
Method 1 - Terminate the Game Already Running on Your System
To resolve the issue, hit ‘Ctrl+Shift+Esc’ to launch Task Manager. Here you will find a list of applications running on your system, terminate the gaming application to resolve error 115. If this doesn’t work, then restart your PC.
Method 2 - Disable Antivirus Programs or Firewall Temporarily
Sometimes this error may appear on your computer screen because of antivirus or Firewall security conflict.
These programs often block gaming applications and software like GameGuard and because of that, you are unable to play online games on your system. To fix the issue, try disabling these programs on your PC temporarily.
Method 3 - Clean and Repair the Registry
The error 115 may also occur because of the registry issue with Symantec. Follow these steps to enable the game to run:
Go to your start menu then find Run then write Regedit.
Find HKEY_LOCAL_MACHINE. To proceed, go to SYSTEM then CurrentControlSet, and then Services.
Look in the list for SysPlant and click it. Then look for the word 'Start', right-click on Start, and select rename.
Rename 'start' to 'DWORD: 00000004’ then close Regedit and reboot your PC to activate changes.
Method 4 - Download and Run Total System Care.
This process can be slightly tricky and a bit time-consuming. Therefore it is advisable to download Restoro.
This is a cutting-edge, easy-to-use PC Fixer deployed with a powerful registry cleaner. It removes all the unnecessary files cluttering the registry like bad and invalid registry entries.
It fixes the damaged registry and enables it to resume back to its normal functioning.
Click here to download Restoro.
One of the most useful utilities on a Windows 10 computer is the Windows File Explorer. It is undeniably one of the File Managers out there full of features on all the platforms. However, it is not without its issues and one of the most common ones most users encounter is when you are trying to open a folder or a location on File Explorer and it displays a message saying, “Working on it…” as it tries to load the content of that location or folder. This kind of issue mainly occurs to computers that run on an HDD although that doesn’t mean that it can’t happen to other computers that run an SDD.
And so if the File Explorer on your Windows 10 computer keeps getting stuck on the “Working on it…” message along with a green animation bar moving very slowly while loading the contents of the folder, then it’s best if you follow the options given below to resolve this problem.
Option 1 – Try deleting the contents of the Automatic Destinations folder
Tap the Win + R keys on your keyboard to open the Run utility.
And then type “%AppData%MicrosoftWindowsRecentAutomaticDestinations” and hit Enter to open this location.
From there, select all the files and tap the Shift + Delete key combination.
After that, you will get a prompt that will ask you if you want to delete all the files permanently, just click on Yes. This will delete all the Quick Access cache.
Now check if you can now open a folder or a location without the “Working on it…” message.
Option 2 – Try to rebuild the Search Index
First, open the Indexing Options using the Search bar.
Next, click on the appropriate listing, e.g. Users folder.
After that, click on the Advanced button. This will open a mini-sized window and from there, go to the Index Settings tab.
Then click on the “Rebuild” option under the Troubleshooting section.
Now click on OK after the rebuilding is completed. This should rebuild the search index for all the files and thus, fix the File Explorer stuck on the “Working on it…” message.
Option 3 – Try to optimize the folder for General Items
You might also want to try optimizing the folder for General Items as it can help the File Explorer to load the contents faster.
Just right click on the folder that takes time to load the contents in it and is showing the “Working on it…” message.
After that, click on Properties to open the Properties mini window.
From there, go to the Customize tab and click on the drop-down menu to “Optimize this folder for” under the “What kind of folder do you want?” section and then select General Items.
Then check the checkbox with a label that says, “Also apply this template to all subfolders” and click on the OK button to save the changes.
Restart File Explorer and check if the problem is now fixed or not.
Option 4 – Try performing a System Restore
Running System Restore can also help you resolve whatever issue that’s causing the “Working on it…” message. 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.
As you know, Windows allows you to share files between systems that are on the same network even though they are not connected physically. All you have to do is to make sure that the folder administrator allows access to the intended use and that your computer should be connected to the internet. Once you meet these conditions, you can share files between systems. However, recently a number of users reported that despite fulfilling these conditions, they end up getting errors instead when they try to access the shared drive. The error states:
“Error code: 0x80070035. The network path was not found.”
One of the common causes of this error is the antivirus program or the Firewall installed on your computer. It could also be that the drive is not shared in the first place or there are some issues with your network drivers. Whichever the case is, here are some potential fixes you need to check out to fix the Error code: 0x80070035.
Option 1 – Try to temporarily disable anti-virus and Windows Defender Firewall
As mentioned, the error could be due to the antivirus program or the Windows Defender Firewall installed on your computer. Thus, disabling them or any security software installed in your computer is always a good idea you can try when you’re not able to access the shared drive on your computer. There are times when you encounter problems like Error code: 0x80070035 due to interference of antivirus or security programs. Thus, you have to disable both your antivirus program and Windows Defender Firewall for the meantime and check if it fixes the error or not.
Option 2 – Check if the drive is shared
Before you further troubleshoot the problem, make sure that the drive you are trying to access is shared first. To do so, follow these steps:
Right-click on the folder and select Properties.
Go to the Sharing tab and check the status of the Network File and Folder Sharing.
And if the status is “Not Shared”, you need to select Share.
Next, select the intended Network User for sharing the file and choose the permission level for the user.
After that, click on the Apply and OK buttons to save the changes made. You or the intended user should now be able to access the shared folder or file.
Option 3 – Try to ping the IP address of the targeted computer
Even though the shared folder or file is shared correctly, it is possible that the network channel is not connected properly which is why you have to test it by pinging the IP address of the targeted computer from the primary computer.
Tap the Win + R keys to launch the Run dialog box.
Type “cmd” in the field and tap Enter to open Command Prompt.
Next, type the “ipconfig/all” command and tap Enter to execute it. This will populate various details.
From the given details, take note of the IPv4 address.
Afterward, open Command Prompt on the primary computer and then type the “ping <IPv4 address of the target computer>” command and hit Enter.
Now check if you get 4 confirmation replies or not. If not, you can try to access the Network Adapter Troubleshooter.
To run the Network Troubleshooter, refer to these steps:
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.
Restart your computer.
Option 4 – Verify if Network Discovery is enabled
All you have to do is go to Start > Settings > Network & Internet and from there, click on the “Change connection properties” option and shift the radio button for Network profile to Private. After that, check if folder sharing is now working.
Option 5 – Try to modify the Network Security settings
There are times when the Network Security settings interfere with the folder or file sharing process. And if that’s the case, you can modify it to resolve the problem. How? Refer to these steps:
Tap the Win + R keys to open the Run dialog box.
Then type “secpol.msc” in the field and tap Enter to open the Local Security Policy manager window.
After that, go to Local Policies > Security Options located on the left pane.
Next, double click on Network security: LAN Manager authentication level in the right pane to open its Properties.
And then select the “Send LM & NTLM-use NTLMv2 session security if negotiated” option from the drop-down menu.
Now click on Apply and OK buttons to save the changes made.
Reboot your computer.
Option 6 – Try to enable NetBIOS over TCP/IP
Tap the Win + R keys to open the Run dialog box.
Then type “ncpa.cpl” in the field and tap Enter to open the Network Connections window.
After that, right-click on your network and select Properties.
Next, double click on Internet Protocol Version 4 and click on the Advanced button.
From there, go to the WINS tab and shift the radio button to Enable NetBIOS over TCP/IP.
Now click OK to save the changes made and then restart your computer.
Option 7 – 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 “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 it.
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 Error code: 0x80070035, 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.
Lately, Microsoft has trying to fix Print Nightmare with various methods and patches. The last patch has seemingly fixed Print Nightmare but it has broken the Alt-tab key combination.
It has been reported that the latest patch has broken famous key combinations for quickly switching from window to window. It seems that combination is not working or it is switching to desktop, even going to blank screen if switching from the full-screen game.
Fixing the issue
Luckily this issue is easily fixable.
The first and easier fix for this issue is surprising to turn off the news and info widget, right-click on it and choose News and interests and then click on turn off.
The second solution would be to uninstall the update. Go to Settings, then to Update & Security, and from there view Update History and remove the update.