Logo

Fix “Diskpart failed to clear disk attributes”

If you encounter the “Diskpart failed to clear disk attributes” error when you try to change the read-only state of a storage device using the Diskpart application and the request is denied, worry not for this post will give you a couple of fixes to resolve the problem. As you know, Diskpart is used for resolving read-only storage devices by changing their attribute via the command line. So if it is not able to change the attribute of the storage device, then you will most likely encounter an error such as this one. This kind of error is not uncommon and as long as there are no damaged physical attributes, you can resolve it right away.

There are tons of reasons why you’re getting this error while using Diskpart, it could be that the storage device has a physical write-protected switch or the disk is hidden or has bad sectors. It could also be because the storage drive might be in RAW format or that you are running the Diskpart application without admin privileges. Whatever the cause may be, here are some options you can try to fix the problem but before you proceed, make sure that you log on to your PC as an administrator.

Option 1 – Check if there is a physical switch on the storage device

There are some USB devices and SD card readers that have a write-protected physical switch that disables all the writable options on the storage device and so if it is turned on, Diskpart won’t be able to change the disk attribute to writable. To check, simply look for the physical switch on both sides of the device and once you found it, make sure that it is toggled off and then plug the storage device back in then try running Diskpart once again.

Option 2 – Modify the WriteProtected key in the Registry Editor

Before you proceed, you have to create a System Restore Point first.

  • Tap the Win + R keys to open Run and type “Regedit” in the field and hit Enter to open the Registry Editor.
  • Next, navigate to the following path:

HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlStorageDevicePolicies

  • After that, look for the “WriteProtect” registry entry which is located on the left side of the window, and then double click on it.
  • Change its value to “0” and click OK to save the changes made and exit the Registry Editor.

Option 3 – Run CHKDSK to check the drive for errors

When it comes to some issues concerning the hard drive or removable devices, there is a utility in Windows that might help which is called “chkdsk”. This error check utility can help with several issues in the system including the “Diskpart failed to clear disk attributes” error.

  • Tap the Win + S keys to open the Search box.
  • Then type “command prompt” in the field and from the search results that appear, right-click on Command Prompt and select “Run as administrator”.
  • After opening an elevated command prompt, copy and paste the following command and hit Enter:

CHKDSK [volume [[path] filename]] [/F] [/V] [/R] [/X] [/C] [: size]]

Note: In the command given above, “[/F]” will try to fix the system errors while “[/R]” will be the one to fix the bad sectors.

  • Now if you are prompted to run CHKDSK after your reboot your PC, just tap Y and reboot your PC.
  • If CHKDSK is not able to find any errors, tap the Win + E keys and navigate the access window. From there, right-click on the concerned drive and click on Properties.
  • After opening Properties, click on the tab Tools and then click on the “Check” button under the Error-checking section.
  • Wait until the process is completed and then restart your computer.

Option 4 – Clear the attributes on RAW

  • Tap the Win + S keys then type “diskpart” in the field.
  • Click the Diskpart application and if a User Account Control dialog box pops up, click Yes to proceed.
  • After opening an elevated Command Prompt, type in the commands listed below and make sure to tap Enter right after you key in one command after the other.
    • list volume
    • select volume ‘n’ (In this command, you have to replace ‘n’ with the volume number of the drive)
    • format fs=fat32 quick (In this command you also have the flexibility to change the format to ‘ntfs’ or ‘exfat’)
  • After executing the commands given, unplug the removable storage device and wait for a couple of seconds and then plug it back in.
  • Now try any normal write operations and see if the error no longer appears.

Option 5 – Try checking the hardware components

On the other hand, it is also possible that the issue has something to do with a hardware problem and so you need to check the hardware components on your computer to determine that.

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

Windows 10 Update and Shutdown/Restart is not working
Update and Shutdown/Restart is not working. As you have probably noticed, every time a new update is released and is downloaded on your Windows 10 computer, the operating system replaces the Restart and Shut down button with “Update and Restart” as well as “Update and Shut down”. This is most likely done so that you won’t miss the update. However, some users noticed that there are times when these buttons still continue to display the same message even if they’ve already performed the required operations such as shutting down or restarting their PCs. Cases like this happen when an update wasn’t installed properly or has failed which is why your computer keeps on prompting you to Update and Shutdown every time. To fix this dilemma, follow the options laid out below.

Option 1 – Try restarting the File Explorer

Restarting the File Explorer can definitely help you fix lots of issues especially when there is some issue with the user interface including this one.
  • On the right side of the Taskbar, right-click on any open spot.
  • Then click on Task Manager.
  • Next, scroll down until you see Windows Explorer.
  • After that, right-click on it and select Restart.
  • If you are able to kill its process, you have to tap the Win + R keys to open the Run dialog box and type “explorer.exe” in the field, and hit Enter to launch the Windows Explorer.

Option 2 – Try running the Windows Update Troubleshooter

As you know, Windows 10 has various auto-repair built-in tools to help users fix small issues which used to get fixed manually. And in this case, you will need the Windows Update Troubleshooter to fix the issue.
  • Go to Settings and click on Update and Security.
  • From there, click Troubleshoot and click on Windows Update and then click the “Run the troubleshooter” option.
  • After that, it will try to detect and automatically fix common issues in the Windows Updates which can be resolved by Windows itself. Note that the process may take several minutes before it completes so you need to wait until it’s done. Once it’s done, in case you have some pending update that wasn’t realized by the system early on, it will apply the fix right away and restart the Windows Update service.

Option 3 – Try setting the Power button to Shut down

In case the first two options didn’t work out, you can try changing what the power button does. To do that, refer to these steps:
  • Go to Control Panel > Power Options.
  • From there, select the “Choose what the power buttons do” option from the left side.
  • Then set the Power button setting the “When I press the power button” option to “Shut down”. After that, it will shut your computer down without installing the updates but obviously, this is only a temporary fix.

Option 4 – Turn off your PC instantly without updating it

  • Tap the Win + R keys to open the Run dialog box.
  • Type in “shutdown -s -f -t 0” in the field and hit Enter if you really want to turn off your computer without any delay.
  • You could also tap the Ctrl + Alt + Del keys and select Shut down from the bottom right menu.
Just like the third option, this is also only a temporary fix.

Option 5 – Try running the Windows Module Installer

The Windows Module Installer is a built-in service in Windows 10 that allows you to fix the stuck Windows Updates in your computer. To use it, follow these steps:
  • In the Cortana search box, type in “cmd” and from the search results that appear, right-click on Command Prompt and select the “Run as administrator” option from the context menu.
  • Once you’ve opened Command Prompt as admin, type the SC config trustedinstaller start=auto command and tap Enter.
  • After the command is executed, you will see the “[SC] ChangeServiceConfig SUCCESS” message displayed on the Command Prompt console.
  • Now exit Command Prompt and then check if the buttons are now back to normal.

Option 6 – Put your PC in a Clean Boot State

  • 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” 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 putting your PC in a Clean Boot State, try creating a system restore point and see if the problem still occurs. Clean Boot troubleshooting is designed to help you isolate the problem. For you to execute a clean boot troubleshooting, you must do a couple of actions (the steps are given above) and then restart your PC after every action. You might have to disable one third-party app after the other to really isolate the issue. And once you’ve narrowed down the problem, you can either disable the third-party app that’s causing the problem or remove it. Note that you must switch your PC back into the Normal Startup mode after you’re done troubleshooting the problem. Here’s how you can do it:
  • From the “Start” menu, go to System Configuration.
  • After that, switch to the General tab and click the option for “Normal Startup”.
  • Next, go to the Services tab and clear the checkbox for “Hide all Microsoft services”.
  • Then find and click “Enable all” and if prompted, you have to confirm.
  • Afterward, go to the Task Manager and enable all the Startup programs and confirm the action.
  • Restart your PC when prompted.
Read More
Customize Lock Screen in Windows 11
Same as in Windows 10, Windows 11 also features a lock screen. IN this lock screen by default, you will see a clock and date above the standard Windows 11 background. Not all users will be happy with this choice but do not worry, you can choose and customize your lock screen to better suit your idea of it.

Lock Screen in Windows 11To personalize the lock screen do:

  1. Right-click on Desktop and select Personalize
  2. Click on the lock screen
  3. Choose one of three options and customize it
    • Personalize Your Lock Screen

      this option will let you set a custom image or slideshow for your lock screen. Choose either one that best suits you. Under selecting picture or pictures for the slide show you can uncheck the option to see tips, tricks, and facts on your lock screen.
    • Lock screen status

      when clicking on this option you can select the application widget that you wish to be shown on the lock screen like weather, mail, calendar, etc. Choose if you would like one by clicking on it.
    • Show the lock screen background picture on the sign-in screen

      as self-explanatory this switch will enable or disable chosen lock screen wallpaper on your login credentials screen.
  4. Close settings
All settings will be automatically saved and applied and when you wish to lock the screen easiest way is to press ⊞ WINDOWS + L shortcut on your keyboard.
Read More
How to Deal With Error Code 42

Code 42 - What is it?

Code 42 Error is referred to as a Device Manager Error code. Before we explain what this code indicates, it is important to understand what ‘Device Manager’ is and its functions.

Device Manager is basically a Windows tool that helps manage devices attached to the system such as the Printer, Scanner and the USB Device. The Device Manager Error code 42 occurs when a duplicate device is detected.

Error Code 42 is displayed in the following format:

“Windows cannot load the device driver for this hardware because there is a duplicate device already running in the system. Code 42”

Solution

driverfix boxError Causes

Narrowing down to one particular cause for error code 42 is not virtually possible because it may be triggered due to many underlying reasons. These include:

  • When a bus driver incorrectly generates and creates 2 identically named devices
  • When a device with a serial number is found in a new location without being removed from its original location
  • Mis-configured drivers

No matter what the reason for this error code,, to avoid inconvenience and to ensure proper hardware performance, it is advisable to fix it right away without any delay.

Further Information and Manual Repair

If you’re not technically sound, the code 42 message display can panic you. But don’t worry, the error message sounds complex but it is quite easy to fix.

To resolve code 42 in a few minutes, simply try the methods given below. These methods are easy-to-perform, effective and more importantly require no technical expertise.

Method 1 - Restart Your System

Code 42 can pop up due to some temporary glitch in the Device Manager. By simply restarting your PC, you can resolve this problem.

Therefore, first things first, restart your system. However, in case it doesn’t work out, try other methods.

Method 2 - Launch the Troubleshooting Wizard

Launch the troubleshooting wizard to find the underlying problem and resolve it accordingly. To do this, proceed with the following steps:

  • Go to the start menu
  • Type Device Manager in the search bar and press enter
  • Now click on the ‘General Tab’
  • Then click on ‘Trouble Shoot’ to launch the Troubleshooting Wizard
  • After that follow the instructions in this Wizard to diagnose the problem and resolve it.

Method 3 - Restore Your PC to its Previous State

Another method to fix code 42 is to use the System Restore tool to restore your PC to its previous working state before the error popped up. To do this,

  • Go to the start menu
  • Type System Restore in the search bar and press enter
  • Now click on ‘Restore my computer to an earlier time’ and then click ‘Next’
  • After that select the restore point on the restore point list and confirm settings
  • Restart your PC to activate changes
  • Before restoring your PC to its previous state, create a backup. By creating data backup you can avoid data loss issues, which are likely to occur during this process.

Creating backup manually can be time-consuming and a painstaking task. The best way to create backup and restore your PC to its normal state is to download DriverFIX.

It is a user-friendly device driver management software that helps create data backup automatically and simultaneously restores your PC back to its normal working state in a few seconds.

This software is compatible with all Windows versions.

Click here to download DriverFIX on your system to resolve error code 42.

Read More
Calibrating Windows 10 display for HDR video
High Dynamic Range or HDR is a technique that’s used to create lifelike videos which have improved and better dynamic range, especially when it comes to details. And as you know, Windows 10 supports the steaming of HDR videos as long as the display supports it and it comes with the option to enable the HDR Playback for Windows 10 Video Streaming apps. However, before you can get the best viewing experience, you need to calibrate the display further for HDR video on your Windows 10 PC. Take note that even when you have the HDR Playback feature enabled on your computer, you still need a display that supports it. To make sure that your display supports this feature, you can use the DirectX Diagnostic Tool to have the display correctly wired and have the latest WDDM 2.4 drivers installed as well as set the other settings properly. Once you’ve made sure that your computer’s display really supports HDR and you’ve already enabled the HDR Playback feature, now it’s time for you to calibrate. Remember that when you calibrate the display, you should make an external monitor your primary display if you are using it for HDR and then adjust the settings to your liking. And if you are calibrating for primary display, you need to disconnect all other displays.

Follow the given steps below to calibrate the display of your PC.

  • Step 1: You need to open the Video Playback first. To do so, navigate to Settings > Apps > Video Playback.
  • Step 2: Under the Video Playback settings, uncheck the “Don’t increase display brightness when watching HDR video on battery” checkbox or plug in your PC.
  • Step 3: Next, click the “Change calibration settings for HDR video on my built-in display” link located on the right side.
  • Step 4: After that, click on the Play button located on the left side to play the video. Then move the sliders to the left or right so you can start to calibrate. Once you see that the quality of the image is to your preference, stop.
Note: Just a tip when calibrating – you just have to find the right balance between the details in the darker parts of a scene. For instance, you have Mountains in the background and buildings in the front – you need to drag the slider to the right to add more details to the snow on the mountain or drag the slider to the left to add more details to the buildings. After that, you can pause the video and exit the full-screen mode. Keep in mind that the quality of HDR depends on you as it is a personal choice. Some users might like a brighter shade while other ones want the darker shade so it really depends on your taste. If you are not satisfied with how your HDR turned out, you can just try calibrating the display again. Simply go back to the default HDR video calibration and click or tap the Reset calibration button. Another thing to remember. First, you can only see HDR content on the full screen and if you’re using a laptop, you need to make sure to watch videos when plugged in and check that the battery settings won't’ lower the brightness.
Read More
Fix Failed to register a VB Script DLL file on Windows 10
When you try to open Outlook 20016 and other programs on your Windows 10 PC and end up getting an error instead saying, “Failed to register a VB Script DLL. Reinstall or run Regsvr32.exe Vbscript.dll to self-register”, read on as this post will help you resolve the problem and help you re-register the vbscript.dll file. Follow each one of the steps below carefully to fix the problem.
  • Step 1: In the Start search, type “cmd” and from the search results that appear, right-click on Command Prompt and select the “Run as administrator” option from the context menu.
  • Step 2: After opening Command Prompt as admin, type the regsvr32.exe vbscript.dll command and hit Enter to execute it.
  • Step 3: After entering the command, it will re-register the concerned DLL file using the regsvr32.exe, a Windows OS tool. The Regsvr32 tool is a command-line utility that allows users to register or unregister OLE controls like the DLL and ActiveX (OCX) controls in the Windows operating system. After the command you entered has successfully run, you will see a message saying, “DllRegisterServer in vbscript.dll succeeded.”
On the other hand, if re-registering the DLL file didn’t work, you might have to log on to your computer using an administrator account and then try re-registering the DLL file once more. But before you do that, you need to create a system restore point first so that if anything goes wrong, you can always undo the changes you’ve made. After creating a system restore point, double-click on the downloaded .reg file to add its contents to the Registry. After that, try opening the program you were trying to open but weren’t able to because of the error. If it doesn’t work, you can always reinstall the affected programs that throw up the error and see if it resolves the problem. You could also seek the help of a one-click solution to fix the problem for you. This program is a useful tool that does not only repair corrupted registries and optimize your PC’s overall performance but also resolves any DLL issues like the Failed to register a VB Script DLL. Reinstall or run Regsvr32.exe Vbscript.dll to self-register” error. Aside from that, it also cleans out your computer for any junk or corrupted files that help you eliminate any unwanted files from your system. This is basically a solution that’s within your grasp with just a click. It’s easy to use as it is user-friendly. For a complete set of instructions for downloading and using it, refer to the steps below.
Read More
Fix No Internet, Secured in Windows 10
Strange and anxious message no internet, secured can happen even during when everything is ok and you do indeed have internet. So in order to fix this issue please keep on reading.

Reset Router

Most a simple and most straightforward solution and 80% of the time it works like a charm. Before trying other solutions, try this simple one.

Run the Networking Troubleshooter

  1. Run the build-in Windows 10 troubleshooter for networking.
  2. To do this, right-click Start then select Settings
  3. In the Settings window, click Update & Security > Troubleshoot > Additional troubleshooters > Internet Connections > Run the troubleshooter then follow the instructions

Device Manager solution

The Windows device manager is the place where you can update, disable and re-enable, and reinstall your devices, including the network adapter which is most likely the cause of this issue. In Device Manager, click Network adapters then locate your network adapter and right-click on it
Do the following things in order presented:
  1. Update driver.
  2. Disable device, enable Flight mode in the taskbar, reboot PC, then Enable device and turn off Flight mode.
  3. Uninstall device, reboot PC, reinstall the device if it was not installed automatically

Refresh IP Configuration

Refreshing your IP configuration reassigns your IP address, which will fix the problem if it was down to your IP allocation issues Open the Command Prompt, then enter the following commands:

Reset Winsock

There are a couple of other things you can try in the command prompt. The Winsock protocol controls a big chunk of your computer’s communication with network services and resetting it will reset many of those under-the-hood elements to their default settings. Enter the following into the command prompt:

Fix Connection’s Properties

Click the Wi-Fi (or Ethernet) connection icon in the taskbar, then Network & Internet Settings. In the new window, click Change adapter options then right-click the affected connection and click Properties.
In the Properties window, make sure all the following boxes are ticked:
  • Client for Microsoft Networks
  • File and Printer Sharing
  • Internet Protocol Version 4
  • Internet Protocol Version 6
  • Link-layer Topology Discovery Responder
Click OK and restart PC.

Disable iPv6

IPv6 is the relatively new Internet protocol that more and more PCs are using due to the fact that the number of available IPv4 addresses is simply running out. Not all networking equipment and ISPs play nice with iPv6, however, so if you have this switched on, then it could be interfering with your connection. If you suspect this might be the issue, uncheck the IPv6 box under your connection’s Properties.
Read More
Calculator is not working in Windows
As you know, one of the basic apps in the Windows 10 operating system is the calculator and it can even be extended to a scientific calculator which makes it really useful for users. However, there are instances when you might encounter some issues while using this app. One of the issues about the Calculator app that’s been reported recently is that the Calculator app is not working. If you encounter the same problem, then you’ve come to the right place as this post will guide you on what you can do to fix the problem. Based on the reports, users claimed that the issue with the Calculator app occurred right after they’ve installed a feature update, while other users claimed that the Calculator app never really worked on their computers and there are also cases where the app opens but it either freezes or crashes. According to researchers, the main causes of the problem include a feature update that could’ve altered the settings. It could also be due to problems with the login account or corrupted and missing files, or the problem could also with the calculate app itself. To resolve this problem, here are some suggestions you can follow.

Option 1 – Run the System File Checker Scan

System File Checker or SFC is a built-in command utility that helps in restoring corrupted files as well as missing files. It replaces bad and corrupted system files to good system files that might be the reason why the calculator app is not working properly. 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.
  • Reboot your computer.

Option 2 – Run the DISM tool

You can also run the DISM Tool as it helps in repairing the Windows System Image as well as the Windows Component Store in Windows 10. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth” that could help in fixing the Calculator app.
  • 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
    • Dism (.)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 3 – Try logging into your computer using a different User Account

You might want to try logging into a different User Account since it is possible that the issue could have something to do with your log-in account. Thus, you can isolate this possibility by logging into a different user account. If you don’t have any other user account, simply create a new one by clicking on the Start icon and then go to Settings > Account > Family & other users. From there, go to the Other user's section and click on the Add someone else to this PC option, and then inputs all the needed information and restarts your computer. Once your computer has restarted, log into your computer using the newly created user account.

Option 4 – Try to reset or reinstall the Calculator app

If the first three given options didn’t work, you might want to reset or reinstall the Calculator app. To do that, follow these steps:
  • Click on the Start button and go to Settings > Apps > Apps and features.
  • Next, look for the Calculator app from the app list and click on it to see its other options.
  • After that, select the Advanced options and go to the Reset section and then click on the Reset button to reset the Calculator app.
Note: You also have the option to reinstall the Calculator app. All you have the option to visit Microsoft Store and from there, uninstall the Calculator app.
Read More
System32 Folder Keeps Popping up at Startup
The System32 folder contains vital configuration and information that are essential to the operating system. It is located inside the “Windows” folder and it consists of important DLL files as well as executable files. You probably have noticed some errors that have the “System32” word in them but that does not necessarily mean that the System32 folder is the one that triggers them as these kinds of errors have only occurred when some important files are corrupted or missing. Some users recently reported that each time they start their computers, the System32 folder will automatically open up in the File Explorer. If you encounter the same problem, read on as this post will guide you on what to do to fix it. This kind of issue is most likely caused by service or application interference – it is possible that there is a third-party application installed in your computer or a Windows service that triggers the System32 to pop up during startup. It is also possible that this is a result of system modification. Thus, you need to identify the third-party program or restore your computer to its previous state.

Option 1 – Put your computer in a Clean Boot State

As pointed out, it is possible that some third-party program or service is the one that’s behind the problem. To isolate this possibility and to identify the culprit, you have to put your computer into 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.)
After putting your PC in a Clean Boot State, try creating a system restore point and see if the problem still occurs. Clean Boot troubleshooting is designed to help you isolate the problem. For you to execute a clean boot troubleshooting, you must do a couple of actions (the steps given above) and then restart your PC after every action. You might have to disable one third-party app after the other to really isolate the issue. And once you’ve narrowed down the problem, you can either disable the third-party app that’s causing the problem or remove it. Note that you must switch your PC back into the Normal Startup mode after you’re done troubleshooting the problem. Here’s how you can do it:
  • From the “Start” menu, go to System Configuration.
  • After that, switch to the General tab and click the option for “Normal Startup”.
  • Next, go to the Services tab and clear the checkbox for “Hide all Microsoft services”.
  • Then find and click “Enable all” and if prompted, you have to confirm.
  • Afterward, go to the Task Manager and enable all the Startup programs and confirm the action.
  • Restart your PC when prompted.

Option 2 – Perform System Restore

  • First, press 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 3 – Run System File Checker scan

You might also try running the System File Checker or SFC scan to fix the issue. System File Checker is a command utility built into your computer that helps restore corrupted files and missing files. Refer to the following steps to run it:
  • Hit the Win + R keys 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 and see if the System32 folder still pops up at startup or not.
Read More
There’s no Incognito Mode in Chrome
As you know, just like other web browsers, Google Chrome offers Incognito Mode or private browsing which you can use to make sure that your browsing activities are not being tracked by any websites you visit and it also keeps targeted ads at bay. On the other hand, signing in to a website, even when in Incognito Mode is a different thing since that website can track your browsing activities. Thus, Incognito Mode is still useful especially if you want to browse the web safely and without getting tracked except when you log in to some site. However, there have been reports recently that Incognito Mode is missing in Chrome and users are clueless as to how or why it happened. If you are one of them, worry not for this post will walk you through what you can do if there’s no Incognito Mode in Chrome on your Windows 10 computer. This is an unusual and strange issue since the Incognito Mode in Chrome is available by default and you don’t have to do anything to enable it. It is possible that there might be corruption in the Windows Registry which caused the disappearance of Incognito Mode, worry not though for there are some tweaks you can apply to restore the missing Incognito Mode. To apply these tweaks, you need to create first a System Restore point, and then once you’re done, follow the instructions provided below carefully. Step_1: Tap the Win + R keys to open the Run dialog box and type “Regedit” in the field and then hit Enter to open the Registry Editor. Step_2: Next, after opening the Registry Editor, navigate to this path – ComputerHKEY_LOCAL_MACHINESOFTWAREPolicies Step_3: From there, look for ChromePolicies and locate the DWORD named “IncognitoModeAvailability” and double click on it. Step_4: Edit the value of the “IncognitoModeAvailability” DWORD by changing its value from 1 to 0 so you can enable Incognito Mode in Chrome. Step_5: Once done, exit the Registry Editor and restart your computer and then check if you can now see Incognito Mode in Chrome. On the other hand, there is also another option that allows you to force open your Chrome browser in Incognito Mode. All you have to do is set the value of the “IncognitoModeAvailability” key to “2” instead of 0. This can be useful especially if you always browse the web in this mode. But you need to remember that you won’t be able to go back to the normal mode once you do this. Here are what the values of the IncognitoModeAvailability DWORD actually mean:
  • 0 – Incognito mode is enabled by default
  • 1 – Incognito mode is disabled
  • 2 – Chrome is forced to always open in Incognito mode
Read More
Fix Unable to terminate the process Error in Windows 10
There are times when you may find it hard to kill a particular process in the Windows Task Manager and every time you try to do so, you will only get an error message saying, “Unable to terminate the process, The operation could not be completed, Access is denied”. If you are one of the users who is constantly getting this error, read on as this post will provide you with a couple of options you can try to resolve the problem. Refer to the given instructions below if you are unable to terminate a process in the Task Manager but before you proceed you need to restart your PC and then try killing the process again, if you’re still not able to do it, you need to follow the options laid out below.

Option 1 – Try using Taskkill

  • Open the Command Prompt as admin from the WinX Menu.
  • After opening Command Prompt, type in the following command and tap Enter to execute it:
taskkill /IM "processname" /T /F processname – it is the name of the process which you can see on the Details tab of the Windows Task Manager. /IM – it is the one that specifies the image name of the process, which follows, that is to be terminated. /T – it is the one that kills not just the main process but also the child process. /F – it is the one that terminates the process forcefully.

Option 2 – Try using the WMIC

  • Open Command Prompt as admin from the WinX Menu.
  • From the Command Prompt window that opens, type in the following command and hit Enter to execute it:
wmic process where name='processname.exe' delete
Note: In the given command, you need to replace “processname.exe” with the name of the particular process you want to terminate which is found in the Details tab of the Windows Task Manager.

Option 3 – Try using PowerShell

  • The first thing you have to do is open an elevated PowerShell prompt.
  • From there, type in the following command and hit Enter to execute it:
kill -id pid
Note: In the given command above, “pid” is the Process ID number of the process you want to terminate. And for you to identify this number, you need to open the Details tab of the Windows Task Manager once again and take note of the number against the process you want to get rid of. Alternatively, you can also run the following command in the PowerShell prompt that you’ve pulled up to get the process ID number:
Get-Process
For example, “5364” is the process ID number for the DimScreen.exe process which is the process you want to terminate. In order for you to kill this process, you need to type in this command:
kill -id 5364
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