Logo

Fixing Upside Down Screen in Windows 10

As you know, Windows 10 comes with a pre-packed feature that allows you to rotate the screen at different angles, and to facilitate this feature, there are keyboard shortcuts you can use as well. However, from time to time, no matter how useful this feature is, users still experience a handful of issues. One of which is that they suddenly find their screen rotated or Upside Down even when they didn’t do a thing or adjust the setting.

You may have pressed the shortcut on the keyboard by accident or some other program changed the setting on your computer without your permission – whichever the case is, this post will show you what you can do to fix the upside-down screen on your Windows 10 PC using the options laid out below.

Option 1 – Try using hotkeys

As mentioned earlier, Windows have hotkeys in the UI that changes the orientation of the display. So the first thing you need to do is to make sure that these hotkeys are enabled and if they are, you can use the keyboard shortcut to adjust the orientation of your screen.

  • Right-click on an empty part of your Desktop and then select the Graphic options.
  • Next, select “Hot Keys” > “Enable”. After verifying that the hotkeys are enabled, you can tap the Ctrl + Alt + Up arrow keys to change your computer screen’s orientation.
  • Alternatively, you can also tap the Ctrl + Alt + Right or Left or Down arrow keys to change the direction the other way.

Option 2 – Try using the Graphics Properties

You will probably see the “Graphics Properties” option if you use the Intel HD Graphics every time you click on your Desktop. Note that this option has all the graphics driver properties and helps you in changing the configurations as well as control several options like refresh rate, resolution, color-depth and many more. You have to navigate to these options to see if the orientation is changed in these properties. To do so, follow the steps below.

  • Right-click on any empty space on your Desktop and then select Graphics Properties or Intel Graphics Settings.
  • After that, select Display from the list of sub-options that appears.
  • From there, you will see the rotation of the screen under the “Display settings” option where you have to make sure that the slider is set to “0”.
  • Click the Apply button to save the changes made and then click on Exit. The orientation of your screen should automatically change.

Option 3 – Try using the Windows Display Settings

Since the Windows Settings have a section where you can manage the display settings of your computer, you can use them to help control the resolution of your PC’s display without any trouble. There is a possibility that the settings are changed there so that’s probably why your screen is turned upside down all of a sudden.

  • Tap the Win + S keys to open search and then type in “settings” in the field and then hit Enter to open Settings.
  • After opening Settings, click on System and then on Display using the left navigation bar and then scroll to the end and select the Advanced display settings.
  • Next, click on the Display adapter properties and click on Intel HD Graphics control panel.
  • Now change the rotation to 0 Degrees. Afterward, the display should revert back to its original form automatically.

Option 4 – Check your monitor’s physical controls

There are monitors that have buttons in them that allows users to shift the rotation of the screen to 90 degrees. It could be that your monitor has these buttons without you knowing and you suddenly pressed them by mistake which caused your screen to rotate. Thus, you have to check your monitor for any physical buttons on the side and if you see a menu, navigate to its options and check if there are screen rotation options. To make it easier for you, you can simply search your monitor’s model online and see if these buttons exist. You could also go over your monitor’s manual if you still have it as it contains details with regards to screen rotation.

Option 5 – Update your Graphics drivers

  • Tap the Win + R keys to open the Run dialog box and then type in devmgmt.msc and tap Enter or click OK to open the Device Manager.
  • Expand the section for the outdated device drivers.
  • And then select the outdated driver(s) and right-click on it/them.
  • From the drop-down menu, select the Update Driver option if you wish to update the driver or select the Uninstall device if you want to uninstall the driver and then follow the on-screen instructions to install the latest version of the driver.
  • Restart your PC after the installation to allow the system to reinstall the driver.

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

Your Windows license will expire soon
If you suddenly get a message telling you that “Your Windows license will expire soon, You need to activate Windows in Settings” on your Windows 10 computer but you know that your Windows 10 is already activated. Worry not for this post will help you get rid of that error message right away. Before you get started, make sure that you have the Windows product key with you. If you don’t, you can get it by running the following command in an elevated Command Prompt:
wmic path SoftwareLicensingService get OA3xOriginalProductKey
Take note of the product key and then proceed to the options given below.

Option 1 – Try activating Windows 10 again or use another product key

  • If you’re sure that you have the correct product key, click the Go to the Settings button.
  • After that, click the Activate button once again.
  • If you have another license key, you can also use that as well, just simply click on the Change product key.
  • Then enter the new product key and click on Activate. That should fix the problem, if it doesn’t, refer to the next option below.

Option 2 – Try to reset the licensing status

  • Click the Start button and then type “cmd” in the Search box and then tap Ctrl + Shift + Enter to open an elevated Command Prompt.
  • Next, type the “slmgr –rearm” and hit Enter to reset the licensing status.
  • Restart your computer and check if the error is now gone or not.

Option 3 – Try uninstalling the product key and re-enter it once more.

  • The first thing you have to do to uninstall the product key is to know the Activation ID of your Windows installation. To do so, open an elevated Command Prompt and type this command, and hit Enter – vbs /dlv
  • After you enter the command, you should see the licensing status and Activation ID. And to get all the Activation IDs of all the installed Windows versions, key in this command and hit Enter – vbs /dlv all
Note: The “/dlv” parameter will give you the license information for the installed operating system.
  • After you enter the second command, you should see a Windows Script Host window with all the Windows licensing and activation status. Take note of the Activation ID.
  • Next, in the same elevated Command Prompt, type this command – slmgr /upk <Activation ID>
Note: In the third given command, “/upk” stands for “uninstall product key”. This parameter uninstalls the product key of the current Windows edition.
  • Restart your PC. After that, your computer will be in an unlicensed state so you need to re-enter the product key again.

Option 4 – Try rebuilding the Tokens.dat file.

The issue might be caused by a corrupted Tokens.dat file. The Tokens.dat file is a digitally signed file that stores most of the Windows Activation files so if it is corrupted then no wonder you’re having activation issues. To rebuild the Tokens.dat file, refer to these steps:
  • From the WinX Menu, open an elevated Command Prompt.
  • After opening Command Prompt, you need to type each one of the following commands and after you type each command, hit Enter.
    • net stop sppsvc
    • cd %windir%ServiceProfilesLocalServiceAppDataLocalMicrosoftWSLicense
    • ren tokens.dat tokens.bar
    • net start sppsvc
    • exe %windir%system32slmgr.vbs /rilc
  • Now restart your computer.

Option 5 – Try running the Windows 10 Activation Troubleshooter

  • Go to Settings and then select Activation.
  • After that, click on the Windows Activation and then troubleshoot. This will help you address most of the commonly found activation issues in Windows devices.

Option 6 – Try activating Windows 10 via mobile phone

Activating Windows 10 can also be done using your phone. Just note that you have to call Microsoft to do so.
  • In the Start Search box, type in “Slui 4” and tap Enter.
  • Next, select your country and click on Next.
  • Keep the window open and call the toll-free number of the country you’re from.
  • Afterward, a confirmation ID should be given by the automated system which you must take a note of.
  • Finally, in the box on the window, type in the confirmation ID and click on the Activate button. That should do it.
Read More
Windows 11 launch date set for October 5th
windows 11 release dateIt is officially confirmed, Windows 11 release date is October 5th. Windows 11 will be released as a free upgrade to all registered Windows 10 users that have supported hardware for it. The rest of the users will be able to install it via ISO file as a clean installation if their computer supports Windows 10 hardware requirements. The official price for the license for Windows 11 has not yet been set but I assume after release it will be set. Priority for W11 will have users who are upgrading from W10 as stated by Microsoft. Also, it was officially confirmed that Android apps will not be running natively in this first release of Windows 11, that feature will come in a future update, official statement below:
"We look forward to continuing our journey to bring Android apps to Windows 11 and the Microsoft Store through our collaboration with Amazon and Intel; this will start with a preview for Windows Insiders over the coming months,"
The rest of the features will be all included inside Windows 11 on launch.
Read More
JBL Clip 4 Review, a small perfection

Portable small Bluetooth speakers are nothing new on the market, most of the time they have given the opportunity for music listening during picnics and walks in nature and also replaced some car speaker systems. The latest star in small portable speakers in JBL Clip 4, small in size, waterproof, and with an incredible high-quality sound.

JBl Clip 4

Performance and quality

Out of the box and after first look speaker looks great, it has excellent design and is very intuitive to work with. Everything is laid out logically and you can start using it right away without reading instructions.

The sound quality is surprisingly very good and clear. I must say I have not expected this clarity and power from a speaker of this size. The volume range is also incredibly good and will fill most needs even on small picnics outdoors where you can hear it loud enough. One thing to mention is that even on their loudness levels sound is still clear without distortion which, to be honest, is to be expected from someone like JBL.

Where you can take JBL Clip 4

You can take it where ever you want, Its size and clip make it perfect for beach and pool trips. Speaker is waterproof and gas IP67 rating, meaning that sand and dirt will not affect it either. Do not take this speaker to your diving adventures since that will break it but a depth around 1 meter underwater should be safe. After your trip do not forget to wash Clip 4 with clean water so all dirt, salt, and other stuff are properly cleaned for longer life of the device.

How long it will play?

JBL claims that the battery will last 10 hours of continuous play. Note that this is meant probably on the largest volume setting so when you use it on lower settings battery is lasting longer. Playing of course on low volumes will extend playback time even longer but here we come at one feature that I do not like, there is no indication of any kind how much battery is left in the speaker, the only indication is a red light when the battery is almost empty which means you could be outside at that point and did not know that low battery was there in the first place when you were packing. Some battery indication would be a great addon.

More stability for JBL Clip 4

The clip itself has been improved from the previous Clip 3 model, it is wider, it goes all the way around the casing, and feels overall better and more stable. Since the clip is now all around casing this means a wider opening can be made making it fit around stuff Clip 3 was not able to.

Conclusion

All in all, Clip 4 is an incredible speaker and one that would highly recommend, the price goes around 79 USD but it can be found even as low as 50 USD on discounts and promotions and if you manage to get one at that price it is a great buy. Sound is good, portability is great, dirt and waterproof are excellent and battery life is really good.

Read More
Fix Hello Errors 0x801c004d or 0x80070490
As you know, Windows Hello offers you quick access to computers since you can log in to your Windows devices three times faster compared to passwords with the help of the camera via Face recognition and fingerprint reader. This way, Windows Hello will recognize you right away. However, there are also times when you might encounter some problems when using Windows Hello. For one, if you are trying to add the PIN method to Windows Hello on your Windows 10 computer but you suddenly encountered an error code of 0x801c004d or if you are trying to use your existing pin and you encounter an error code of 0x80070490 along with an error message that says, “Not recognized”, then read on as this post will guide you on how you can fix both of these errors. Here is the complete content for both errors:
  • 0x801c004d – Unable to enroll a device to use a PIN for login”
  • 0x80070490 - Not recognized, Pin and fingerprint are no longer options for signing in”
If you got any of these two errors, there are several potential fixes you can check out to resolve them. You can try to check for any Windows Updates or create the PIN again or check the CNG Key Isolation Service. You could also try to reset the TPM or create a new User Account. For more information, follow the instructions provided below.

Option 1 – Try checking for any available Windows Updates

The first thing you can do is to check for any available Windows Updates. It is possible that your computer may be outdated and is the reason why you’re having troubles with Windows Hello. To check for Windows Updates, just go to Settings and from there, head over to the Update and Security section and click on Windows Updates located on the left pane, and then click on the Check for Updates option. Wait until the process of checking updates is completed and if it finds new updates, install it. After you install the new Windows Updates, check if you can now add the PIN on Windows Hello or not.

Option 2 – Try creating the PIN again

The next thing you can do is to create the PIN again by signing out and signing in again and then try creating the PIN once more. If this does not work, you can try restarting your computer and creating the PIN again. You could also try removing the PIN and then change it.
  • Remove the PIN by going to Settings > Accounts > Sign-in options.
  • From there, go to the PIN section and click on the Remove button.
  • You will be asked to verify your account to proceed in removing the PIN, enter your credentials.
  • Restart your computer and then set up a new PIN.
  • Once you’re done, restart your computer and check if the error is gone now.

Option 3 – Try checking the CNG Key Isolation Service

The CNG Key Isolation Service is the one that stores and uses long-lived keys in a secure process complying with the common criteria requirements and it is possible that the error could be related to this service. This service is hosted in the LSA processes and provides key process isolation to private keys and associated cryptographic operations as required by the common criteria. Thus, you need to check this service to see if it’s the one that’s causing the error.
  • Tap the Win + R keys to open the Run dialog box and type “services.msc” in the field and hit Enter to open the Windows Services Manager.
  • Next, locate the “CNG Key Isolation Service” and once you find it, double click on it to open its Properties box.
  • After opening its Properties, check its Startup type and select Manual. This is the default setting and if it is Disabled, then it’s no wonder why you’re getting errors with Windows Hello, thus, you need to enable it.
  • Once done, restart your computer and check if you can now add the PIN to Windows Hello. If you still get the error, then you might want to try setting the CNG Key Isolation Service from Manual to Automatic and then click on the Start button and see if it fixes the error or not.

Option 4 – Try to reset the Trusted Platform Module or TPM

You might also want to try resetting the Trusted Platform Module or TPM to fix the error. You can do this by opening Windows PowerShell and then executing the “Clear-Tpm” command. After that, check if the error is now resolved.

Option 5 – Try to create a new User Account

You could also try to create a new User Account on your Windows 10 computer to fix the Windows Hello error. Once you have created a new local user or administrator account in Windows 10, check if you are now able to add the PIN from this newly created user account.
Read More
Fix “We couldn’t find any drives” Error
If you encountered an error message saying, “We couldn’t find any drives, To get a storage driver, click Load driver” when you try to install Windows in a VirtualBox machine, then you’ve come to the right place as this post will guide you in fixing this error. This error message is displayed on the screen where you have to choose a partition to install the guest operating system. This error is most likely due to the lack of correct settings as well as a corrupted virtual disk. To fix this error, you have to remove existing storage devices, create a new storage device and select the correct ISO file.

For complete instructions, follow the given steps below.

Step_1: The first thing you have to do is remove all the existing Storage devices and since this option is already available in VirtualBox by default, there is no need for you to install any third-party software. Step_2: After that, open VirtualBox and select the virtual machine and then click the Settings button. Step_3: Next, switch to the Storage section and on your right-hand side, you will see “Controller: SATA” and two other sub-labels. From there, select Controller: SATA and then click on the red cross button that says, “Remove selected storage controller”. Step_4: Now click on the Add new storage controller icon and select the “Add SATA Controller” option from the given list. Step_5: Afterwards, click the “Add hard disk” button and select the “Create new disk” option, and then you have to create a new virtual disk for your virtual machine. Step_6: Verify if you have selected Dynamically allocated while you create the virtual hard disk. Once the process is completed, you will get a “.vdi” file in the list. Step_7: Next, click on the “Add optical drive” button and select the “Choose disk” option. Here, you have to select the ISO file and if you can find an ISO file in the given list, select it from there, else, you have to click the Add button and navigate to the folder where the ISO file is located. Step_8: Once you’re done, click the OK button and boot your virtual machine. You should see options instead of the “We couldn’t find any drives, To get a storage driver, click Load driver” error message. If you see the options, you can now create a new partition and start the installation process of the Windows operating system in the VirtualBox machine without any problem.
Read More
Fix PAGE_FAULT_IN_NONPAGED_AREA 0x00000050
If you suddenly encounter the PAGE_FAULT_IN_NONPAGED_AREA Blue Screen error then it means that your computer is under a heavy load. And if you look closely, you’ll see that it has a bug check value of 0x00000050. This kind of Blue Screen error also indicates that invalid system memory has been referenced. It could be that the memory address is wrong, or that it is pointing at freed memory. The PAGE_FAULT_IN_NONPAGED_AREA Blue Screen error occurs when the requested data is not found in the memory. As a result, the system generates a fault which normally indicates that the system is looking for data in the paging file. However, in this case, the missing data is identified as being located within an area of memory that cannot be paged out to the disk. This Stop error might be caused by a buggy system service, antivirus program, a corrupted NTFS volume, or faulty hardware. So if you’ve recently added hardware, you can try removing it and then check. If the problem still persists, refer to the suggestions given below to fix the problem.

Option 1 – Run Memory Check to test your memory

  • Tap the Win + R keys to open Run and type 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
  • Select the option you prefer and afterward, check if the Blue Screen error is now fixed.

Option 2 – 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 PAGE_FAULT_IN_NONPAGED_AREA Blue Screen error. 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 – Disable Automatic Paging File Size Management

  • Right-click on This PC located on your desktop.
  • Next, click on Properties and then click on the Advanced System Settings.
  • Go to the Advanced tab and then click on the Settings button under the Performance section.
  • Afterward, a new mini window will appear and from there, go to the Advanced tab.
  • Then click the Change button under the Virtual Memory section. Once you do, another mini window will appear.
  • Now uncheck the “Automatically manage paging file size for all drives” option.
  • After that, you have to increase the Page File size by doubling the amount of memory allocated by default in the text field. For instance, the paging size given is a minimum of 16MB and so you have to change it to 32MB. And since the recommended value is 1907MB, you can make its maximum size around 4000MB. By doing so, it will allocate more space for paging into individual drivers.
  • Now click OK, close all the open windows and then restart your PC.

Option 4 – Update the Device Drivers

Updating the Device drivers can also help you fix the PAGE_FAULT_IN_NONPAGED_AREA Blue Screen error. To do so, follow the steps below.
  • Tap the Win + R keys to launch Run.
  • Type in devmgmt.msc into the box and tap Enter or click OK to open the Device Manager.
  • After that, a list of device drivers will be displayed. If you see a red or yellow sign that shows up against the driver, right-click on the driver and select “Update Driver Software”.
  • Select the “Search automatically for updated driver software” option and then follow the instructions to complete the process.
  • Restart your PC and then check if the Blue Screen error is now fixed or not.

Option 5 – Perform a System Restore

Performing System Restore might help you in fixing the PAGE_FAULT_IN_NONPAGED_AREA error. You can do this option either by booting into Safe Mode or in System Restore. If you are already in the Advanced Startup Options, just directly select System Restore and proceed with the next steps. And if you have just booted your PC into Safe Mode, refer to the steps below.
  • 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 6 – Try disabling your antivirus programs

There are instances when antivirus programs trigger Stop errors like PAGE_FAULT_IN_NONPAGED_AREA. Thus, you can try disabling your antivirus programs like Windows Defender or other third-party programs if you’re using one.

Option 7 – Use the Blue Screen Troubleshooter

The Blue Screen troubleshooter is a built-in tool in Windows 10 that helps users in fixing BSOD errors like PAGE_FAULT_IN_NONPAGED_AREA error. It can be found on the Settings Troubleshooters page. To use it, refer to these steps:
  • Tap the Win + I keys to open the Settings panel.
  • Then go to Update & Security > Troubleshoot.
  • From there, look for the option called “Blue Screen” on your right-hand side and then click the “Run the troubleshooter” button to run the Blue Screen Troubleshooter and then follow the next on-screen options. Note that you might have to boot your PC into Safe Mode.

Option 8 – Disable Memory caching in the BIOS

You can also disable memory caching in the BIOS to fix the PAGE_FAULT_IN_NONPAGED_AREA error.
  • Open the BIOS Setup screen.
  • Next, go to Advanced > Cache Memory and then disable it.
  • Tap the F10 key to save the changes made and restart your computer.
Read More
Malware Guide: How to Remove DownloadAdmin

What is DownloadAdmin/ Updateadmin?

As a digital creation of Blueis, the DownloadAdmin application peruses your computer system for programs/applications that are outdated. This program then makes the necessary updates/installation on your computer, as if it were the Administrator. While most people might consider this application harmful, scrutinizing the Digital Publisher/Creator of the application should be reason enough to remove DownloadAdmin (and any other associated program) from your computer. Why? Blueis is infamous for producing/distributing “adware type software”, according to herdProtect Anti-Malware. Is that not a plausible reason for you to remove applications associated with that publisher? Additionally, DownloadAdmin not only updates your outdated applications, but it installs additional programs - usually utility tools and search toolbars. This is a sly way to promote third-party software and to get ads loaded onto your computer system. Technical details about DownloadAdmin include:
Digital Publisher: Blueis Product Version: 4.0.0.1 Original File Name: DownloadAdmin Entry Point:  0x0000234A

Assessment of DownloadAdmin

For this assessment, the DownloadAdmin file was obtained and installed on a test computer. After the DownloadAdmin/Updateadmin application was installed, it made several modifications to the computer system. These modifications may class the newly installed file as a PUP (potentially unwanted program). Outlined below is what took place after the file was installed.
  • Updated an outdated application installed on the computer

Subsequent to the update made by Updateadmin, I thought the PUP had run its course. However, it was not quite finished. It was after scanning the contents/programs of my Local Drive, I stumbled on an additional program, one that I did not download or install, at least not intentionally. As predicted, the DownloadAdmin application scanned through the computer system (in the blink of an eye), during installation and made adjustments to an application already installed. This program was the Mozilla Firefox. Since Mozilla Firefox was rarely used on the PC in question, the DownloadAdmin application thought it quite appropriate to revive the Mozilla Firefox browser, by replacing it with the latest or more contemporary version.
  • Installed a search toolbar

While DownloadAdmin did request permission to install an updated version of my Browser, it provided no warning about installing a search toolbar. This is quite shady and deceptive. In addition to updating the Internet Browser, DownloadAmin also installed the SearchProtect toolbar (Conduit). This toolbar is no stranger to the market as I’ve encountered it on several occasions during my assessment of malware.

Should you remove DownloadAmin?

That decision is totally yours to make. However, here are some reasons why most people would consider that program unwanted
  • It updates your outdated programs

In most cases, at least those I’ve seen, if a user has a program installed, they don’t necessarily want a new version of that program. In fact, this PUP could spell trouble since some programs, especially paid, require a license to use the software. When that program is updated/ upgraded, you might have to acquire a new license to get it to work.
  • Unnecessary program

If you’re totally lackadaisical and loathe the idea of doing work yourself, this program might come in handy. Many users will update their computers manually by using Microsoft’s preinstalled/pre-programmed updater in their computer’s Control Panel. This option searches for and installs all the necessary programs to keep your computer safe and secure. The DownloadAdmin program only occupies needed space and resources on your computer. However, what’s good about this program is that it doesn’t operate at the start time so it doesn’t necessarily cause unnecessary lags on your computer.
  • Modifies your search experience

By installing a search toolbar called SearchProtect, Updateadmin modifies or changes the browsing experience you’re accustomed to. SearchProtect hijacks your browser and changes your homepage to their choice while removing yours. This is often hard to reverse since the publisher created this software to remain once installed. To completely remove DownloadAdmin from your computer, click here to download and install Spyhunter
Read More
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.
Read More
How To Repair Error Code C0000135

Error Code C0000135- What is it?

C0000135 is a blue screen of death error code (BSoD) also referred to as the ‘Stop’ error. This error code usually pops up on the screen at startup. The system stops and displays the error code:

Stop: c0000135 {Unable to Locate DLL} The dynamic link library FILE_NAME could not be found in the specified path Default Load Path

Solution

Restoro box imageError Causes

There are multiple reasons behind the error code C0000135 BSoD such as:
  • Missing and damaged .DLL files which is linked to registry corruption
  • Malware attack
  • Viral infection
When this error code pops, the computer screen turns blue and hampers your ability to use Windows successfully. Nonetheless, if the error C0000135 is not repaired timely this error can cause a great deal of damage to your PC. It puts you at risk of:
  • Data Loss with possibly no chances of recovery
  • System Failure and crash
  • Cybercrime if malware is the underlying cause of the occurrence of the error code C0000135
To avoid serious PC damages and inconvenience it is advisable to repair this error immediately.

Further Information and Manual Repair

There are two ways to fix the error code C0000135:
  1. Hire a Professional
  2. Download Error Tools PC Repair

Hire a Technician

Hiring a professional can be costly. You may have to pay hundreds of dollars to the technician to resolve this issue. However, the latter option is not only money-saving but also time-saving, convenient, and simple. In fact, it is so easy that even if you have no technical knowledge you can still work your way around it and repair the error in seconds.

Download Restoro

Restoro is a top-quality, efficient, and multi-functional PC fixer. It is integrated with cutting-edge technology. It has a comprehensive suite of advanced utilities like an intuitive registry cleaner, powerful anti-virus, and a smart system stability detector. All of these exciting and highly functional features are combined together in one. With this helper, you don’t need to search for the underlying cause of the error. When you experience the BSoD error code C0000135 on your system all you have to do is run it for a scan and its intuitive in-built technology will detect the issues and causes in no time and display them to you in the form of a comprehensive scan report. Once the scan is complete, you just have to hit the repair tab to resolve it. It’s that easy and fast! Restoro is powered by a highly functional registry cleaner. This cleaner helps detect all the errors related to the registry. It cleans the unnecessary files cluttering and damaging the hard disk including the junk files, invalid registry entries, internet history, and the files from the programs that you have uninstalled on your PC. These files acquire a lot of disk space and damage .dll files as well. Overloaded registry also slows down the system and the CPU and RAM then require more power to start and function. The registry cleaner embedded in the Restoro removes and wipes out all this unnecessary clutter, clears up the disk space and repairs the damaged files, and corrupted registry, and thus resolves the error code C0000135 on your system. Restoro also serves as a system optimizer. And when you repair issues on your PC with this helper, you’ll see a massive difference in the speed and performance of your computer. It will run smoothly and boot efficiently. Restoro is safe to use. It is bug-free and used widely by PC users experiencing different types of PC-related issues including the error code C0000135. It has easy navigation and a user-friendly interface. You can download and run Restoro on all Windows versions. Click here to download Restoro today!
Read More
Steam proton to run Windows games on Linux
Steam protonDespite popular belief, there are a lot of users running Linux OS. Linux offers great security and working environment and 96.3% of the world's top 1 million servers run on Linux. 90% of all cloud infrastructure operates on Linux and practically all the best cloud hosts use it. But gaming on Linux is limited, enter Steam proton a Valve’s gaming solution.

What is Steam proton?

Proton is a WINE fork with some extra capabilities, to play games and run applications not native and not made to run natively under Linux OS. It is supposed to bridge the Gaming issues for PC users and let them more freedom in choosing an operating system to game on.

Find out if your game supports Proton

Although there are a lot of titles that nowadays run natively on Linux some will still need proton in order to run at all and sadly some of them will not be able to run on Linux even via proton but seeing how Valve is busy and it is trying to push its ideas and technology slowly this gap is closing. In order to see how the game you want to play performs and behaves on Linux and proton environment visit https://www.protondb.com/ and find out. As soon as the site loads you will be greeted with statistics and a search option to find out the status of the desired game with one of the given statuses: Borked, Bronze, Silver, Gold, Platinum, and Native. As you probably guessed native means that the game will work on Linux out of the box and borked will probably not work at all. Platinum and gold status means that game will run on proton without any input or tweaks from the user while silver and bronze means that it will work but might need some tweaks in order to make it work.

How to get Steam proton?

In order to run games under proton inside Linux, you will need firstly a Steam client which luckily works naturally on Linux. Unlocking/activating Steam Proton on your Linux-based system is easy. Just head over to Steam > Settings > Steam Play and toggle the option “Enable Steam Play for Supported Titles”. Valve has tested and fixed some Steam titles and you will now be able to play those titles. However, if you wish to go even further beyond, and play titles that even Valve has not tested, toggle the option “Enable Steam Play for all titles”.

Conclusion

Even we are not there yet, native gaming on Linux is gaining a foothold each day. Will Steam’s OS with proton technology be one that will turn the tide from Windows or some other tech we cannot tell but one thing is for sure, more choices mean better products so I am hopeful for a bright future.
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