SMB which stands for “Server Message Block”, is a protocol used for file sharing. It provides the Read and Writes operating on network devices. Thus, it is why it is widely used when accessing a server-based in Linux. Its latest version is the SMB2 which follows after SMB1. The SMB2 contains more fixes to vulnerabilities that were found in SMB1. The predecessor was vulnerable since it served as a gateway to various modern ransomware which is why Microsoft disabled it by default starting with Windows 10 v1709.
When you try to share a file, you will get the following error message:
“Microsoft Windows Network: You can’t connect to the file share because it is not secure. This share requires the obsolete SMB1 protocol, which is unsafe and could expose your system to attack. Your system requires SMB2 or higher.”
In this post, you will be guided on how to check if the SMB2.0 version can be installed on your Windows 10 computer. To get started, follow the steps below.
Step 1: Tap the Win + X keys to open the Device Manager.
Step 2: After that, click on the Windows PowerShell (Admin) option.
Step 3: In the Windows PowerShell window, type the following command and hit Enter:
Note: After entering the command, you will see the following content on your screen which means that your Windows 10 computer is now capable of running the SMB2 protocol
Now all that’s left for you to do is to enable the SMB 2 protocol on your Windows computer by enabling the SMB 1 protocol first and then upgrading it to SMB 2 afterward. Refer to the steps below for more details.
Step 1: Tap the Win + I keys to open the Settings app.
Step 2: Then type in “control panel” in the search area and click on Control Panel from the search results.
Step 3:After opening Control Panel, click on Programs. From there, select the “Turn Windows features on or off” option under the larger menu of Programs and Features.
Step 4: After that, Windows Features will appear on your screen. And from there, make sure that you select SMB 1.0/CIFS File Sharing Support and then click on OK.
Step 5: Now let it install all the required files and then restart your computer to apply the changes made successfully. After your computer has restarted, the SMB 2 protocol should now be supported on your Windows 10 computer.
Note: On the other hand, you can also enter the following command in the Windows PowerShell window. Just make sure you have admin rights to enable it.
While browsing the internet, if you suddenly encounter a warning with an error message saying, “Server certificate has been revoked ERR CERT REVOKED” then it indicates that the SSL certificate used by the website has been revoked by its issuer. This kind of problem can only be fixed by the website owner but that does not mean that you can’t do anything about it. In fact, you have the option to bypass this error as well as contact the certificate issuer – all this and more.
Just a reminder, if a website that accepts payment, its passwords don’t have SSL or has some certification issue, you should never trust it. For instance, if you are trying to purchase something online and you’re on the payment stage but you encounter the “Server certificate has been revoked ERR CERT REVOKED” error, you must not proceed.
To resolve the “Server certificate has been revoked ERR CERT REVOKED” error, here are some things you can do.
Option 1 – Try contacting the Certificate Issuer
If you are the website owner, of course, the best thing you can is to get in touch with the Certificate Issuer in order to resolve the problem.
Option 2 – Try fixing the Date and Time
You have to check your computer’s Date and Time. There are cases when this simple setting causes a connection problem. So if your computer Date and Time is set to date or time that this after the certificate expiration date, then you have to make sure that you set it to automatically configure time. To do so, just open Settings > Time and Language. From there, turn on the toggle for “Set time automatically” and “Set time zone automatically” options. After that, check if it fixes the error, if not, you need to check if the manual selection is correctly set or not.
Option 3 – Bypass the Certificate Revocation Check
As pointed out earlier, you have the option to bypass the Certificate Revocation check. All you have to do is follow the steps below.
In the search box of your browser, type “internet options” and open it once it appears.
After that, go to the Advanced tab and navigate to the Security subheading.
Next, uncheck the “Check for publisher’s certificate revocation” option as well as the “Check for server certificate revocation” option.
Now restart your computer. Upon the next startup, try opening the website again. This time, your browser will stop checking it for certificate issues. However, it’s not safe to leave those options unchecked so make sure that once the website’s SSL certificate is fixed or once you no longer have to visit that website, you recheck those options.
If you are trying to install or reinstall a program on your Windows 10 computer but encountered an error instead that says, “Fatal error, Installation fails, Installation ended prematurely because of an error”, then you’ve come to the right place as this post will guide you how you can fix it.
This kind of error is most likely caused by some files that may have been left behind by the previous installation of the program. Each time a program is uninstalled, it leaves behind its files and if the uninstallation process wasn’t completed properly, then it would result in errors like the
“Fatal error, Installation fails, Installation ended prematurely because of an error”.
Moreover, this kind of error is a generic one that can also occur with any software reinstallation or installation. And to fix this error, there are several suggestions you must check out. You can try to install or reinstall the program in a Clean Boot State or restart the Windows Installer Service. You could also try to re-register the Windows Installer Service or re-register the VBScript.dll file.
Option 1 – Install or reinstall the program in a Clean Boot State
It is possible that there are some third-party applications in your computer that are preventing the program from getting installed and to isolate this possibility, you need to boot your computer in a Clean Boot State and then try installing the program again. Putting your computer in this state can help you identify which program is the culprit and thus isolates the problem. In a Clean Boot state, your computer will start using only the pre-selected minimal set of drivers and startup programs. Note that you have to disable and enable one process at a time.
Log onto your PC as an administrator.
Type in MSConfig in the Start Search to open the System Configuration utility.
From there, go to the General tab and click “Selective startup”.
Clear the “Load Startup items” checkbox and make sure that the “Load System Services” and “Use Original boot configuration” options are checked.
Next, click the Services tab and select the “Hide All Microsoft Services” checkbox.
Click Disable all.
Click on Apply/OK and restart your PC. (This will put your PC into a Clean Boot State. And configure Windows to use the usual startup, just simply undo the changes.)
After you’ve set your computer into a Clean Boot State, make sure that you’re signed in as administrator and then try to install the program again.
Option 2 – Try to restart the Windows Installer Service
The next thing you can do to fix the problem is to restart the Windows Installer Service. To do this, follow these steps:
Tap the Win + R keys to launch the Run utility and type “services.msc” in the field and then hit Enter to open the Windows Services Manager.
Next, look for the Windows Installer service among the list of services shown.
Once you found it, right-click on it and open its Properties.
From there, click on the Stop button and then click on the Start button.
But if it isn’t running, then just click on the Start button.
Option 3 – Try to unregister and re-register the Windows Installer Module
Tap the Win + R keys to open the Run dialog box.
Then type the “msiexec /unregister” command and hit Enter to unregister the Windows Installer Module.
Next, type the “msiexec /regserver” command and hit Enter to re-register the Windows Installer Module.
Now restart your computer and see if unregistering and re-registering the Windows Installer Module fixed the problem or not.
Option 4 – Try to re-register the vbscript.dll file
You may have to re-register the vbscript.dll file using the regsvr32.exe before you can successfully install the program and fix the error. The Regsvr32 tool is a command-line utility that can be used to register and un-register the OLE controls like DLL and ActiveX (OCX) control in the Windows operating system. Follow the steps below to use it.
Open Command Prompt as admin from the WinX menu.
Next, type regsvr32.exe vbscript.dll in the elevated Command Prompt and hit Enter to execute the command. This will re-register the affected DLL file using the Windows operating system tool, regsvr32.exe.
You should see a message saying, “DllRegisterServer in vbscript.dll succeeded” if the Regsvr32 tool was able to run successfully. After that, try to install the program again and see if it now works.
Microsoft just released Windows 11 Insider build 22000.71. Let’s dive in and see what it brings with you.
Changes and features
New entertainment widget. The entertainment widget allows you to see new and featured movie titles available in the Microsoft Store. Selecting a movie will direct you to the Microsoft Store to see more information about that title. Just open widgets and click or tap on the “Add widgets” button and choose the entertainment widget. For now, the entertainment widget is available for Insiders in the following countries: US, UK, CA, DE, FR, AU, JP.
The new context menus and other right-click menus have been updated to use acrylic material.
We are testing the usability of a SplitButton for making new folders and files in the File Explorer command bar.
The Taskbar previews (when you mouse-over open apps on the Taskbar) have been updated to reflect the new visual design of Windows 11.
Fixes
Taskbar:
We fixed an issue where if you drag app icons on the Taskbar to rearrange them, it was making the apps launch or minimize when you released the icon.
Using a long press with a touch on an app icon in the Taskbar to open the jump list should now work.
After right-clicking the Start icon in the Taskbar, clicking somewhere else should now dismiss the menu more reliably.
Shift + Right-click on an app icon in the Taskbar will now bring up the window menu like it used to and not the jump list.
We’ve addressed an issue that was making your mouse move slowly when hovering over the Taskbar previews.
We’ve included the fix for an issue when using multiple Desktops where an app icon in the taskbar might give the appearance of multiple windows being open when that wasn’t the case on that Desktop.
When using the Amharic IME you should no longer see an unexpected X next to the IME icon in the taskbar.
The issue where if you click on the input indicator on the Taskbar and it would unexpectedly highlight Quick Settings has been fixed.
When you hover over Task View, the preview flyout for your Desktops will no longer pop back up after using Esc to dismiss them.
We made a fix to address an issue where explorer.exe might crash after hovering over the Task View icon in the Taskbar.
We fixed an issue where the selected date in the calendar flyout was out of sync with the date in the Taskbar.
We made an update to address a scenario resulting in some Insiders not seeing the lunar calendar text in the calendar flyout when enabled in Settings.
This flight addressed an issue that could unexpectedly make the Taskbar background transparent.
Right-clicking the focus assist icon in the taskbar should now show a context menu.
The issue from the previous flight where icons in the taskbar corner were getting crushed against the top of the Taskbar has been addressed.
The tooltip for the location in use icon in the Taskbar should no longer appear blank sometimes.
Settings:
We fixed an issue making Settings crash on launch periodically.
Using the volume mixer sliders in Sound Settings should be more responsive now, as well as the page responsiveness as a whole.
We fixed an issue resulting in Disk and Volumes Settings’ change size option being clipped.
There was a non-functional verify link under Backup Settings – this has been fixed.
The Power and Battery Settings page should no longer be reporting that the battery saver is engaged if it’s not.
The Power and Battery Settings page should also now not crash when launched from Quick Settings.
We fixed a grammatical error in the Sign-in Settings text.
The “I forgot my PIN” link was unexpectedly missing in Sign-in Settings when a PIN was set up and has now been returned.
The issue where the Move option under Apps & Features in Settings wasn’t working reliably should be addressed in this build.
We’ve mitigated a problem where some of the colors in Settings weren’t updating after switching between dark and light mode, leaving the unreadable text.
We’ve done some work to help improve the performance of Settings when switching between light and dark mode.
We addressed an issue where some of the elements of the Themes page in Settings would end up crowded together when the window size was small.
We resolved an issue where the Pen menu toggle under Taskbar Settings was not in sync with the actual state of the feature.
Changes made to “Dismiss notification after this amount of time” in Accessibility Settings should now persist.
Some of the icons you could enable in Taskbar Settings were erroneously labeled Windows Explorer even though that’s not what they were – this should now be fixed.
The Connect text in Quick Settings has been updated to say Cast.
File Explorer:
Clicking the command bar button twice should now close any dropdown that appeared.
The new command bar should now appear when “Open folders in a separate process” is enabled under File Explorer Options > View.
This build addresses an issue where right-clicking a file and selecting Open With > Choose another app might launch the file in the default app rather than opening the Open With dialog.
Fixed an issue the desktop and File Explorer context menu would stop launching.
Search:
We fixed an issue where the option to verify your account in Search wasn’t working.
Hovering over the Search icon on a secondary monitor will now show the flyout on the correct monitor.
Search should now work if you open Start and start typing after having gone to the apps list and back.
Widgets:
When using the Outlook client with a Microsoft account, Calendar, and To-Do updates should sync faster down to the widgets.
We addressed an issue where if you added multiple widgets quickly from the widget's settings, it could result in some of the widgets not being visible on the board.
We fixed a bug where widgets could all become stuck in a loading state (blank squares in the window).
The traffic widget should now follow the Windows mode (light or dark).
The title of the sports widget should no longer mismatch with the content of the widget.
Other:
This build addresses an issue where ALT + Tab was getting stuck open sometimes after you released the keys and had to be manually dismissed.
We made a fix for an issue where Narrator's focus wasn’t ending up on the emoji panel after using the keyboard shortcut to open it.
Magnifier’s lens view has been updated so the lens now has rounded corners.
We found an issue that was noticeably impacting Start launch reliability for some Insiders, and have addressed it with this flight.
We’ve updated the “Most Used” text in the Start menu’s app list so it should no longer be getting clipped.
Using the semantic zoom in Start’s app list should no longer result in the list being pushed down and to the right off the edge of the window.
We fixed an issue where if you pressed ⊞ WIN + Z you would need to press Tab before you could use the arrow key to navigate through the snap layouts.
We addressed an issue where an acrylic area could get left on the screen after repeatedly snapping and unsnapping a window with touch.
We’ve done some work to mitigate an unexpected flash when moving a snapped window with touch.
We made a change to help window borders have a little more contrast when “Show accent color on title bars and windows borders” was turned off.
Known issues in Windows 11 repaired
Start:
In some cases, you might be unable to enter text when using Search from Start or the Taskbar. If you experience the issue, press ⊞ WIN + R on the keyboard to launch the Run dialog box, then close it.
Based on feedback, we are working on adding access keys to ⊞ WIN + X so that you can do things like “⊞ WIN + XM” to launch Device Manager. Insiders may see this functionality in this build, however, we are currently investigating an issue in which sometimes the option is unexpectedly unavailable.
Taskbar:
There is an issue in this build where Explorer.exe will crash when the date and time button on the Taskbar is clicked to access new notifications with Focus Assist turned off. The workaround for this is to enable Focus assist to priority or alarms mode. Note that when focus assist is turned on, notification popups won’t appear, but they will be in the notification center when opened.
The Taskbar will sometimes flicker when switching input methods.
Taskbar previews may draw partially offscreen.
Settings:
When launching the Settings app, a brief green flash may appear.
When using Quick Settings to modify Accessibility settings, the settings UI may not save the selected state.
The button to rename your PC doesn’t work in this build. If needed, this can be done using sysdm.cpl.
Settings will crash when clicking “Facial recognition (Windows Hello)” under Sign-in Settings if Windows Hello is already set up.
Reset this PC and Go back buttons in Settings > System > Recovery does not function. Reset and rollback can be accessed from the Windows Recovery Environment by selecting System > Recovery > Advanced startup, and pressing Restart now. Once in Windows Recovery, choose Troubleshoot.
Choose Reset this PC to perform a reset.
Choose Advanced options > Uninstall Updates > Uninstall latest feature update to perform a rollback.
File Explorer:
exe crashes in a loop for Insiders using the Turkish display language when the battery charge is at 100%.
When right-clicking the desktop or File Explorer, the resulting context menu and submenus may appear partially off-screen.
Clicking a desktop icon or context menu entry may result in the wrong item being selected.
Search:
After clicking the Search icon on the Taskbar, the Search panel may not open. If this occurs, restart the “Windows Explorer” process, and open the search panel again.
When you hover your mouse over the Search icon on the Taskbar, recent searches may not be displayed. To work around the issue, restart your PC.
The search panel might appear black and not display any content below the search box.
Widgets:
Widgets board may appear empty. To work around the issue, you can sign out and then sign back in again.
Launching links from the widgets board may not invoke apps to the foreground.
Widgets may be displayed in the wrong size on external monitors. If you encounter this, you can launch the widgets via touch or WIN + W shortcut on your actual PC display first and then launch on your secondary monitors.
Store:
The install button might not be functional yet in some limited scenarios.
Rating and reviews are not available for some apps.
Windows Security:
Device Security is unexpectedly saying “Standard hardware security not supported” for Insiders with supported hardware.
“Automatic sample submission” is unexpectedly turned off when you restart your PC.
Localization:
There is an issue where some Insiders may be missing some translations from their user experience for a small subset of languages running the latest Insider Preview builds. To confirm if you have been impacted, please visit this Answers forum post and follow the steps for remediation.
That's is so far, the latest update information on Windows 11 insider build. Stay tuned for more information when it comes as it comes.
In today's modern world many households have internet access, most of the connection nowadays is done via Wi-Fi or wireless but there is a high probability that you have also a few devices connected via cable. There are of course many disadvantages and advantages between cable connection and wireless connection.
The main advantages of a hard cable connection are of course faster speed and stability compared to Wi-Fi. But if we look into the cables themselves there is also a big difference between them. Not all cables are the same and quality as well as speed vary a lot between them. Choosing the right cable is essential in order to make a maximum of your internet and we have some great tips and explanations of what cables do so you can make the right choice and enjoy your full internet potential.
Not all cables are the same
Cheap cables and expensive ones are not the same no matter what everyone tells you. The old proverb you get what you pay is true and more expensive cables will be made from better materials and will have a higher transfer rate.
Quality network cables are separated into different categories with proper markings and when buying one you should always look for these markings on the cables themselves, do not buy cables that do not have markings since they will often provide lower transfer rates or will not be shielded from outside influences resulting in packet drops and instability in a network.
Categories and what they mean are:
Cat-5 with a maximum speed of 100Mbps, typically unshielded.
Cat-5e with a maximum speed of 1Gbps, available in both shielded and unshielded varieties.
Cat-6 with a maximum speed of 10Gbps for runs under 55 meters (around 180ft), available in both shielded and unshielded varieties.
Cat-6a with a maximum speed of 10Gbps, shielded.
Cat-7 uses a proprietary GG45 connector rather than the standard RJ-45 connector seen on other cables for speeds of 10Gbps, shielded.
Cat-8 with a maximum speed of 25Gbps (Cat-8.1) or 40Gbps (Cat-8.2) at a distance of around 30 meters (around 100ft), shielded.
Unless stated, these standards are typically rated at their quoted speeds for a run of around 100 meters (around 330 ft) and use a standard RJ-45 Ethernet connector. Each generation of cable is designed to be compatible with the generations that came before it, so it’s possible (for example) to use a Cat-6a cable with a router that only supports speeds of 1Gbps.
Shielded cables
When purchasing higher quality cable you might not be able to choose if you have shielding or not since some standards like Cat-6a, Cat-7, and Cat-8 are always shielded. But if you do not have the need for these and you are satisfied with Cat-5e for example you can choose.
Shielded cables are a little more expensive but they will provide you with a coating that will eliminate interference from outside waves making cables more reliable. Of course, if the cable will go through a room that does not have many radio waves or some other interferences then buying a shielded cable is a waste of money.
Cable platings
Usually, there are two types of connector platings on connectors, silver, and gold, and people usually think that gold is much better but there are major differences between silver and gold platings and truth to be told there is no better one, both are different and should be considered depending on your need.
Silver plating will provide you with faster speed since its conductivity is larger than gold, but gold is slower on the oxidation front so its life span is longer. On the other hand, if your cables are always connecting and disconnecting gold will be first to be scrubbed off from the surface since the gold coating is much thinner.
Overall if you would only connect cable once and have slower internet than cable capacity gold is the way to go, in another case if you would use the cable as always connecting and switching and your internet plan is the same as cable transfer capacity you might want to go with silver one.
Cable material quality
Network cables are made from copper, your standard conduction material but even here there are differences in quality and therefore the chance of pocket losses over it. More quality less loss and more stable connection and this will depend on the purity of copper that is used in the cable itself. More purity in copper, more stability, simple as that.
Conclusion
So as you can see, there are a lot of different things that will influence your pick of proper network cable but the overall best advice is to get one that will fit well into your needs and setup. pair it up with your router and your internet plan since just simply buying something that you can not use is really a waste of money.
This is a typical system error that occurs during Windows setup. To be precise, this error may pop on your computer screen during the text mode portion of Windows setup.
The setup hangs and stops responding and the error message is displayed in either one of the following formats:
‘The file I386Ntkrnlmp.exe could not be loaded. The error code is 7.’or ‘The file I386L_intl.nlf could not be loaded. The error code is 7.’
Solution
Error Causes
Error 7 may be triggered due to several reasons but the 2 most common causes for this error code are:
Incorrect settings of the BIOS
Faulty RAM modules
Registry corruption
Further Information and Manual Repair
To resolve this error on your system, here are some easy and effective DIY methods that you can try.
Method 1 - Change Back the BIOS to its Default Settings
If the underlying cause of error code 7 is related to incorrect BIOS settings, then it is recommended to restore default settings to resolve.
You can reset your computer’s BIOS (basic input and output system) settings to factory defaults by selecting the restore defaults option within BIOS or by removing CMOS ( Complementary Metal Oxide Semi-Conductor) battery from your unplugged computer for about five minutes.
The battery removal method requires opening the computer case, so only attempt it if you are unable to access BIOS.
To reset BIOS follow these steps, reboot your PC and then press the key assigned to loading BIOS during your computer boot splash screen.
The key assigned to load and access BIOS varies from manufacturer to manufacturer but usually, it's F1, F2, or F12. Once you enter the BIOS, select the ‘Restore Defaults’ option listed in the menu. I
t may be a keyboard shortcut or be under the Advanced settings menu. Confirm settings and then exit BIOS. Hopefully, this will resolve Error 7.
Method 2 - Remove the Faulty RAM
When error code 7 is triggered by faulty RAM modules, then to resolve it simply remove the memory modules that are installed in the computer.
If the error code is displayed again after you remove the memory module, remove a different memory module. This procedure requires you to reboot your PC several times to identify the specific memory module that is not working properly.
Method 3 - Repair the Corrupted Registry
Error code 7 is sometimes also linked with registry issues. If the reason for the error occurrence is a damaged or corrupted registry, then simply download Restoro.
This is a powerful PC Fixer embedded with a registry cleaner. It is easy to operate and user-friendly. The registry cleaner detects and removes all errors in seconds. It cleans the registry and repairs the damages in no time.
Click here to download Restoro.
Installing or updating Google Chrome does not always go smoothly as there are times when it also encounters some errors like the error code 0x80072EE7. This kind of error in Chrome is most likely caused by the Windows Firewall or third-party Firewall (if you’re using one) that blocks the installation or update process. Aside from this known culprit, there are also other factors to consider such as corrupted or incompatible installation files or it could also be caused by some issue with your internet connection.
If you face this kind of problem when installing or updating Chrome, you will see the following error message on your screen:
“An error occurred while checking for updates: Unable to connect to the Internet. If you use a firewall, please whitelist GoogleUpdate.exe. (error code 7: 0x80072EE7 — system level).”
Whatever the cause of this error is, you need to use the options prepared below to fix it.
Option 1 – Whitelist the “googleupdate.exe” in Firewall
If the issue is really caused by the Firewall, you need to whitelist the googleupdate.exe program to fix the error. To do that, follow these steps:
Tap the Win + E keys to open the File Explorer.
Next, copy and paste the following location in the address bar and tap Enter to go there.
Control Panel/All Control Panel Items/Windows Defender Firewall/Allowed apps
After that, click on the Change Settings button, and from the given list, look for Google Chrome.
Now check both Private and Public connections for it and then click on OK and see if it fixes the error or not.
Option 2 – Disable the proxy server for LAN
If the problem has something to do with your internet connection, then you can try disabling the proxy server for LAN and see if that helps.
Tap the Win + R keys to open the Run dialog box.
Then type “inetcpl.cpl” in the field and hit Enter to pull up the Internet Properties.
After that, go to the Connections tab and select the LAN settings.
From there. Uncheck the “Use a Proxy Server” option for your LAN and then make sure that the “Automatically detect settings” option is checked.
Now click the OK and the Apply buttons.
Restart your PC.
Note: If you are using a third-party proxy service, you have to disable it.
Option 3 – Check your VPN
If you are using a VPN application, then this option should apply to you, if not, skip this option and proceed to the next one. There are times when VPN software causes some issues like this error. If that’s the case, you can try to disable your VPN temporarily and see if the error is resolved or not and if turns out that your VPN is the culprit, you have to uninstall it and install a new one or its latest version. To uninstall it, follow the steps below.
Tap the Win + R keys to open the Run dialog box
Then type “appwiz.cpl” in the field and hit Enter to open the Programs and Features in Control Panel.
From there, look for the VPN service you are using, select it and then click on Uninstall to remove it.
After that, restart your computer and try to install the latest version of the program again. It should work now. If not, proceed to the next available option below.
Option 4 – Try to run the Chrome Cleanup tool
You might want to run Google Chrome’s built-in Malware Scanner & Cleanup tool as it could also help in getting rid of any unwanted ads, pop-ups, and even malware, as well as unusual startup pages, toolbars, and anything else that might overtake the network and could affect the performance of the browser.
Option 5 – Reset Google Chrome
Before you proceed, make sure that the Chrome browser is not running anywhere in the background via Task Manager. Once you’ve made sure that it’s no longer running, refer to these steps:
Tap the Win + R keys to open the Run dialog box.
Then type “%USERPROFILE%AppDataLocalGoogleChromeUser Data” in the field and tap Enter to open this location.
From there, look for the Default folder and then tap the Shift + Delete button and if a confirmation prompt appears, click on Yes.
After deleting the Default folder, open Google Chrome and click on the three vertical dots icon located in the top-right corner to open the menu.
Next, click on Settings and scroll down and then click on Advanced to open the Advanced Settings.
Then scroll down until you see the “Reset and clean up” section and click the “Restore Settings to their original defaults” option.
After that, you will see a confirmation box and from there, click on the Reset settings button to reset your Google Chrome browser.
Many times we were talking and writing here on Errortools.com about security, privacy, hacking, identity theft, etc. We tried to raise important security questions and I hope I have managed to at least shed some light and change maybe some bad behaviors for some, helping them embrace better routines about their security on their PC.
In this light, I will today present you with one neat and awesome piece of software, a password manager worth your time and money (if you want premium features): BitWarden.
What BitWarden offers?
The first thing that it offers is the completely free basic plan, granted BitWarden is not an open-source project nor completely free but it has an unlimited free basic plan that will cover 90% of user needs. There is also a free basic unlimited plan for Organizations letting you and one more user share files and other stuff via BitWarden making it a cool option if you need it.
Premium features offer you encrypted sharing of files, two-step login, 1GB file attachments (encrypted), Bitwarden Authenticator (TOTP), Vault Health Reports, Emergency Access, and Priority Support. The cost for all of these additional features is 10 USD per year for an individual plan or 40 USD per year for organizations where you will get an increase of maximum users from 2 to 6. Yes, you read that correctly, only 10 USD per YEAR for the whole set of features. Granted if you do not need any of them, enjoy the free version forever.
Besides very low premium cost BitWarden will offer you compatibility with all major browsers and devices including both Android and iOS platforms making it a great cross-platform solution to login and maintain your passwords anywhere with just one click.
Once installed all you need to do is set one master password and be very careful not to lose or forget this one, if you do all of your other generated passwords will be lost forever.
Features
Secure Password Sharing
Share your encrypted data quickly and easily, and only with the users or teams who need access
Cross-Platform Accessibility
Access critical data in your Bitwarden vault from any location, browser, and device
Cloud-Based or Self-Host
Get up and running in minutes in the cloud or you can self-host Bitwarden for complete data control
Security Audit & Compliance
Open source and third-party audited, Bitwarden complies with Privacy Shield, GDPR, CCPA regulations
Vault Health Reports
Access insightful reports to reveal weak, reused passwords, and other helpful data security metrics
Directory Sync
Our powerful Directory Connector streamlines user and group onboarding and keeps them in sync
Always-On Support
Our Customer Success agents are available to support you around the clock
Detailed Event Logs
Bitwarden creates audit trails to help you keep track of user and group access to sensitive data
Flexible Integrations
Unite your existing systems with Bitwarden using SSO authentication, Directory services, or powerful APIs
Conclusion
There are many password managers out there but via recommendation I have tried BitWarden and truth to be told, I really never felt the need to try anything else, it is great at what it does and it is moving forward with features and it is constantly updated and maintained.
When we get ourselves a new USB stick, new hard drive, or any storage device not including optical drives they are usually preformatted and ready to be used out of the box. However, reformating them has several benefits and while we are reformatting we can choose in which file system format we want the memory to be formatted.
In this article, we will compare and explore 3 typical and standard format options you can get while formating a new media in Windows 10.
FAT32
The oldest one on the list, coming all the way from DOS days. Great for devices that need to be plugged in different operating systems and for USB flash drives. Its advantages are compatibility with all major operating systems and little memory usage comparing to other ones. However, the file system is limited to file sizes of the maximum capacity of 4GB and partitions can not exceed more than 32GB.
NTFS
First introduced in Windows NT this file system offered slower performance than FAT32 and somewhat limited usability but the main advantages were more stability and fewer errors. Its main advantages are support for files larger than 4GB and partitions larger than 32GB along with the ability for on the file encryption, main disadvantage would be limited operating system usage, NTFS can not be used on systems that work on FAT32 like MS-DOS for example or older versions of Windows. The best usage for this file system is in internal hard disk drives and system drives.
exFAT
New kid on the block, well at least from the perspective of the previous 2. exFAT offers unlimited file sizes and unlimited partition sizes but at a price that is even more limiting than NTFS. Some Linux distributions will require a driver to be installed in order to see the exFAT partition. The best use is in storage, in external hard drives.
That's it, 3 major file systems, we hope that you have managed to learn something new today, and remember to drop by tomorrow for more articles about advice, tips, tricks, and troubleshooting.
If the Error Code 0xC004C770 popped up on your computer during your activation of the Windows 10 software, don’t worry. This is a fairly common error, especially for people who own more than one computer upon which Windows 10 is installed and activated. The gist of this error code is that the product key that you have entered has already been claimed or used on a different computer. Because there are limitations on the number of computers that can use any given license activation code or product key, this error code can arise when you have exceeded that limit. If you have a single-use license and have already entered the particular product key onto another machine, you may see this error come up during activation.
Both Error Code 0xC004C770 and Error Code 0x803FA071 arise from the same problem and the same steps can be used to resolve both error codes.
Solution
Error Causes
Error Code 0xC004C770 is likely to appear on your screen during activation of Windows 10 if you or anyone else in your organization have already entered in the product key used on another computer. If you have a multiple-use license, the product key that you are entering may already have been used for the maximum number of computers allowed under that license.
Further Information and Manual Repair
There are two basic methods for addressing the issues associated with Error Code 0xC004C770. These methods can easily be implemented by anyone who is comfortable interacting with the Windows Store from their computer, which makes the resolution of this particular error code fairly simple and straightforward.
If you are unable to complete the steps below or Error Code 0xC004C770 has not been resolved after following the guides below, contact a Windows technician who is familiar with the Windows 10 activation process to assist you in the process. You can also get in touch with the Windows technical support team to assist you in the process if needed.
Method One: Purchase A New Product Key from Windows
If you have already used the product key on another computer or have used it on the maximum number of allowed devices, you may need to purchase an additional product key for the computer with Error Code 0xC004C770. Product keys can be purchased physically from a retailer that sells Windows 10 software licenses or purchased directly from the Windows store.
To purchase a new product key directly from the Windows Store, follow the steps below:
Step One: Select the Windows start button at the bottom of your toolbar. Click on “Settings,” then select the option for “Update and Security.”
Step Two: Click on the “Activation” option.
Step Three: In the menu that appears, choose the option to “Go to Store” and follow any on-screen instructions to finalize a purchase of the Windows 10 software and product key.
Step Four: Use the new product key to complete the installation and activation of the Windows 10 software on your computer.
If you are unable to see the “Go to Store” option when you reach the “Activation” page, you may not be set as an administrator of your machine. In this case, get in touch with the support personnel from your company to complete the purchase, installation, and activation process on your computer.
Method Two: Attempt to Finish Activation via Phone
For users who have changed out parts of their computer’s hardware, like putting in a new motherboard or activating a new hard drive, you may have more success if you attempt activation through a phone.
In order to activate your copy of Windows 10 from your phone, follow the steps below:
Step One: On your mobile device, open up the search box from the taskbar.
Step Two: In the search box, enter the phrase “SLUI 04.”
Step Three: Select the “SLUI 04” option that appears.
Step Four: Follow the directions given on the screen to complete the activation process for your copy of Windows 10.
As with any error code resolution, if the methods above are not successful or if you are not comfortable with your ability to successfully complete the steps above, get in contact with a qualified professional who is trained in the Windows 10 activation process to assist you or download a powerful automated tool to get the job done.
Windows 11 has brought some new features and changed some of the existing ones. One of these changes includes quick switching of audio devices which will play audio.
Audio switching can still be done under the taskbar, it is just a little different and one could say even hidden. Follow this quick guide and you will be switching from your headphones to speakers as an example in a matter of seconds.
Click on the speaker icon located in the far-right part of the taskbar.
After the quick settings menu appears click on the right arrow located right of the volume slider. If the arrow is not present, instead of click on the pencil icon, then on add, and finally select Volume from the list.
After clicking on the arrow icon, a list of all enabled audio devices on the system will replace the volume slider. Click on the desired audio device in order to make it active.
Click anywhere outside the quick setting menu to save changes and close it.
Note: in the Quick settings menu if you choose More Volume Settings it will bring you to System > Sound where you can access more sound input and output options.