Logo

Lock folder with password in Windows 10

Hello and welcome everyone. In today's article, you will learn how to lock folder and content in it.

Please be aware of few things:

  1. The method is shown here works, but you need to be careful and follow step by step or you will damage your files permanently,
  2. If you forget your password, you can not access your files anymore
  3. Your files altho protected can still show up in recent files of some applications

All of that being said, let us start with locking the local folder on the computer with the password.

Go to the folder where you have files that you would like to hide and lock with a password. Enter the folder and create the new text file inside it. Skip the name for now and go inside it. Copy and paste the following code inside the file:


cls

@ECHO OFF

title Folder Locker

if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK

if NOT EXIST Locker goto MDLOCKER

:CONFIRM

echo Are you sure u want to Lock the folder(Y/N)

set/p "cho=>"

if %cho%==Y goto LOCK

if %cho%==y goto LOCK

if %cho%==n goto END

if %cho%==N goto END

echo Invalid choice.

goto CONFIRM

:LOCK

ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"

attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"

echo Folder locked

goto End

:UNLOCK

echo Enter password to Unlock folder

set/p "pass=>"

if NOT %pass%==Your-Password-Here goto FAIL

attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"

ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker

echo Folder Unlocked successfully

goto End

:FAIL

echo Invalid password

goto end

:MDLOCKER

md Locker

echo Locker created successfully

goto End

:End


Now locate this line of code in the document: if NOT %pass%==Your-Password-Here goto FAIL and replace Your-Password-Here with your password.

!!! Write down somewhere your password, if you lose it you will lock the folder even for you !!!

Save the file as FolderLocker.bat and double-click on it to execute it.

If everything was done correctly, a new folder with the name: Locker

Move files that you want to hide and protect inside that folder.

Double click again on FolderLocker.bat

The command prompt will appear with the question do you want to lock the folder, press Y, and press ENTER. The command prompt will close and the Locker folder will disappear.

In order to unhide and access the folder, you will need to double click on FolderLocker.bat again but this time command prompt with ENTER your password will appear. Type in your chosen password and the folder is back. If you wish to hide and lock it again just double click on FolderLocker.bat again, confirm with Y and it is hidden again.

Do You Need Help with Your Device?

Our Team of Experts May Help
Troubleshoot.Tech Experts are There for You!
Replace damaged files
Restore performance
Free disk space
Remove Malware
Protects WEB browser
Remove Viruses
Stop PC freezing
GET HELP
Troubleshoot.Tech experts work with all versions of Microsoft Windows including Windows 11, with Android, Mac, and more.

Share this article:

You might also like

Fixing Error code 15 or Error code 16
If you get an Error Code 15 or Error Code 16 while you are browsing the web and you notice that your access is blocked to a particular website, then read on as this post will guide you in resolving this problem. Both Error Code 15 and Error Code 16 have the same message that states, “Access Denied: This request was blocked by the security rules”. Note that the error depends on what kind of browser you are using, as well as the operating system and network that you are using. On the other hand, the fixes for this error are the same and there is a handful of them that you can check out just make sure to follow each one of them carefully.

Option 1 – Sync Date and Time

The first thing you can try is to sync the Date and Time of your computer as the wrong Date and Time settings are one of the most common causes of connection problems like Error code 15 or Error code 16. This is because of the incompatibility between the SSL Certificate validation date and the System Clock. Thus, you have to sync your System Clock. Refer to the steps below to do so.
  • Right-click on the Taskbar and click on the Adjust Date and Time option.
  • Next, click on the Sync Now button to synchronize the Date and Time with the Microsoft Servers.
  • Now make sure that the Time Zone that’s set on the same page is correct.

Option 2 – Try to reset the affected browser

Resetting the affected browser might help in fixing Error Code 15 or Error Code 16.

Mozilla Firefox

  • Open Firefox and click the icon that looks like three stacked lines located at the top-right section of the browser.
  • Next, select the question mark icon from the drop-down menu.
  • Then select “Troubleshooting information” from the slide-out menu.
  • After that, click on the “Reset Firefox” button located at the top-right section of the newly opened web page.
  • Now select “Reset Firefox” in the confirmation pop-up window that appears.

Google Chrome

  • Open Google Chrome, then tap the Alt + F keys.
  • After that, click on Settings.
  • Next, scroll down until you see the Advanced option, once you see it, click on it.
  • After clicking the Advanced option, go to the “Restore and clean up option and click on the “Restore settings to their original defaults” option to reset Google Chrome.
  • Now restart Google Chrome.

Internet Explorer

  • Launch Internet Explorer.
  • Next, click the wrench icon for Settings.
  • Then click Internet Options.
  • After that, go to the Advanced tab.
  • From there, click the Reset button. This will reset Internet Explorer’s settings to their default condition.
  • Now click OK to save the changes made.

Option 3 – Temporarily disable Firewall and third-party antivirus

Firewall and antivirus programs are known to block files the instant it detects a threat to the system. However, there are some cases when it can also block a file even when it’s a safe one. Thus, your antivirus or firewall programs might be the reason why you can’t download anything on your Windows 10 computer. To isolate the issue, you need to temporarily disable both the Firewall and antivirus programs and then check if you can now download anything from the internet. Do not forget to enable them again as disabling them can leave your computer vulnerable to cyber threats.

Option 4 – Disable the Proxy server

You can also try to disable the Proxy server for your LAN to fix Error code 15 or Error code 16 especially if your computer was attacked by some malware or adware recently. In such cases, there is a chance that the malware or adware has changed your network settings in order to generate intrusive advertisements. Thus, you have to disable the proxy server and you can do that by following these steps:
  • 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 5 – Check your VPN

If you are using a VPN application, there are times when it 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.
Read More
Ordinal not found, dynamic link library Error
If you encounter an error message saying, “The ordinal xxx could not be located in the dynamic link library C:/Program Files (x86)/Microsoft VS Code Insiderscode – insiders.exe“ and you see a reference of a missing DLL file, then this indicates that the software is trying to locate the related DLL file, however, it is missing, hence the error. The error mentioned “Ordinal” which refers to the order of a number mathematically, e.g. 1st, 2nd, etc. And in this error message, the ordinal is referring to an Xth file of an XX.DLL file which is missing which is why you’re getting this kind of error. When you get this particular error, it means that your computer is missing the Microsoft Visual C++ Redistributable program. As per the error message, XXX is a number that in turn is the Ordinal. There is also another common error related to Ordinal which says, “The ordinal 12404 could not be located in the dynamic link library mfc90u.dl”. The error message could be referring to any DLL in the message. And since all these DLL files are part of the package, the error changes quite a bit as the Visual Studio looks for that DLL file. To fix this error, here are some suggestions that might be of help.

Option 1 – Try installing Microsoft Visual C++ Redistributable

As pointed out earlier, the error pops up when the Microsoft Visual C++ Redistributable program is missing on your computer. Thus, you need to download it from the official website of Microsoft. Once you’ve downloaded the Microsoft Visual C++ Feature Pack Redistributable Package, install it and then check if the error is now fixed.

Option 2 – Try to install OpenSSL

If you encounter the same error message but it points out that the LIBEAY32.DLL file is missing, then you have to install OpenSSL. In such a case, you will see the following error message:
“Ordinal not found. The Ordinal [Xxxx] could not be located in the Dynamic Link Library Libeay32.dll.”
 Make sure that when you install OpenSSL, you do it into the Windows system directory since the Libeay32.dll file is related to security.

Option 3 – Try to check Windows Updates

There are instances when Microsoft rolls out the framework and related updates via Windows Updates. It could be that an update related to DLL is still pending which is why you need to check Windows Updates. To do so, go to Settings > Update and Security and from there check if there is any pending update. If there is, you need to install that update and then restart your computer if needed.
Read More
How to Fix msrtn32.exe error or high CPU usage
If your Windows 10 computer slows down, the first thing you can do is to check the status of the resource usage in the Task Manager. In such cases, it shoots up to even 1000% which causes the system to either hang or freeze since some programs are using a major chunk of system resources. And this is the case with msrtn32.exe. Msrtn32.exe is a malicious file that may try to steal your digital currency. It can get installed on your computer when you install a browser plugin or extension that can modify the default settings of browsers, the content of web pages, search results, as well as display tons of intrusive ads. So if you see msrtn32.exe under the Processes tab of the Task Manager If you see msrtn32.exe under the Processes tab of your Task Manager, refer to the suggestions given below to get rid of it and restore your computer’s normal function. Before you proceed, take note that this executable file is found in the following location:
C:/Program Files(x86)msrtn32

Option 1 – Delete the folder where msrtn32.exe is located

The first thing you can do is to go to C:/Program Files(x86)/msrtn32. From there, look for the malicious executable file and delete its folder. If you are not able to delete the folder, make sure that you’re logged in as administrator and then try again.

Option 2 – Try scanning your computer using Windows Defender

Since you are dealing with a malicious file, if you weren’t able to delete the folder where the file is located, you can scan your computer using the built-in Windows Defender program and then eliminate the malicious file. Follow the steps below to do so:
  • Tap the Win + I keys to open Update & Security.
  • Then click on the Windows Security option and open Windows Defender Security Center.
  • Next, click on Virus & threat protection > Run a new advanced scan.
  • Now make sure that Full Scan is selected from the menu and then click the Scan Now button to get started.
Read More
Troubleshooting Epic Games Launcher issues
If you are having trouble using the Epic Games Launcher, here are some troubleshooting steps that usually fix common problems.

Check the Epic Games server status

Check the Epic Games Server Status page to make sure all systems are operational. If the Epic Games Launcher is affected by an outage or system-wide issue, your issue may be fixed when the outage is resolved.

Clear your launcher’s webcache

Clearing the webcache often resolves display issues that may prevent you from using the launcher. Follow these steps to clear your webcache:

Windows

  1. Exit the Epic Games Launcher by right-clicking the system tray icon in the bottom-right corner, and then clicking Exit.
  2. Press Windows key + R, type “%localappdata%”, and then press Enter to open a File Explorer window.
  3. Open the Epic Games Launcher folder.
  4. Open the Saved folder.
  5. Click the webcache folder, and then delete it.
  6. Restart your computer, and then relaunch the Epic Games Launcher.

Mac

  1. Exit the Epic Games Launcher.
  2. Open Finder.
  3. Click on Go then Go to Folder...
  4. Type ~/Library/Caches/com.epicgames.EpicGamesLauncher and press Enter.
  5. Drag the webcache folder to the Trash.
  6. Press control and click on Trash.
  7. Click on Empty Trash.
  8. Relaunch the Epic Games Launcher.

Run the launcher as an administrator

Running the launcher as an administrator elevates its permissions so it can avoid problems with downloading games, for example. Follow these steps to run the launcher as an administrator:
  1. Right-click your Epic Games Launcher shortcut.
  2. Click Run as Administrator.

Update graphics card drivers

Making sure the player is using the latest graphics card drivers may resolve the launcher crashing. Review this article for steps on how to do update their graphics drivers.

Reinstall the Epic Games Launcher

Note: The following process will remove all of your installed games.

On Windows: 

Run system file checker then reinstall the Epic Games Launcher.
  1. Close the Epic Games launcher by right-clicking the system tray icon in the bottom right corner and then clicking Exit.
  2. Click Start.
  3. Type "cmd", right-click Command Prompt, and then click Run as administrator.
  4. In the window that opens, type "sfc /scannow", and then press Enter.  This may take a little while.
  5. Restart your computer.
  6. Click Start.
  7. Type "Add or Remove Programs", and then press Enter.
  8. Select Epic Games Launcher from the list of programs.
  9. Click Uninstall.
  10. Go to www.epicgames.com and click Get Epic Games in the top right corner to download the latest installer.

On Mac:

  1. Close the Epic Games Launcher.
  2. Verify there are no processes associated with the Epic Games Launcher by checking Activity Monitor.
  3. Open the Applications folder.
  4. Click and drag the Epic Games Launcher application to the Trash.
  5. Verify all the following directories no longer have any Epic Games Launcher folders or files:
    • ~/Library/Application Support
    • ~/Library/Caches
    • ~/Library/Preferences
    • ~/Library/Logs
    • ~/Library/Cookies
  6. Go to www.epicgames.com and click Get Epic Games in the top right corner to download the latest installer.

Launcher freezing on macOS 10.15.1 or earlier

If your launcher is freezing on macOS 10.15.1 or earlier, follow the steps above to reinstall the Epic Games Launcher on your Mac.

Verify system requirements

Make sure your computer meets the system requirements to run the Epic Games Launcher using this article here. The system requirements for the Epic Games Launcher are here.

Blinking Epic Games Launcher icon on the taskbar

If you can't start the Epic Games Launcher and see a blinking icon on your taskbar, use these steps to try and fix this:
  1. Right-click your Epic Games Launcher shortcut.
  2. Click Properties.
  3. Select Normal Window from the drop-down menu next to Run.
  4. Click the Compatibility tab.
  5. Uncheck any boxes, and then click Apply then OK.
  6. Click Start, then type "Graphics Settings" and press Enter.
  7. Select Classic app from the drop-down under Graphics performance preference.
  8. Click Browse.
  9. Navigate to the Epic Games Launcher installation directory. By default, this is C:/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win64.
  10. Click the EpicGamesLauncher.exe file, and then click Add.
  11. Click Options.
  12. Select Power Saving.
  13. Click Save.
  14. Relaunch the Epic Games Launcher.
Read More
Webpage was blocked (ERR_BLOCKED_BY_CLIENT)
If you are browsing the web but suddenly encountered the ERR_BLOCKED_BY_CLIENT error on your Chrome browser in Windows 10, read on as this post will guide you in fixing this problem. This kind of error has already been reported by a number of Chrome users and it seems that the problem has something to do with a plugin or extension. Here’s the exact content of the error:
“This webpage was blocked by an extension (ERR_BLOCKED_BY_CLIENT)”
This kind of error, as pointed out, could be caused by an extension or plugin on Chrome that is blocking the web page. It is also possible that the version of Chrome is obsolete or that there could be more than 100 bookmarks in the Bookmark Manager. Before you troubleshoot the problem, make sure that you download the latest version of Google Chrome and see if it fixes the error. If it didn’t, then you can try opening a web page in Incognito Mode or disable and remove the extension that’s causing the problem. You could also try to remove any surplus bookmarks.

Option 1 – Try to open the web page in Incognito Mode

The first thing you can do to fix the problem is to try opening the web page in Incognito Mode. When your browser is in this mode, it will work without extensions. This would help in fixing the problem especially if it was caused by some extension or toolbar in your browser. All you have to do is open any web page in Chrome and tap the Ctrl + Shift + N key combination to open a window in Incognito Mode.

Option 2 – Try to disable and get rid of the problematic extension

After you’ve isolated the problem and have determined that an extension is the one that’s causing it, then the next thing you have to do is to disable or get rid of that extension.
  • Open Chrome and press Alt + F keys.
  • Go to More tools and click Extensions to look for any suspicious browser extensions or toolbars.
  • Click the Recycle bin and select Remove.
  • Restart Chrome and press Alt + F keys again.
  • Proceed to On Startup and mark Open a specific page or set of pages.
  • To check if the browser hijacker is still active, click Set pages, if it is active, overwrite the URL.
Note: If removing the browser extensions or toolbars didn’t work, you can also try to reset your Google Chrome browser.
  • Open Google Chrome, then tap the Alt + F keys.
  • After that, click on Settings.
  • Next, scroll down until you see the Advanced option, once you see it, click on it.
  • After clicking the Advanced option, go to the “Restore and clean up option and click on the “Restore settings to their original defaults” option to reset Google Chrome.
  • Now restart Google Chrome.

Option 3 – Try removing surplus bookmarks

If your Chrome browser is already supporting more than 100 bookmarks, you might want to consider deleting them as it could also be one of the reasons why you’re getting the ERR_BLOCKED_BY_CLIENT error. To remove these bookmarks, just open the bookmark library by typing this address “chrome://bookmarks/” in the address bar of Chrome and tap Enter and press Shift and then select the surplus bookmarks by using the arrow keys. After that, click Delete to get rid of them.

Option 4 – Try clearing browser data

There are times when some data in the browser is conflicting with the loading of the website and triggers errors like ERR_BLOCKED_BY_CLIENT. And so you can try to clear your browser’s data. This might be a very basic solution but oftentimes it works in fixing this kind of error in Google Chrome. Follow the steps below to clear the data in your browser.
  • Open your Google Chrome browser.
  • After that, tap the Ctrl + H keys. Doing so will open a new panel that allows you to delete the browsing history and other data in your browser.
  • Now select every checkbox that you see and click on the Clear browsing data button.
  • Then restart your Chrome browser and check if you can now open any website or not.
Read More
Microsoft Office Windows 11 edition
Microsoft has officially announced details about the newest upgrades to its office 365 suite moving forward along with its new OS release. It seems that Microsoft has listened to its user base and feedback since Word, Excel, and PowerPoint are getting much-needed redesign taking into account many suggestions from the community. The new office should feel more like an application suite guiding focus on the interconnection of applications themselves providing users with a much more natural experience of using them.

The new office features so far

From Microsoft themselves:
“This Office visual refresh is based on feedback from customers who asked for a more natural and consistent experience within and between your applications, specifically on Windows. With this update, we deliver an intuitive, coherent, and familiar user interface, using the Fluent Design principles, across all your applications: Word, Excel, PowerPoint, OneNote, Outlook, Access, Project, Publisher, and Visio. We aligned this visual refresh with the design of Windows 11 to provide seamless experiences on your PC.”
It is always refreshing to hear when a company listens to its user base and actually does what is needed instead of trying to invent the wheel.

office appsHow to switch

Since beta is already rolling and if you have an active 365 subscription to office suite visual refresh will be automatically available to all Office insiders running beta channel builds. It can be turned on and off using the coming soon feature in the top right corner of the menu in any application. Just click on the megaphone icon to open the coming soon pane and apply settings to all office apps. Note that The Coming Soon feature is not available in Access, Project, Publisher, or Visio. If you turn on the visual refresh in any of the 4 apps mentioned above (Work Excel, PowerPoint, or OneNote), it will also be available in these 4 apps.

Difference themselves

The Home tab menu still has a familiar look with a few tweaks. For example, accessing frequently used Word commands will be a lot easier. By navigating to Designer > Show Quick Access Toolbar, users can add a customizable shortcut ribbon to Word that houses conveniently placed options. Also, the office will not match your Windows operating system color theme so if you have a dark theme enabled, the office will also have a dark color theme. Color palettes are more neutral, corners are a bit softer but customizable ribbons are a win here for me.

office dark modeConclusion

There was not much said other than visual upgrades and small tweaks that were supposed to make your life easier but then again Windows 11 itself is in the same boat. I am not sure if this is a great update offering just some visual tweaks and focus on workflow mechanics or just being plain lazy and trying to cash in visuals as a completely new product.
Read More
How to Fix Plugin.dll Error

Plugin.dll Error - What is it?

Plugin.dll is a dynamic link library file associated with Adobe Photoshop CC powered by Adobe Systems Incorporated for the Windows Operating System. DLL are small programs similar to ‘exe’ files which allow multiple software programs to share the same functionality. It is used to call commands, load applications, and successfully execute applications. Plugin.dll error messages may appear during program installation, while a plugin.dll related software program (Adobe Photoshop CC) is running, during startup and shutdown.

Solution

Restoro box imageError Causes

Plugin.dll errors may occur due to multiple reasons such as:
  • Missing or corrupt Plugin.dll files
  • Viral infection
  • Issues in the Windows registry
  • Broken registry keys
Plugin.dll errors may appear on a Windows-based computer as the following:
  1. “Plugin.dll not found."
  2. “The file Plugin.dll is missing."
  3. “Cannot register Plugin.dll."
  4. "Cannot start Adobe Photoshop CC. A required component is missing: Plugin.dll. Please install Adobe Photoshop CC again."
All the causes of the plugin.dll error code are associated with the registry. It is advisable to repair this error before it causes serious damages to your system.

Further Information and Manual Repair

To repair the plugin.dll error on you system, you don’t have to hire a technician or be adept at computer programming. The best way to resolve this error code is to download Restoro. This is a new, innovative, high and multi-functional PC fixer integrated with powerful and performance-driven multiple utilities. It includes a registry cleaner, and system stability scanner. So, whether the cause of the error code Plugin.dll error on your system is missing DLL files or even broken registry keys, Restoro can help you repair all these issues in no time. It is user-friendly and can be operated by users of all levels. Dll files go missing and registry gets corrupt because of the data overload in the RAM/the hard disk. This happens due to poor PC maintenance. The registry tends to save all the activities performed on the PC this includes even the junk files, invalid registry entries and files from uninstalled programs. If the registry is not cleaned regularly, such files accumulate a lot of disk space which leads to registry malfunctioning. It damages .dll files and eventually corrupts the registry. By scanning your PC with a powerful registry cleaner, you can easily wipe out the files cluttering your PC and clear your disk space. Additionally, it also repairs the damaged plugin.dll files, fragmented disk and corrupt registry.  Thereby restoring your PC to its normal condition and resolving the plugin.dll error code on your system. Besides this, you can also run Restoro on your PC to resolve speed issues and Active X and class errors. It is safe, efficient and compatible with all Windows versions. Click here to download Restoro and resolve the plugin.dll error.
Read More
How to Fix Windows 10 Activation Error 0Xc004F074

Error code 0Xc004F074 - What is it?

Did you previously use Windows 7 or 8 but decided to run with the latest Windows 0S, Windows 10? An early error message encountered was activation error code 0Xc004F074. Error code 0Xc004F074 is manifested when the user fails to activate Windows directly after the installation of Windows 10. This occurs if the previous operating system on your computer was Key Management Service (KMS) activated.

The KMT provides a more seamless operation when users are activating volume license editions of Microsoft Windows and Office. This process tends to be clear to end-users of the system.

Symptoms of error code 0Xc004F074 include:

  • Windows is unable to reach your company’s activation service.
  • The Key Management Service is unavailable.

Solution

Restoro box imageError Causes

Various factors might incite error code 0Xc004F074. A primary cause is a discrepancy or difference between the KMS client and the KMS host machine. The host computer could possibly be operating a Windows Server 2003 or Windows Server 2008, while the client runs on OS Windows 7 or Windows Server 2008 R2. To supplement, the computer’s time might be a contributing factor. The time on the host machine and client might show a difference (Usually the host time exceeds 4 hours).

Further Information and Manual Repair

To rectify error code 0Xc004F074, users are advised to try various methods. These methods include:
  1. Method 1: Update Your KMS Host 9 (Windows Server 2003)

Are you running later versions of Windows Server? Use an update that fixes or installs KMS on your computer. The update is available on Microsoft’s website. Keep clearly in mind that the update is only for Windows Server 2013 Service Pack 1 and later versions of Windows Server 2003.

  1. Method 2: Update Your KMS Host 9 (Windows Server 2008)

This step is similar to the aforementioned. However, it applies to Windows Vista and Windows Server 2008. This ensures the service is extended to Windows 7 and Windows Server 2008 R2.

  1. Method 3: Update the Time

It was previously mentioned that the time reflected on the KMS host and client might cause error code 0Xc004F074 to manifest. A simple fix to adhere to is to always ensure that the time between both is updated. To Resync the time on the client, execute the following command.

w32tm /resync

  1. Method 4: Uninstall the Existing KMS

For this method to be successfully deployed, you’ll need to have in your possession an activation key or KMSpico Key. As you cannot apply the new key with the existing one, remove or uninstall the initial key. To perform this step, open the command prompt. This should be done while the computer is in admin mode. Then, run the command

(slmgr.vbs /dlv)

It should be executed without the brackets and before you have removed the existing key.

After executing the command, you’ll encounter the description:

Windows(R) Operating System, VOLUME_KMS_WS12_R2 channel

Move along with the process by applying the slmgr.vbs /upk to uninstall the existing KMS key.

After the old key is uninstalled, you’re ready to apply the following:

slmgr.vbs /ipk <NewKMSProductKey>

To check if things are in place and complete the process, follow the steps below: PC Settings >Update and Security > Activation

  1. Method 5: Download an Automated Tool

If you wish to always have at your disposal a utility tool to fix these Windows 8 and other related issues when they do arise, download and install a powerful automated tool.
Read More
Open specific pages each time Chrome starts
When we are working on our computer, we have tendencies to make it look and behave to our best needs and however, best suits us. The Internet has crawled into our lives and made itself a must-have in modern society, internet browsers as a crucial piece of software for viewing the web have also grown and made themselves to be more open for user settings and personalization, Chrome, one of the most popular browser has the option to open a specific set of pages one it is opened and that is what we will cover today in this tutorial. No matter would you like to by default open some online store, maybe an email or news website, you can open each of them or all of them once Chrome is run, making your daily routine more enjoyable and stress-free. The first thing, of course, is to start Chrome itself, once Chrome is up, click on three dots in the upper right corner of the Chrome window and select settings. Google chrome settingsWhen you are in settings, on the left side move toward the bottom until you run into a tab that says On Startup and click on it. On right, a new section will open, click on Open a specific page or set of pages. Chrome startup pagesYou will be presented with the option to add a new page by typing its URL or getting it from bookmarks or using a specific opened one. You can repeat this process until you have added all pages that you wish to be automatically opened once Chrome is opened for the first time.

BONUS:

If you have noticed right above the setting that we have used for opening a specific set of pages there is the option Continue where you left off, this option will open each page exactly where it was when Chrome was shut down letting you keep viewing where you have left off. This is useful if by any chance your battery ran out or you had to quickly turn the computer off for whatever reason.
Read More
How to Fix Registry Error Code 19

What is the Registry Error Code 19?

Code 19 is a Windows PC error code that indicates a damaged or corrupt registry. This code usually appears when trying to start a connected device, the DVD/ CD ROM drive. Code 19 is a type of Device Manager Error code. When you experience Code 19, the error message is displayed on your Windows screen in either of the following formats:

"Windows cannot start this hardware device because its configuration information (in the registry) is incomplete or damaged. To fix this problem you should uninstall and then reinstall the hardware device. (Code 19)"

"Windows cannot start this hardware device because its configuration information (in the registry) is incomplete or damaged. To fix this problem you can first try running a Troubleshooting Wizard. If that does not work, you should uninstall and then reinstall the hardware device. (Code 19)"

You might encounter other error messages such as error code 42.

Error Causes

Typically the underlying cause of this error code is problems in the registry. The error should be fixed timely without any delays before the damage sets in. Registry issues are critical PC errors. If not resolved it can lead to system freeze, crash, and failure. You are most likely to lose all your important data.

Further Information and Manual Repair

If you have come across this error on your computer, you don’t need to panic. Though this is a serious issue the good news is that it is easy to resolve. You don’t have to be a computer programmer, technically sound or hire a technician to fix the error on your system. Here are a couple of ways to work your way out of this problem:

1. Uninstall and then Reinstall the  DVD/CD ROM Drive

For this here’s what you need to do: simply click on the start menu, and type Device Manager in the search box, and press enter. When the device manager window opens locate the DVD/CD ROM drives. Click on the + sign to expand it. Now right click on the DVD drive click uninstall. After doing this, restart your PC. On the restart, Windows should automatically detect and reinstall the DVD driver. Once the driver installation is complete now see if the DVD drive works. If the error still appears, then you need to repair the registry by deleting the corrupt registry entries. You can download drivers automatically by using a tool such as Restoro.

2. Trouble Shooting Method to Delete the Corrupt Registry Entries

To remove the corrupt registry entries, go to Start and select Run. Type ‘Regedit and press enter to open the registry editor windows. To continue you may be asked to enter the administrator password, insert it to proceed. Now the registry window will be displayed. Here locate the registry key HKEY_LOCAL_MACHINE, then navigate to the following sub registry key HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlClass{4D36E965-E325-11CE-BFC1-08002BE10318} Here you will see the upper filters registry entry in the right pane. Right-click on the upper filter and select delete. You will be prompted for the confirmation for deletion. Click on the yes tab to confirm. Exit the editor and restart your computer. If you are not technically sound, this may be a little confusing for you, and besides it does not guarantee to resolve all the registry issues on your PC so chances are that Code 19 error may reappear in a short time. To resolve registry issues for the longest time and ensure that errors like Code 19 don’t pop up every now and then, you need to perform proper and in-depth registry cleaning. For this, it is advisable to download Restoro.
Read More
1 2 3 171
Logo
Copyright © 2023, ErrorTools. All Rights Reserved
Trademark: Microsoft Windows logos are registered trademarks of Microsoft. Disclaimer: ErrorTools.com is not affiliated with Microsoft, nor claims direct affiliation.
The information on this page is provided for information purposes only.
DMCA.com Protection Status