Hello and welcome to errortools articles. Today we will talk about some great and awesome tips and tricks for the command prompt. Commands which can make your life easier and your workday more pleasant.
That being said let's dive in right into muddy waters and swim out with new knowledge.
Tip 1: Read Motherboard information
There are a lot of reasons why you would like to read information from your motherboard, maybe you would like to upgrade your BIOS, perhaps you would like to know the serial number, maybe even the version number. Well, you can, type the following code into the command prompt and you will receive all information about your motherboard.
wmic baseboard get product,version,serialnumber,product
Tip 2: Copy command output to clipboard
Getting information from the command prompt to a word processor, into an email or any other medium can be somewhat troublesome, usually, people tend to screenshot or write from a command prompt into another destination, which could induce errors, and let's be honest, it is not practical. You can copy command output directly into the clipboard ready for pasting it anywhere with | clip. So for example if you would like to paste the directory structure of your c drive command would look like: dir c: | clip, now output would be placed into the clipboard ready to be pasted anywhere needed.
Tip 3: Erase data permanently
When you delete data on your hard drive, what really happens is that files are marked with a marker which marks that space for new data writing, but the data itself is still present and can be brought back. This sometimes could impose problems but if you would type: cipher /w:c Windows will write random data over each marked file deleting it forever without means to be brought back.
Tip 4: Manage your IP address
If you would like to play with your IP address and do fancy stuff with it do the following: ipconfig /release to release your IP address ipconfig /renew to renew your IP address ipconfig /flushdns to flush down DNS information and enjoy a new browsing start.
Tip 5: Check to see are packets reaching the desired location
You installed a new LAN printer, or a new switch, maybe you want to check if your new site is up and running. Use ping destination in order to see if TCP packets are reaching desired information, you can use it with a specific address like ping 192.168.1.1 or you can type a web address, for example, ping google.com and see if a connection can be established.
Tip 6: Get information about a specific command
So you learned some command prompt commands, but you do not know all of their configuration or switches? No worries, just type command/? to get a list of available switches for it. For example ipconfig/? will write you a list of available switches for ipconfig command.
Tip 7: Link and execute multiple commands one after another.
Let us say that for example, you would like to copy files into a different folder, then rename some and delete others and you need to do a couple of times. Instead of writing command after command once each one is finished link them with && and they will execute one after another.
Tip 8: Scan and repair files.
In order to scan files and repair broke or corrupted ones write in the command prompt: sfc /scannow. Please know that this command can take a long time since it is solely dependant on the number of files, their size, and the power of the computer.
Tip 9: Manage and configure your computer energy
Command powercfg will let you manage and see the power configuration of your computer. Just write powercfg/? and see what you need and want to change or get information about.
Tip 10: Associate files with applications
Windows already has some file associations defined, and some applications take over some type of files but if you want to take control into your own hand use assoc command. For example assoc.txt= "APPLICATION NAME" will associate txt files with the provided application.
Tip 11: Hide files and folder.
Do you have some folder or file with information that you do not want to be seen when someone opens file explorer? Use attrib +h <name of file> and hide file or attrib +h /D <folder name> to hide folder.
Tip 12: Get a list of installed computer drivers
Want to know which drivers are installed in your system? Use driverquery and take a look.
Tip 13: Find and locate shared folders
have you shared a folder but forgot which one and where? Do not bang your head on the wall, we have a simple solution for you. just type in command prompt net share and see everything.
Tip 14: Run commands as an administrator
You do not have administrator privileges? Do you want to bypass common blockades?
runas /user:yourdomainadministrator command
That is all that we have for you today, I certainly hope you have found something useful here and that we have managed to teach you some valuable things.
Windows is one of the most popular operating systems in today's world. Plenty of software and plenty of hardware is working on it without any issues. In order for Windows to deal with this ever-growing hardware and in order for hardware manufacturer's to have stable products in the Windows environment is accomplished via Drivers.
A driver is a small piece of software whose sole purpose is to control and communicate with specific hardware and create a bridge between it and Windows itself. it is made in such a way that even if it brakes the rest of the operating system will continue working uninterrupted.
Having updated drivers means better performance and better stability for device performance so it is crucial to have the latest drivers installed. Outdated drivers can also lead to some security issues which could be exploited by malicious applications.
Here, in today's article, we are presenting you with 4 ways on how to keep your drivers updated and tidy for best performance and stability. The list goes from the most simple way to the most complex and time-consuming one.
Use one-click solution, DRIVEFIX
The most simple and most straightforward solution, install DRIVEFIX, and with only one click on a mouse button, you can have all drivers fixed and updated. This application is made for this purpose and it is doing its job pretty well.
Update Windows
Windows updates come with new drivers for new hardware and with newer versions of existing ones, do update on regular basis and you should have all of your drivers up to date.
Download drivers from the manufacturer's website
Go to the manufacturer's website for your device and download and install the latest driver package.
Use device manager to update drivers
Go to the device manager and right-click on the device which you would like to update the driver. Choose update device driver.
Finally upgraded to Microsoft’s newest OS, but the performance is a bit sluggish? Here are a few useful tips you may not have thought about that could significantly transform your experience!
How to speed up Windows 11?
1. Disable startup programs
There are many programs that launch right on startup that really aren’t essential. This, in turn, causes your PC to launch and run more slowly.
To check which programs are enabled on startup, go into the Task Manager and select the Startup tab. Find every program that doesn’t need to launch immediately, right-click on it and press ‘Disable’.
This will not shut down the program in that instant. It’ll just prevent it from running automatically as you turn on your PC. You can always launch it manually when you need it.
2. Expand your memory and storage
If you want your PC to run super smoothly, you need to have enough memory to support that. This is especially significant for those of you who love to multitask. Upgrading your RAM gives your PC more space to store the temporary data it needs to complete processing tasks. In other words, processing takes a lot less time.
Your long-term storage is equally important. Hopefully at this point you’re already using SSD over HDD, since this type of storage offers a faster boot time.
Credit: Marc Pezin on Unsplash
In any case, we recommend expanding your storage capacity. The more files and data you store, the more there is to load, significantly influencing your PC’s speed. Larger storage capacity means new data and essential updates can be stored comfortably, preventing any strain on your PC’s performance.
3. Clean up disk space
If you aren’t willing to upgrade your storage just yet, the least you can do is clean up your storage right now.
Aside from manually deleting stuff you no longer need, you can also get rid of temporary files that clutter up your storage and eat up performance for no reason. To get to them, click Windows + X and select ‘Run’ (or just type it in the search bar).
A small window will pop up, where you need to type %temp%. This will take you to a whole folder full of all the temporary files you can remove without thinking twice.
For those who upgraded from Windows 10, there’s a neat trick to get rid of potential leftover files you don’t need on your brand new iteration. Only do this if you’re 100% sticking with Windows 11, though. Go to System > Storage > Temporary files. Make sure to only leave ‘Previous Windows Installation’ and ‘Windows Update Clean-up’ checked and click on ‘Remove files’.
Lastly, make use of Windows 11’s fantastic Storage Sense feature. Turning it on will enable your PC to constantly watch out for junk or unused files to optimize your PC’s performance to the maximum.
4. Install pending updates
This one should go without saying, but pending updates can be detrimental to your Windows 11 performance. The longer you leave them untouched, the more bugs the outdated programs and patches can cause. So, make sure to regularly check for updates and install them as soon as they’re available.
5. Disable visual effects
As cool as visual effects, animations, shadows and transparency are, they can also put quite a toll on your computer’s speed. On a newer setup this generally shouldn’t be a problem, but if you do notice a drop in performance, definitely consider turning off some of these settings.
To do this you can go to the Control Panel, System Properties and click the ‘Advanced’ tab. In the Performance section, choose Settings. If you’d like a quicker way to get to the dialog (Performance Options) with Visual Effects, you can also type sysdm.cpl in the search bar.
Once there, you can either have your PC choose what’s best, choose the best appearance or the best performance. The other option is to manually toggle the effects off and on. The biggest obstacles to speed are taskbar animations, window shadows, control/element animations and animations upon minimizing/maximizing.
Credit: Windows on Unsplash
In the same vein, you should go to Settings > Personalization > Colors and disable Transparency, to prevent your computer from doing overtime just to hit the aesthetic appeal.
6. Get rid of bloatware
Bloatware is one of the biggest culprits of slow computer speed.
Pre-installed software that’s pretty much useless but takes up valuable system resources has been around since day one. No matter which device or platform you’re talking about. Luckily, a lot of it is removable, making it easy to lighten the load on your device.
To boost your Windows 11 computer, go to Settings > Apps > Installed apps.You’ll probably see a bunch of apps you don’t want or need. Click on the three dots next to each one you want to remove and press ‘Uninstall’.
Aside from helping optimize performance, removing bloatware has another great benefit. Unfortunately, often this pre-installed software is quite vulnerable, exposing you to great risk of cyberattacks. So, removing it definitely improves your device’s security and gives you at least some peace of mind.
Summary
These are a few of our fastest tips for boosting performance. There are other, more complex and time-consuming ways, of course. If you’ve tried these quick ones and still need advice on how to improve your PC’s speed, feel free to reach out!
In case you don’t know, Windows contains a feedback mechanism that generates error reports from hardware and software problems. These reports are temporarily stored in the system and send them back to Microsoft so that it can find solutions to the reported problems and fix them in the upcoming updates. However, as time goes by, these reports actually take a lot of space in your computer which is why end-users like you are free to delete them with the help of the new Free Up Space feature in Windows 10.
As useful the Free Up Space feature may be, there are times when you won’t be able to use it for some reason which is why in this post, you will be guided on how to use alternative ways in deleting very large System queued Windows Error Reporting file, some of which may run in Gigabytes.
Every time the Windows Error Reporting or WER sends out an error file and looks for a solution, the WER server at Microsoft sends out a solution instantly. And if the solution is under investigation or is unknown, then you will be notified about it right away and will be asked for more details.
As mentioned, even though the Free Up Space feature in Settings will be able to clear the error reporting files, there are instances when it won’t be able to delete very large System queued Windows Error Reporting files. Alternatively, there is an option to delete these files using the Disk Cleanup Utility.
Feel free to select which option you’d like to use to get rid of Windows Error Reporting Files.
Option 1 – Delete Windows Error Reporting Files via Settings
Go to Settings.
From there, go to System > Storage > Free Up Space and then click on it to launch it.
Afterward, give it some time to populate all the files and folders. Once it’s done, select “System created Windows Error Reporting files” to mark its checkbox while leaving the other options unchecked.
Next, click on the Remove files button to delete all the Windows Error Reporting files from your computer.
Option 2 – Manually delete the Windows Error Reporting Files
Tap the Win + E keys to open File Explorer.
Next, enable the Hidden Files view from the menu.
Then go to C:/ProgramData/MicrosoftWindowsWER.
From there, you will see various folders like LocalReportArchive, ReportArchive, ReportQueue, and Temp.
Open each one of the aforementioned folders and delete the archive files. Note that these files will have names similar to “00c58c1f-b836-4703-9bcf-c699ca24d285”.
Note: If you are not able to delete any of these files, you have to take ownership of the folder. To do so, refer to these steps:
Right-click on the folder and then select Properties.
Next, click on the Edit button in the Properties window and click OK to confirm if you got a User Account Control elevation request.
After that, select user/group from the permission windows or click on the Add button to add another user or group. It would be best if you add “Everyone” to give permission.
Then check “Full Control” under the “Allow” column to assign full access rights control permissions.
Now edit the permission to Full Control for “Everyone”.
Click OK to save the changes made and then exit.
On the other hand, if you do not want to go through all these troubles in deleting the Windows Error Reporting files, you can just disable it especially if it already becomes a daily annoyance as the files generate every day and their sizes are mostly gigabytes. And besides, there are times when these files do not make it to the Microsoft WER server and end up only occupying a lot of space for nothing.
A computer with no internet connection is like a mobile phone that can’t call nor text though you can still use it for other things. So if you are having problems with your computer’s internet connection, worry not as there are some basic things you can try before you go over the actual troubleshooting. Just make sure that you really have working internet. To verify it, try connecting your other devices. Aside from that, you must also make sure that your computer is connected properly over cable or connected to the router over the Wi-Fi. Once you have all these things covered, now’s the time to start troubleshooting the problem with the help of the instructions prepared below. To be more specific, this guide will walk you through what you can do when you encounter a particular internet connection problem where you get the Media State Media disconnected error message on your Windows 10 computer.
Before you troubleshoot the problem, you need to first check the internet connection status on your computer. To do that, follow these steps:
Type in “cmd” in the Cortana search box.
From the search results, right-click on Command Prompt and select “Run as administrator” from the context menu.
After opening Command Prompt with administrator privileges, type in the ipconfig /all command and hit Enter.
After you enter the command, you will see a list of all the connected media like the Ethernet, Wi-Fi along with its status, and more. From there, you need to check everything closely. I notice a message that says, “Media State . . . . . Media disconnected”, then your internet connection is indeed having issues.
Refer to the options below to fix the Media State Media disconnected error message on your Windows 10 PC.
Option 1 – Try resetting WINSOCK and IP Stack
Type in “cmd” in the Cortana search box.
From the search results, right-click on Command Prompt and select “Run as administrator” from the context menu.
After opening Command Prompt, type in each one of the commands listed below
netsh winsock reset catalog – This command will reset the WINSOCK entries.
netsh int ipv4 reset reset.log – This command will reset the IPv4 TCP/IP stack.
netsh int ipv6 reset reset.log – This command will reset the IPv6 TCP/IP stack
Once you’ve executed the commands listed above, restart your PC to successfully apply the changes made.
Option 2 – Check if your Network Adapter is disabled
If you’ve disabled the network adapters on your computer, then it’s most likely the reason why you’re getting the Media State Media disconnected error message. Thus, you need to enable it back.
Open Settings and go to Network and Internet > Select Ethernet > Change adapter options.
From there, right-click on the adapter and enable it.
Option 3 – Check the Wi-Fi Properties
Though this case is not common, Wi-Fi sharing has actually caused issues for some users. That’s why you need to check the Wi-Fi properties. Go to Network Connections and right-click on Wi-Fi and select Properties. From Properties, go to the Sharing tab and select the first option and click OK.
Option 4 – Try updating the Network driver
Tap the Win + R keys to open the Run dialog box and then type in devmgmt.msc and tap Enter or click OK to open the Device Manager.
Expand the section for the outdated device drivers.
And then select the Network driver or any other outdated driver(s) and right-click on it/them.
From the drop-down menu, select the Update Driver option and follow the on-screen instructions to install the latest version of the driver.
Then also click on the option, “Search automatically for updated driver software.
Restart your PC after the installation.
Note: If updating the Network driver didn’t work, you can go to the website of your PC manufacturer and look for the support section where you can download the drivers for your computer. You just need to take note of your PC’s correct model and model number so you can find the appropriate driver.
If Error Code 0xc00000e9 appears on your screen, there is no cause to panic yet as there are different ways to fix this. Here, I will list down different methods to get your computer back on track:
Check peripheral connections
Check your SATA cables
Check your hard drive
Check your BIOS settings
Quick Fix 1. Check Peripheral Connections
Turn off your computer.
After the computer has been shut down, take off all the peripherals or the USB cables that are connected to your USB ports. This includes even the keyboard and the mouse. We just need to have only the monitor plugged in for this one.
Turn on your computer and see if it starts as it normally does.
If it does, try connecting back your external devices or peripherals one by one until you find the one that causes the error.
Once you trace the device that’s causing the error, you will have to change its USB cable and update its driver to support your operating system.
Quick Fix 2. Check your SATA cables
It is possible that what causes a barrier between your operating system and your hard drive from communicating is the SATA cable used. For example, if you’re using an older SATA with a SATA III port, there might not be adequate support for the transfer of data from one another. Or, the problem might be a loose SATA cable which would still require you to buy a new one to replace your loose or damaged cable. To check if your SATA cables are causing the error, simply follow these steps:
Turn off your computer.
Carefully open its case.
Check the hard drive and the SATA port where it’s connected.
Try to use a newer cable and connect it to your SATA port. (If you used a SATA II cable, you can see if a SATA III cable is more compatible.)
Replace your SATA cable with a newer one if Step 4 proves to be successful.
Quick Fix 3. Check your hard drive.
Try to use a different hard drive and see if error code 0xc00000e9 still appears.
If it works out just fine, then the problem might be physical damage to your hard drive and would need to be repaired depending on the case. Just simply take it to a technician and let him know about the issue.
Quick Fix 4. Check your BIOS settings
Restart your computer.
Once your computer starts, press and hold the ESC, F2, F12, or DEL key to go to BIOS settings.
You will then be redirected to the BIOS Setup Utility screen. From here, go to Boot options.
In the Boot Options, see if your first boot device is your hard drive. If it isn’t, press the arrow key to select the hard drive and move it to the top of the boot device list.
Save the settings.
Reboot your computer.
Note: If all the methods above do not work, the problem might be on your drivers and you might need to update them. You can update your driver in two ways: Manual driver update and Automatic driver update. You can find procedures online in updating your drivers.
REevil is one of the most active and successful hacking groups connected to Russia and operating all over the world. The group recently demanded a huge bitcoin ransom for an attack targeting IT firm Kaseya in the USA.
Since Tuesday blog and payment site run by REvil group cannot be longer reached without any kind of explanation or why.
The reason behind the disappearance is unknown but has sparked speculation that the group may have been targeted deliberately by authorities.
US President Joe Biden said he raised the issue with Vladimir Putin during a phone call on Friday, after discussing the subject during a summit with the Russian president in Geneva last month.
Mr. Biden told reporters that he had "made it very clear to him...we expect them to act" on information and also hinted the US could take direct digital retaliation on servers used for intrusions.
The timing of Tuesday's outage has sparked speculation that either the US or Russian officials may have taken action against REvil - though officials have so far declined to comment and cyber experts say sudden disappearances of groups are not necessarily uncommon.
The development comes after a series of high-profile ransomware attacks which have hit major US businesses this year.
The FBI accused REvil - also known as Sodinokibi - of being behind a ransomware attack on the world's largest meat processing company JBS last month.
Installing Windows updates, installing a new driver from the manufacturer, or even just installing an application or game can cause sometimes certain components of your computer to stop working properly or introduce issues that were not present just before mentioned installation.
Luckily for all of us, Microsoft seems aware of this potential issue and we have the option to roll back an older driver which performed well and had no issues at all.
In order to do this first press ⊞ WINDOWS + X to open the hidden start menu and click on Device Manager.
From the Device Manager choose the troublesome device and right-click on it, choose properties.
Device properties floating Window will appear.
Click on the top tab which says, Driver. From the Driver tab, click on Roll Back Driver.
Note that if the device is working properly, the Roll Back Driver button will be greyed out and you will not be able to click on it meaning that chosen device is not the issue. If the device is not working properly and you can click on Roll Back driver, do it, choose the previous version, and reboot your computer.
You can use this method to get back to the previous driver version for any device that is causing issues in your computer.
Connapi.dll is a type of dynamic link library file. This file contains small programs like any other DLL file and is called to load certain programs on your PC. The Connapi.dll error message occurs either when using or installing programs.
This error message is displayed in either of the following messages:
“Connapi.dll Not Found""This application failed to start because connapi.dll was not found. Re-installing the application may fix this problem.""The file connapi.dll is missing.""Cannot start [APPLICATION]. A required component is missing: connapi.dll. Please install [APPLICATION] again.""Cannot find [PATH]connapi.dll"
Solution
Error Causes
Connapi.dll error may occur due to numerous reasons on your PC. The most common causes include:
Missing Connapi.dll file
Corruption of the Connapi.dll file
Driver Issues
Viral Infection
Registry Issues such as bad and invalid entries
This error may hamper your ability to access your desired programs causing you a great deal of inconvenience. And if the underlying cause of the error is related to the registry, then your computer can be at serious risks like system failure and crash.
Further Information and Manual Repair
To resolve Connapi.dll error code on your PC, here is a list of solutions. These are easy, very simple to perform, deliver the best results, and more importantly require no technical expertise.
Solution 1: Check your Recycle Bin - You May Have Deleted the File Accidentally
As dll files are shared files, it is possible that you accidentally deleted the Connapi.dll file while uninstalling a program from your system. In such a situation, go to the recycle bin and look for the file.
If you find the missing Connapi.dll file, simply restore it and then try running your desired program again. If the program runs, then the error is resolved. However, if it still persists, then try other solutions given below.
Solution 2: Update the Drivers
Try updating drivers for hardware devices on the system. To do this, go to the start menu and then Control Panel. Double click on Add or Remove programs icon.
Now select incompatible drivers and remove them. After that, restart your PC to activate changes. Now go to the manufacturers’ website to download new drivers and install them on your PC.
Solution3: Scan for Viruses
Another solution is to scan for viruses and malware. Sometimes these can also damage and corrupt dll files on your system. To perform a scan, simply download a powerful antivirus program and run it.
Solution 4: Clean and Restore the Registry
If the error code is still there, then this means the problem is triggered by the registry issues. To resolve it you must clean the registry and remove all the unnecessary and obsolete files like junk files, internet history, temporary files, and cookies.
The best way to clean these files instantly is to install Restoro. This is an advanced, cutting-edge, and multi-functional PC Fixer. It has a user-friendly interface and is integrated with powerful utilities like a registry cleaner, anti-virus, and a system optimizer. It is compatible with all Windows versions.
The registry cleaning feature scans your entire PC in seconds and detects all the registry issues. It removes all the bad registry entries and unnecessary files. Simultaneously, it also fixes the system files and dll files like Connapi.dll.
The anti-virus utility removes all types of malicious software on your system while the system optimizer utility ensures your system performs at its optimum speed.
To resolve Connapi.dll error, click here to download Restoro.
Recently, a lot of users experience issues after the Windows 10 v1903 upgrade and one of them is that the Cortana Web Preview is not functioning like it’s supposed to. Even though Microsoft has already replaced the unified search where you no longer have to use Cortana, it is still undeniably useful and is packed with some great features, one of which is the Web view.
Each time you type a search query, it will open a web view where you can see the results using Bing. However, some users reported experiencing some issue wherein the web view does not show anything and appears to be broken and users have to click on the Open in Browser link. Thus, if you are one of the users who experience the same problem, then this post is for you – it will guide you on what you can do if the web preview in Cortana is not working on your Windows 10 device.
To fix the Web Preview issue in Cortana, you can try to restart Cortana or reset it using the Windows Settings app or change the Search filter level. You could also try to run the Windows Store App troubleshooter or re-register or reinstall Cortana. For more details refer to the options provided below.
Option 1 – Try to restart the process of Cortana
There are times when the running process of Cortana might encounter an error and breaks a particular component of the whole service so the first thing you can do is to restart Cortana’s process in the Task Manager.
Tap the Ctrl + Shift + Esc keys to open the Task Manager.
Next, go to the Processes tab and look for Cortana’s entry.
Once you find it, right-click on it and select the End task option.
Afterward, open Cortana again and see if it fixes the web view problem or not.
Option 2 – Try changing the search filter level
The next thing you can do to fix the Web View is to change the search filter level. All you have to do is go to Settings > Search and change filter level and from there, modify the search filter level and then see if it fixes the problem.
Option 3 – Run the Windows Store App troubleshooter
The Windows 10 Store Apps Troubleshooter will help you in fixing the Web Preview problem in Cortana. This is a great built-in tool from Microsoft that helps users fix any app issues. To use the Windows Store Apps Troubleshooter, follow the steps below.
Tap Win + I keys again to open the Windows Settings panel.
Go to Update & Security and then go to Troubleshoot.
Under the Troubleshoot section, on your left-hand side, scroll down to find Window Store Apps.
Then click on the Run the troubleshooter option and follow the on-screen instructions and then see if it fixes the problem.
Option 4 – Try to reset Cortana via Settings
Launch the Windows 10 Settings app and go to Apps > Apps & Features.
Next, look for the entry of Cortana on the right-side panel and select it.
After that, select the Advanced options and then select the Terminate button under the Terminate section.
Once done, click on the Reset button under the Reset section.
Restart your PC.
After your computer boots, launch Cortana again and check.
Option 5 – Try to re-register and reinstall Cortana
If none of the options given above works, you must consider reinstalling Cortana.
First, right-click on the Start button and click on the Windows Powershell (Admin) option from the list.
Next, type the following command and hit Enter to execute it:
Set-ExecutionPolicy Unrestricted
After that, execute this second command to reinstall Cortana:
In case you don’t know, Microsoft has included an Enhanced Search Mode in the new Windows 10 v1903. This new Enhanced Search mode, compared to the Classic Mode, indexes everything on your Windows 10 computer, and in this post you will be guided on how you can disable this new feature as well as discuss how it is different from the Classic Search mode.
Over the years, the Windows 10 Start Search has changed. When you tap the Start button and when you type, the results that appear are categorized into Apps, Documents, Email, Web, Folders, Music, People, Photos, Settings, Videos, and many more. This is the reason why the Enhanced Mode was brought into the picture. So unless everything is indexed, this new feature wouldn’t be of much use.
A Classic Search is the term used for the old search technique in Windows 10. The Classic Search mode is restricted to Libraries and Desktop and end-users can only select to customize the search location by adding them manually to the indexer. To simply put it, it would only index files and folders which you want to get indexed and if the search term is not in the index, it would initiate the regular search which would take quite a while and this is where the Enhanced Windows Search comes in. It indexes everything as it is its default nature which is the exact opposite of the Classic Search mode. This feature allows you to exclude folders where the Search will not look and index anything that could be personal to you. In addition, it can also impact the life of the battery of laptops, if you are using one. The initial crawl of your data will take place only when connected to power and during that time, both the CPU usage and battery will take a bit of a hit.
To enable the Enhanced Search Mode in your Windows 10 computer, here’s what you have to do:
Step 1: Go to Settings > Search > Searching Windows.
Step 2: Next, click on the radio button for Enhanced.
Step 3: After that, select the folders which the Windows Indexer should exclude from the Enhanced Search mode.
And that’s about it. The next time you search anything on your computer, Windows will be looking at all the locations except for the ones you excluded and the results will be a lot faster compared to the Classic Search.
Now that you’ve enabled the Enhanced Search mode, there are two settings you need to check out.
Advanced Search Indexer Settings – this setting allows you to configure how or where Windows will search or what file types it will search in your computer. It will also open the same setting that’s available in the Classic Search.
Run the Indexing Troubleshooter – when you click on the Indexing Troubleshooter, it will start to troubleshoot any Search and Indexing issues on your Windows 10 computer and fix them automatically.