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

How to Fix Error Code 0x8007041d on Your PC

Error Code 0x8007041d - What is It?

Error Code 0x8007041d is an error that arises during the Windows 10 Update process. In some cases, this error code can also arise during the Windows 10 Activation process. It is an error code that has been present in multiple versions of the software but usually arises when antivirus or registry issues interfere with the Windows Update or Activation software.

Common symptoms include:

  • Inability to download the needed Windows 10 updates
  • Inability to complete the Windows 10 Update process

If you are experiencing the Error Code 0x8007041d on your machine, there are several methods that you can use to attempt to resolve the problem. Several of the steps that are most successful for the resolution of this error require familiarity with registry and antivirus tools, so if you are unsure of your ability to complete these steps on your own, contact a qualified computer repair technician to assist you.

Solution

Restoro box imageError Causes

In most cases, Error Code 0x8007041d arises when there is a conflict between multiple antivirus or malware tools on the computer, if there is an issue in the Windows registry, or if your Windows Defender software is out of date. During the Windows Update process, the system checks to ensure that there are not any factors that are present that could introduce viruses to the system, so if there are any indicators that could present issues to the software, Error Code 0x8007041d will often arise.

Further Information and Manual Repair

For users who experience Error Code 0x8007041d, there are several steps that can be taken to resolve the issue. If the following methods are not successful for you or if you are unsure of your ability to undertake them on your own, contact a qualified Windows 10 computer technician.

Here are the best ways to attempt to fix Error Code 0x8007041d on your computer:

Method 1:  Remove Additional Security Software Apart from Windows Defender

In some cases, having multiple versions of malware or antivirus software installed on your computer can cause the Windows system to create conflicts between them, which can interfere with your ability to update. During the update process, the system may attempt to determine if there is any malware present, and having multiple kinds of antivirus software present on the same machine may return mixed results.

If you currently are running antivirus software that is separate from Windows Defender, consider removing it from your computer prior to running the update software. This may allow you to successfully complete your update process without conflict. Additional software can be reinstalled after the update is complete, but make sure to keep both sets of software up to date in order to lessen the chances of encountering this error code again during future updates.

Method 2:  Update Your Windows Defender Software

If you currently have Windows Defender as your primary antivirus software, check to see whether it is fully up to date. Out of date antivirus software can cause conflicts with the Windows Update process since the update to Windows 10 will not be able to be completed unless the system is free from viruses or malware.

If you are unsure of whether or not your Windows Defender is up to date, open it and run the process to check for updates, then re-attempt to run Windows Update. In some cases, you may want to restart your computer before running the Windows 10 Update process a second time.

Method 3:  Run the Registry Repair Tool

Another issue that could cause Error Code 0x8007041d is a problem in the system registry. If you believe that this may be the case, run the Windows Registry Repair Tool on your machine to check for and resolve any issues. This is a fairly simple and straightforward tool to use, but it can help you to resolve any number of problems that may interfere with your ability to update your Windows 10 software.

If you have taken the steps listed above, restart your computer before attempting to proceed with the Windows Update process. If the three methods listed above are not successful in completely resolving Error Code 0x8007041d on your machine or if you are not comfortable in your ability to implement these steps on your own, contact a qualified Windows repair technician who is familiar with the Windows Update process to assist you.

If you wish to always have at your disposal a utility tool to fix these Windows 10 and other related issues when they do arise, download and install a powerful automated tool.

Read More
Fix Windows Update error 0x80246008
Updating your Windows 10 computer does not always go smoothly as there are some errors you can encounter along the way. One of these Windows Update errors is the error code of 0x80246008. This kind of error can occur during different phases of an update that’s being downloaded or installed and even when an update is being initialized. If you narrow down the cause of this Windows Update error, you’ll most likely see that it is related to the deliverability of a file to a computer from the servers of Microsoft. In other words, the error might be due to conflicts from programs like Firewall as well as third party programs like Antivirus or it could also be due to corrupted disk image or system files or it could be that any of the supporting Windows Update components and services are not working properly. Whatever the cause may be, the potential fixes provided in this post can be applicable to Windows Updates as well as the Microsoft Store. Refer to the suggestions provided below to resolve the Windows Update Error 0x80246008 but before you proceed, make sure that you create a System Restore point first.

Option 1 – Apply some tweak in the Windows Registry from Command Prompt

  • Tap the Win + X keys and select Command Prompt (Admin) to open Command Prompt with admin privileges.
  • Next, navigate to the root location of the bootable device inside the Command Prompt command line.
  • Once you’re in the root location, type the following command and tap Enter to execute it:
reg add HKLMSYSTEMCurrentControlSetControlBackupRestoreFilesNotToBackup
  • After that, close the Command Prompt command line and then tap the Win + R keys to open Run utility.
  • In the field, type “services.msc” and click OK or tap Enter to open the Windows Services Manager.
  • From there, look for the following services:
    • Windows Update – Manual (Triggered)
    • Background Intelligent Transfer Service – Manual
  • Now open their Properties and make sure that their Startup type is as mentioned above and that they are running. If they are not running, just click on the Start button.

Option 2 – Run the System File Checker Scan

If the registry tweak didn’t work, you can run a System File Checker scan instead. It is a built-in command-line utility that replaces bad and corrupted system files to good system files that might be the cause why you’re getting the error when you try updating your computer. To run the SFC command, follow the steps given below.
  • Tap Win + R to launch Run.
  • Type in cmd in the field and tap Enter.
  • After opening Command Prompt, type in sfc /scannow
The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:
  1. Windows Resource Protection did not find any integrity violations.
  2. Windows Resource Protection found corrupt files and successfully repaired them.
  3. Windows Resource Protection found corrupt files but was unable to fix some of them.
  • Restart your computer.

Option 3 – Run the Windows Update Troubleshooter

If the System File Checker wasn’t able to resolve the Windows Update error, you could also try running the Windows Update Troubleshooter as it could also help in fixing any issues related to Windows Update including this one. To run it, go to Settings and then select Troubleshoot from the options. From there, click on Windows Update and then click the “Run the troubleshooter” button. After that, follow the next on-screen instructions and you should be good to go.

Option 4 – Try to disable your antivirus program

Disabling the antivirus program or any security software installed in your computer is always a good idea you can try when the Windows Update process does not go smoothly. So before you try updating your computer again, make sure to disable the antivirus or security program and once the Windows Update is done, don’t forget to enable the antivirus program back again.

Option 5 – Try deleting the files from the SoftwareDistribution folder and resetting the Catroot2 folder

The downloaded Windows Updates are placed in a folder called “SoftwareDistribution”. The files downloaded in this folder are automatically deleted once the installation is completed. However, if the files are not clean up or if the installation is still pending, you can delete all the files in this folder after you pause the Windows Update service. For complete instructions, refer to the steps below.
  • Open the WinX Menu.
  • From there, open Command Prompt as admin.
  • Then type in the following command – don’t forget to hit Enter right after typing each one of them.
net stop wuauserv net start cryptSvc net start bits net start msiserver
  • After entering these commands, it will stop the Windows Update Service, Background Intelligent Transfer Service (BITS), Cryptographic, and the MSI Installer
  • Next, go to the C:/Windows/SoftwareDistribution folder and get rid of all the folders and files thereby tapping the Ctrl + A keys to select them all and then click on Delete. Note that if the files are in use, you won’t be able to delete them.
After resetting the SoftwareDistribution folder, you need to reset the Catroot2 folder to restart the services you just stopped. To do that, follow these steps:
  • Type each one of the following commands.
net start wuauserv net start cryptSvc net start bits net start msiserver
  • After that, exit Command Prompt and restart your computer.
Read More
Run as administrator is not working
Recently, a number of users reported that they were not able to use the “Run as administrator” context menu option when they tried using it or opening a program with administrator privilege. If you are one of these users facing this problem, then you’ve come to the right place as this post will guide you in fixing this issue. At the time of writing, it isn’t clear what the cause of the issue is but there are potential fixes you can try to fix the problem. You can try turning on the User Account Control or clean up the Context Menu items change the Group Membership. On the other hand, you can also perform both SFC and DISM scans via Command Prompt or troubleshoot the problem in a clean boot state as it is possible that some third-party programs are the ones that are causing the problem. You could also run an anti-malware scan using Windows Defender or your antivirus program.

Option 1 – Try to turn on the User Account Control

When you open a program with administrator privilege, the User Account Control or UAC prompt will pop up asking you to confirm the permission. However, if you have disabled the User Account Control by mistake or some malware has disabled it, then it’s no wonder why the “Run as administrator” option is not working. Thus, you need to check if UAC is turned on or not. All you have to do is go to the User Account Control settings.

Option 2 – Try changing the Group Membership

  • First, you need to sign in with your administrator account or ask your administrator to sign in for you. So if you only have a Standard User account, you have to add that account to the Administrators group.
  • In the taskbar search box, type “netplwiz” and check the search results.
  • From there, select your user account and click the Properties button.
  • After that, go to the Group Membership tab and select Administrator.
  • Now click on the Apply and OK buttons to save the changes made and then sign in to your computer again and see if the “Run as administrator” option is working or not.

Option 3 – Try to create a new Administrator User account

If you have a standard account, you can try creating a new account but this time, you create an administrator user account and then see if you can now use the Run as administrator option or not. Note that you have to sign in with your main account before you can create an admin account.

Option 4 – Run the DISM tool

You can run the DISM tool as well to help fix the problem with the “Run as administrator” option. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth”.
  • Open the Command Prompt with admin privileges.
  • Then type in the following commands and make sure to hit Enter right after you type each one of them:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • exe /Online /Cleanup-image /Restorehealth
  • Do not close the window if the process takes a while as it will probably take a few minutes to finish.

Option 5 – Perform a System File Checker scan

The SFC or System File Checker scan could detect and automatically repair damaged system files that could be causing the problem with the “Run as administrator” option on your Windows 10 computer. SFC is a built-in command utility that helps in restoring corrupted files as well as missing files. It replaces bad and corrupted system files with good system files. To run the SFC command, follow the steps given below.
  • Tap Win + R to launch Run.
  • Type in cmd in the field and tap Enter.
  • After opening Command Prompt, type in sfc /scannow and hit Enter.
The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:
  1. Windows Resource Protection did not find any integrity violations.
  2. Windows Resource Protection found corrupt files and successfully repaired them.
  3. Windows Resource Protection found corrupt files but was unable to fix some of them.
  • Once done, restart your computer.

Option 6 – Put your computer in a Clean Boot State

You can also troubleshoot the problem in a Clean Boot state. It could be that there are some third-party applications in your computer that are preventing you from using the “Run as administrator” option and to isolate this possibility, you need to boot your computer in a Clean Boot State and then try to use the Run as administrator 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” check box and make sure that the “Load System Services” and “Use Original boot configuration” options are checked.
  • Next, click the Services tab and select the “Hide All Microsoft Services” check box.
  • Click Disable all.
  • Click on Apply/OK and restart your PC. (This will put your PC into a Clean Boot State. And configure Windows to use the usual startup, just simply undo the changes.)
  • After you’ve set your computer into a Clean Boot State, try to check if the error is now fixed and that you can now view the Properties.

Option 7 – Try scanning your computer using Windows Defender

As mentioned, if your computer was recently infected with some malware, it is possible that the malware changed the User Account Control settings which is why you’re not able to use the Run as administrator option. Thus, you need to scan your computer using Windows Defender.
  • 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
Computer won’t upload Pictures to websites
Windows 10 is undeniably one of the great operating systems and the same thing can be said about a lot of computers that are running it. However, there are instances when things don’t go as you expect them to be. One of the many issues you might face when using Windows 10 is the inability to upload any pictures over the web. If you are facing this issue right now, you are not alone for a lot of users have suffered from the same problem at least once. Even though it might seem like a minor problem, some users find it inconvenient especially the ones who often upload pictures online. Worry not though for this post will guide you on what you can do if you aren’t able to upload any images to websites on your Windows 10 computer. To get started in troubleshooting the problem, here are some suggestions that might help:

Option 1 – Try to clear browser cache and try downloading again

There are times when some data in the browser is conflicting with the loading of the website and triggers some problems like not being able to upload pictures to websites. 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 odd problem in your browser.

Option 2 – Open your browser in Incognito Mode

The next 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 3 – Try to disable and get rid of the problematic extension

The next thing you can do after trying the Incognito mode in your browser is to see if a browser extension is the one that’s causing the problem. And if you have installed a lot of browser extensions, then identifying which one is the culprit may take a while but not too long. Once you’ve identified the culprit, you can get rid of that browser extension and see if you can now upload pictures on websites.

Option 4 – Try to reset your browser

You might also want to reset your browser as it could also help in resolving the issue. To reset your browser, here’s what you have to do:

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.

Mozilla Firefox

  • Open Mozilla Firefox and tap Ctrl + Shift + A to access the Add-ons Manager.
  • In the Extensions, menu Remove the unwanted extension.
  • Restart the browser and tap keys Alt + T.
  • Select Options and then move to the General menu.
  • Overwrite the URL in the Home Page section and then restart the browser.

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.
  • Restart your computer.

Option 5 – Update your browser or switch to another one

The last option you can try is to update your browser. You can do it by checking for any available updates from its official site and then install it. However, if updating the browser did not help, you might want to consider switching to another browser.
Read More
Prevent screen from shutting down in Windows
You left your computer to go to the bathroom or to fetch something to eat, maybe you have to answer the phone or open door to a friend and after some time you get back to your computer see the black screen, you move the mouse and it starts to come from sleep slowly. I am the kind of person who gets annoyed by this kind of behavior, I like my PC to be ON all time when I want it to be ON and my power plan on best performance so naturally, I have turned this sleep feature OFF. If you are interested to see how you to can turn off your screen sleeping follow this easy guide.
  1. Press ⊞ WINDOWS to open the start menu and click on the settings Windows 10 Start menu with marked settings icon
  2. On settings, screen click on system Windows settings with System section selected
  3. When the system dialog opens go to Power & Sleep and on the right side change all values to never. windows settings power and sleep
Please note that after each update Windows tend to reset these settings so you will sadly have to return to this after each major update.
Read More
Some Steam tips and tricks for easy life
steamSteam has cemented itself as the largest digital game shop in the World. First, release all the way back on September 12th, 2003, it was meant to be a standalone software client aimed to deliver updates to Valve’s games. It was soon expanded to include titles from third parties. The greatest Steam expansion and its popularity started in 2004 with the release of Half-life 2. Steam allowed prepurchased editions to be downloaded before the official release of the game making it available for play the moment it was officially out. Very soon after Steam gained its popularity, Valve has opened doors to other developers and offered them to use Steam as means for a digital distribution platform. Today it hosts over 30000 different game titles, not including DLC or applications. And how soon Valve’s steam deck is coming out soon we would like to share some great tips and tricks about Steam itself for easy everyday gaming.

Steam guard account security

Security of any of your accounts should be something that you really take seriously. So as always use a strong password for Steam but if you want an extra layer of security for it, and you should, use the Steam built-in feature: Guard Account Security. In order to activate Security Guard go to Steam>Settings>Account>Manage Steam Guard Account Security. Once enabled you will be able to use the Steam mobile application for special code when opening Steam or your email address.

Use Steam beta feature

Once a Steam account is created by default you will download and install the client. In the client, you will have the latest features available but there are more Steam features than default ones, beta features that can offer some improved and new functionality, and do not worry, they are stable and bug-free. I have been in Steam beta for years and not even once have I had any issues with the client itself but I have always had the latest features that will come to regular users later. To enable beta participation to go to Steam>Settings>Account, open the drop-down Beta participation menu, and choose Steam Beta Update. Confirm on OK and restart the Steam client. You will now get all the latest features first.

Manage your library via Collections

The collection is a neat idea for organizing your large game library into different collections or sections easily expanded and contracted for easier navigation and organization. To add the game to a collection just right-click on it and select Add To>New Collection, make a name for a collection like action, RPG, or whatever rocks your boat, and you are done. Once the collection is created other games can be added to it simply just by dragging it into the desired collection.

Make shelves

Shelves are ways to see your collections in the larger areas of the Steam clients. By clicking Add Shelf>Choose a Shelf, you can now add your collection to a shelf on the larger part of the client as a horizontal scrolling container with your chosen games. There are also some predefined shelves like All Games, Recent friend activity, and more.

Hide Game from Library

By right-clicking on a game and selecting Manage>Hide This Game you will remove the game from the active view of your Steam library. Note that the game will still be owned and a part of your library, you will just not be able to see it. This is a great feature when for example you have some things that came as a part of the game pack you are not really interested in when you have 2 different versions of the same game as for example standard and deluxe edition or just by simply not wanting to have game visible in the library. You can find a hidden game by typing its name in the search box and from there you can unhide it.

Play game soundtracks inside Steam

Some games offer you to purchase their soundtracks if you like music from them and some even include OST with a regular purchase. Steam lets you play these soundtracks and even lets you import your own music library folder into it in order to play all of your music inside the client itself. It has even options to automatically stop music playing once the game is run and you can make playlists as well. Your purchased game soundtracks are automatically included, the rest you will need to add by pointing Steam to the folder where you keep music in.

Configure gamepad

Inside Steam, you can configure your gamepad’s general settings, big picture settings, desktop settings, etc. Steam embraced the idea that many OC users these days own and play with gamepads so it has implemented configuration options inside it. To configure your pad go to Steam>Settings>Controller.

Use big picture Steam mode

Big picture mode is Steam's idea of making Steam an entertainment center. Once it is activated it switches from the application into full-screen mode aimed at large TV screens or monitors. You can easily navigate through it via gamepad, mouse, keyboard, or other devices. You have access to the store, your game library, etc. Same as your typical steam app but a little different. You can easily activate it via View> Big Picture Mode and see for yourself is this something you prefer over a standard application layout.

Enable Steam Cloud

Steam Cloud is a great feature that uses cloud storage to save your game progress meaning that you can easily switch to another PC, install games there and continue where you have left off. Many games support this feature instead of keeping saves locally and it is a great feature worth turning it ON. To turn and use Steam Cloud service go to Steam>Settings>Cloud>Enable Steam Cloud Synchronization. Just remember to check does game you are playing supports this option.

Share your Games via Family sharing

Family sharing is a Steam feature allowing you to share your game library with up to 5 accounts on up to 10 different devices. This is a great way to let other members of your family or even close friends enjoy some games you have or vice versa. They will get as well their own save games so you can sleep safe knowing that your progress can not be changed or hindered. Family sharing can be turned ON by logging into PC Steam client where you would like to share your library and navigate to Steam>Settings>Family and then clicking on Authorize Library Sharing On This Computer.

Refund a game

Sometimes the game is not the same as advertised, sometimes it will not work on your PC, sometimes hardware specifications are too high making the game unplayable, etc. For whatever reason, you might have Steam offers you a full game price refund if you wish to do so, you only need to meet 2 criteria, the game must have been purchased within 2 weeks period, older purchases cannot be refunded, and your game playtime must not be over 2 hours of game time. If you fit into this category all you need to do in order to get the full money back is going to Help>Steam Support, pick a recent game from the eligible list, and ask for a refund.

Gift a game

As you can buy gifts for your friends or loved ones in real life, Valve made sure you can do it in digital as well. Gifting game via Steam is simple and straightforward. Choose a game you wish to gift, go to your shopping cart and instead of clicking Purchase for myself, click on Purchase As a Gift, from there you will be taken to your friend list to choose to whom you would like to gift a game along with the option to write a little note to the receiver like happy birthday, enjoy or whatever.

Stream games in Steam itself

Although Steam is not there yet in streaming as Twitch or Facebook gaming is, there is an option to stream your game sessions on it. Click on Steam>Settings>Broadcast to make all adjustments and start streaming. You can also watch streams from your friend list and Steam is now broadcasting popular streams directly to its client if you want to watch it.

Take a game screenshot

By pressing F12, you can take a screenshot from any game and save it inside your Steam cloud library. You can change of course this default screenshot key via Settings>In-Game and if you would like to see your screenshots you can always do it under View Screenshot Library on a game’s page. That’s it, our Steam tips and tricks for easy and good gaming life, I hope to see you soon on errortools.com for your daily articles, tips, and tricks.
Read More
Disabling File Grouping in Explorer in Windows
Browsing your files on a computer seamlessly is made possible by the File Explorer in Windows 10 as it provides users with a great sense of customization for both listing and performing operations on a file. You have the option to arrange the folders and files being browsed by their name, type, date, size, and so on. Moreover, files that share a common attribute can be also be grouped accordingly using the grouping feature. However, there are times when instead of helping, it causes some problems for some users. This is why in this post, you will be guided on how you can disable the File Grouping feature in the File Explorer in Windows 10. There are two methods you need to consider in disabling the File Grouping feature in Windows 10. First, you can disable it for only one folder or you can disable it for all the folders on your computer. For more details, follow the instructions given below.

Option 1 – Disable File Grouping in only one folder

This first option is relatively straightforward and simple which will work if you only want to disable File Grouping in one folder.
  • First, open File Explorer, and go to the folder you want to disable File Grouping.
  • Next, right-click anywhere on that folder.
  • And then select Group by > None. This will disable File Grouping for only that particular folder.

Option 2 – Disable File Grouping in all the folders

If you wish to disable File Grouping in all the folders on your computer, then you need to follow this option. If you have already tried the first one, then continue with the given steps below.
  • Tap the Alt + V key combination.
  • Then tap the Alt + Y keys and then tap Alt + O keys.
  • After that, navigate to the View tab, and under the Folder views section, select Apply to Folders.
  • Now click on the Apply and OK buttons to save the changes made. This will disable File Grouping in all the folders listed in the File Explorer.
Read More
Fix CHKDSK is not available for RAW drives
One of the most useful tools you can use to repair bad or corrupted sectors in the hard disk of your computer is the CHKDSK utility. However, there are also instances when this Disk Checking tool could encounter some issues and one of them is the error that states, “The type of the file system are RAW, CHKDSK is not available for RAW drives”. This kind of issue is due to the RAW file format which is not recognized by the Windows operating system that you’ve installed which explains why you’re getting this error when running the CHKDSK utility. You can also encounter this error in case there is something wrong with the drive encryption. To fix this error, you have to change the File System of the drive. How? Refer to the steps given below. Step 1: The first thing you need to do is create a bootable Windows 10 media. Step 2: After that, click on Repair your computer on the first Windows 10 installation setup window. Step 3: Next, you have to select the operating system partition from the given options and then click on Next. Step 4: Now select Command Prompt from the System Recovery Options box and then type the following command and tap Enter to initiate the Diskpart utility inside Command Prompt.
diskpart
Step 5: Afterwards, type in either of the following commands to help you in either listing all the Disk connects or all the partitions on those disks formed.
diskpart or list volume
Step 6: Next, you need to select any of the two given commands below depending on the list you entered on the previous step.
select disk # or select volume #
Step 7: After you enter the command, it will select the Disk or the Partition you want to select. Now you have to type and enter the following command to clean your drive.
clean
Step 8: Now enter any of the two following commands.
list disk or list volume
Step 9: Then type the next command below to create a specified partition.
create partition primary
Step 10: Once done, type in the following command to select the newly created partition.
select partition 1
Step 11: Next, type the following command to mark the selected partition as active.
active
Step 12: Finally, restart your computer to successfully apply the changes made and then see if it has fixed the problem or not.
Read More
Videos folder missing from File Explorer
As you know, the Videos folder can be found under “This PC” by default on your Windows 10 computer. However, as per the reports of some users, there are a few occasions where it somehow gets replaced by the Documents folder. In other words, the Videos folders are replaced by a duplicated copy of the Documents folder. Out of the two Documents folder, one Document folder will contain all the usual files and subfolders while the second one is empty. Although when you click the Documents icon on your Desktop (if you have a shortcut), it will still take you to the right Documents folder. To fix this particular issue and get the Videos folder back in the File Explorer, here are some potential fixes that should help.

Option 1 – Run System Restore

The first thing you can try to do to resolve the problem is to run System Restore. This can help you go back to the previous state of your computer before the issue with the Videos and Documents folder.
  • Tap the Win + R keys to open the Run dialog box.
  • After that, type in “sysdm.cpl” in the field and tap Enter.
  • Next, go to the System Protection tab then click the System Restore button. This will open a new window where you have to select your preferred System Restore point.
  • After that, follow the on-screen instructions to finish the process and then restart your computer and check if the problem is fixed or not.

Option 2 – Try to restore Defaults

The next thing you can do is to restore Defaults. How? Refer to these steps:
  • Open File Explorer and then right-click on any of the two Documents folders.
  • After that, select the Properties option from the context menu and switch to the Location tab and click on Find target.
  • Next, copy the address and paste it in the field above the “Find target” option, and then click the “Restore Default” button.

Option 3 – Try to change the Registry Path

  • Tap the Win + R keys to open the Run dialog box.
  • Then type “Regedit” in the field and tap Enter to open the Registry Editor.
  • Next, navigate to this registry path: HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerUser Shell Folders
  • After that, edit the path for {35286A68-3C57-41A1-BBB1-0EAE73d76C95} under the “User Shell Folders” key to match the path shown for My Videos: %USERPROFILE%Videos.
  • Once you’re done, open the folder under “This PC” that has the Documents icon and tap Shift + right-click in the folder background, and then select the “Open PowerShell window here” option to fix the naming of the Documents folder. The path should read: “C:users<UserName>Documents.
  • Next, execute this command: ri desktop.ini –force
  • The command you entered will delete the files and folders and so when added for Documents, it will get rid of the empty Documents folder.
  • Now all you that’s left to do is to find where the target location is going to be for both folders and check if anyone foes to the user name location.
  • Then delete the one which goes to the incorrect location.
Read More
Fix A breakpoint has been reached, 0x80000003
If you suddenly encounter Error 0x80000003 while trying to execute a random file then read on as this post will show you how you can fix such an error. Obviously, it mostly happens on executable files or .exe files and is most likely caused by the conflict in the execution of some registry files or it could also be caused by missing drivers or it could also be due to some incompatible hardware which is why you’re unable to run the executable file. When you encounter this error, you will see the following error message on your screen:
“The exception Breakpoint, A breakpoint has been reached, (0x80000003) occurred in the application.”
As you can tell, the Windows Executive STATUS message is a warning and if you are given an option, you must select one of the options from the message box. So if you are running the application in an end-user environment rather than in a development environment, you must contact the supplier of the running application regarding this error message since this shouldn’t be happening when a finished program is running. Before you get started executing the troubleshooting guide given below, make sure that you create a System Restore Point first since you will be dealing with some critical settings in Windows. Having done this, proceed to the options provided below.

Option 1 – Try to run the CHKDSK utility

Running the CHKDSK utility might also help you resolve Error 0x80000003. If your hard drive has issues with integrity, the update will really fail as the system will think that it’s not healthy and that’s where the CHKDSK utility comes in. The CHKDSK utility repairs hard drive errors that might be causing the problem.
  • Open Command Prompt with admin privileges.
  • After opening Command Prompt, execute the following command and hit Enter:
chkdsk /f /r
  • Wait for the process to be completed and then restart your computer.

Option 2 – Try to run a System File Checker scan

You can also try to run a System File Checker or SFC scan in order to scan your computer for corrupted files that might be the cause behind the Error 0x80000003. Once it finds any corrupted system files, it will automatically fix them. To run System File Checker, here’s what you have to do:
  • Tap Win + R to launch Run.
  • Type in cmd in the field and tap Enter.
  • After opening Command Prompt, type in sfc /scannow
The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:
  1. Windows Resource Protection did not find any integrity violations.
  2. Windows Resource Protection found corrupt files and successfully repaired them.
  3. Windows Resource Protection found corrupt files but was unable to fix some of them.
  • Restart your computer after the scan is completed.

Option 3 – Perform a Clean Boot

There are some instances that some conflicting programs installed in your computer might be the one that’s causing the Error 0x80000003 to appear. To identify which program is causing the problem, you need to put your computer in a Clean Boot State. To do so, follow the steps below.
  • Log onto your PC as an administrator.
  • Type in MSConfig in the Start Search to open the System Configuration utility.
  • From there, go to the General tab and click “Selective startup”.
  • Clear the “Load Startup items” check box and make sure that the “Load System Services” and “Use Original boot configuration” options are checked.
  • Next, click the Services tab and select the “Hide All Microsoft Services” check box.
  • Click Disable all.
  • Click on Apply/OK and restart your PC. (This will put your PC into a Clean Boot State. And configure Windows to use the usual startup, just simply undo the changes.)
  • From there, start to isolate the problem by checking which one of the programs you installed recently is the root cause of the problem.

Option 4 – Run the Memory Diagnostic Tool to check for Memory leaks

  • Tap the Win + R keys to open Run and type mdsched.exe and hit Enter to open the Windows Memory Diagnostic Tool.
  • After that, it will give two options such as:
    • Restart now and check for problems (Recommended)
    • Check for problems the next time I start my computer
  • Once your computer has restarted, perform a basic scan or you could also go for the “Advanced” options such as “Test mix” or “Pass count”. Simply tap the F10 key to start the test.

Option 5 – Try contacting the developer

If you find that you’re getting Error 0x80000003 on only one particular application, then you can try to contact the developer of the software that’s throwing up this error. All you have to do is search the web for the official support channel of the software and discuss the error from there.
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