There are cases when you want to undo some changes you’ve made to your computer and to do that you have to perform the System Restore task. However, if you encounter an error that states “To use System Restore you must specify which Windows installation to restore”, when doing so, read on as this post will help you fix the problem.
This kind of error in System Restore could be due to corrupted files in the system. There are also situations where you are not able to boot up once you encounter this error which could be a big problem. On the other hand, this error might have something to do with corrupted BCD files. Whatever the cause is, here are some potential fixes you have to try.
Option 1 – Try to run System File Checker offline
Like pointed out, since the error might be due to corrupted system files, you can try to run System File Checker offline. How? Refer to these steps:
You need to go to the Advanced Startup Options and from there select Troubleshoot.
Next, select the Advanced Options and then Command Prompt.
After opening Command Prompt, type the commands given below and tap Enter right after you type each one of them.
Cd /
Dir
If you can see the “Users” folder, that is your system’s drive. However, if you can’t see it, you can just change the drive-by assigning “D” as its alphabet volume.
Then execute this command where “C” is the system drive: sfc /scannow /offbootdir=C: /offwindir=C:Windows
Now repeat the given steps sequentially.
Option 2 – Try to run DISM tool
You can also run the DISM tool to repair the potentially corrupted system image. First, you have to check the health of the system like checking the integrity of the system files and Windows services. To run DISM, follow the given steps below sequentially.
Open Command Prompt from the Advanced Startup options.
After that, execute this command where “C:” is the system volume: DISM /Image:C:Windows /Cleanup-Image /RestoreHealth /Source:C:WindowsWinSxS
If you encounter an error after executing the given command, insert the Windows USB or DVD and then execute this next command where “E:” is the USB or DVD drive: DISM /Image:C:Windows /Cleanup-Image /RestoreHealth /Source:esd:E:SourcesInstall.esd:1 /limitaccess
In some cases, “install.esd” would be “install.wim” and in such case, you have to modify and execute this command: DISM /Image:C:Windows /Cleanup-Image /RestoreHealth /Source:wim:E:SourcesInstall.wim /limitaccess
Option 3 – Try to repair corrupted BCD
As mentioned, the error could also be due to corruption in BCD, and to fix it, you can use Bootrec.exe – a built-in command-line tool used to troubleshot issues related to boot up and Windows Startup. Before you run this tool, make sure that you have inserted a bootable USB or DVD into your computer. Once you have that covered, follow these steps:
You need to go to the Advanced Startup Options.
Then click on Troubleshoot.
Next, select the Advanced Options and then Command Prompt.
Once Command Prompt has been pulled up, enter each one of the following commands and in the sequence that they are given to rebuild BCD files and repair MBR files:
Bootrec /Fixmbr
Bootrec /FixBoot
After you execute the commands given above, you should see a confirmation message that says, “The operation completed successfully”.
Now type the “Bootrec /RebuildBCD” command to rebuild BCD.
Finally, close Command Prompt and then restart your computer to successfully apply the changes made.
Option 4 – Try to run the Automatic Repair Utility
You might also want to use Automatic Repair in fixing the error. To do so, follow the steps below.
You can start by creating and booting from a bootable Windows 10 USB Stick.
After that, click on Repair your computer located in the bottom left corner when you are on the initial Windows Startup screen.
Next, click on Troubleshoot, and then on the other screen, click the Startup Repair option.
Now select the operating system you want to repair. Once you do that, it will start to repair your operating system. Wait until the process is completed and then check if the problem’s now fixed.
Option 5 – Try to use the Windows Recovery Environment
If the four options given above didn’t help fix the problem, you could try running Windows Repair and a Windows bootable USB or DVD.
First, insert the bootable USB or DVD and boot into it, and select the “Repair your computer” option.
Next, once you see the manufacturer logo on your computer, tap the key to enter into Windows Recovery Environment.
After that, change the Boot sequence to DVD drive under the UEFI Firmware settings and restart your computer.
Once your computer has restarted, select the boot order and make changes accordingly as displayed in the BIOS.
Option 6 – Try running System Restore in Advanced Startup Options
Since you probably can’t boot into your Windows 10 computer, you can try to run System Restore again in the Advanced Startup Options.
Boot your computer into the Advanced Startup Options screen.
From there, you will see some options to troubleshoot when you can’t log in to Windows in the usual way.
Now select Troubleshoot > Advanced Options > Command Prompt.
After that, type “exe /OFFLINE:C:Windows” and hit Enter to execute the command which will start the System Restore process.
Note: You need to replace “C” with the drive where Windows Installation is located.
This post will guide you in fixing a particular problem where your Windows 10 computer does not even let you turn it on and it appears as soon as it starts to boot the operating system and it displays an error message that says, “The Boot Configuration Data for your PC is missing or contains errors, Error code 0xc0000185”. On the other hand, it may also display a different error message saying, “The operating system couldn’t be loaded because a required file is missing or contains errors”.
There are various suggestions you can try to resolve this error. You could check the physical status of your hardware or rebuild the Boot Configuration Data, use the Automatic Startup Repair or System Restore, or better yet, reset your Windows 10 computer.
Since your computer will not boot, you will have to either try to get into the Advanced Startup Options screen, boot Windows 10 in Safe Mode, or use a bootable Windows 10 media to boot your computer.
Option 1 – Try to rebuild the BCD files
The first thing you can do to resolve the issue is to Rebuild Boot Configuration Data or BCD files.
You can start by booting into the installation environment for Windows 10 from an installation media.
After that, click on Repair your computer and on the blue screen, select Troubleshoot and then select the Advanced options menu.
From there, select Command Prompt and once you open it, enter each one of the commands given below by sequence.
bootrec /FixMbr
bootrec /FixBoot
bootrec /ScanOS
bootrec /RebuildBcd
Once you’re done executing the commands given above, type “exit” to close the Command Prompt window and then restart your computer and see if it fixed error code 0xc000014c.
Option 2 – Try to run Automatic Startup Repair
In this option, you need to boot your computer into the Advanced Startup Options and from there, run the Automatic Startup Repair and then wait until the process is completed.
Option 3 – Try running System Restore in Advanced Startup Options
Since you probably can’t boot into your Windows 10 computer, you can try to run System Restore again in the Advanced Startup Options.
Boot your computer into the Advanced Startup Options screen.
From there, you will see some options to troubleshoot when you can’t log in to Windows in the usual way.
Now select Troubleshoot > Advanced Options > Command Prompt.
After that, type “rstrui” and hit Enter to execute the command which will start the System Restore process.
Option 4 – Try to perform repair install by creating a Windows 10 installation media
Click this link and then click the Download Tool Now button.
Next, click the “Use the tool to create installation media (USB flash drive, DVD, or ISO file)…” option and follow the next given instructions on the screen.
Now select the ISO file option in step 5.
After that, you should now have an ISO file.
Next, go to the location where you’ve downloaded the ISO file.
Then right-click on the Windows 10 ISO file and select the Open with option and then select File Explorer.
Now click on “setup.exe” and follow the next instructions that appear on the screen. When asked, you have to select either Nothing (clean install) or Keep personal files only option. Take note that you must not select the “Keep personal files, apps, and Windows settings since it doesn’t really work.
Option 5 – Try to physically check the hardware
You should also check the physical status of the hardware in your computer. You can clean the dust off the hardware components like the Network Card of the computer. You might want to use a small blower or you could also use a soft cloth and run the components gently. Make sure that you don’t damage any parts with moisture or cause harm to any circuits while you carry out this task.
Recently, a number of users reported that their Google Chrome browser does not remember any accounts, login sessions, as well as passwords. So if you are one of the users who experience the same problem, then you’ve come to the right place as this post will guide you on what you can do your Chrome browser does not save passwords, remember accounts and login sessions in Windows 10.
This issue in Chrome could be caused by a lot of factors. It is possible that there is a setting in Chrome that prevents the browser from saving any data. It is also possible that the Google Chrome profile or the Cache folder for Chrome has become corrupted. Moreover, a third-party antivirus program could also be blocking the browser’s functionality in saving data. Whatever the cause is here are some suggestions you could follow that will help you fix the problem but before you do that, you can try to update your Chrome browser to its latest version first. If it didn’t work, then proceed to the given options below.
Option 1 – Try to clear browser cache
Open your Google Chrome browser.
After that, tap the Ctrl + H keys. Doing so will open a new panel that allows you to delete the browsing history and other data in your browser.
Now select every checkbox that you see and click on the Clear data button.
Then restart your Chrome browser and check if you can now complete the download again.
Option 2 – Try to delete the cache files for Google Chrome
The next thing you can do is to delete Chrome’s cache files or its store information which helps it in loading cached webpages faster when you pull them up. However, if it turns out that the cache files are corrupted, then it’s no wonder why Chrome is unable to save passwords. To fix this, you can try to delete the cache files for Google Chrome webpages and you can do it by following these steps:
First, open Google Chrome.
Next, open this address in Chrome – chrome://settings/clearBrowserData
After that, go to the Advanced tab and select all time as well as the first four options.
Now click on the Clear data option and then restart the Chrome browser once the cache has been cleared.
Option 3 – Try allowing Google Chrome to keep local data
If the option to keep local data is disabled in Google Chrome’s settings, it won’t be able to store local data in the browser. Thus, you need to enable it by following these steps:
Open Chrome and enter this address – chrome://settings/clearBrowserData
After that, drag the toggle button off for the “Keep local data only until you quit your browser” option.
Once done, restart Google Chrome and check it fixed the problem or not.
Option 4 – Try to enable the setting that offers to save password
As you know, a lot of websites offers users a choice to save a password and you can also do the same with the Chrome browser. You just have to enable this particular setting by going to the address, chrome://settings/passwords. From there, drag the toggle button for the setting Offer to save passwords, off.
Option 5 – Try to create a new profile for Chrome
If your user profile in Google Chrome ends up getting corrupted, it is most likely the reason why Chrome is unable to save passwords. Thus, you need to create a new user profile. How? Follow the steps below.
First, click on the account icon located at the top-right corner of the profile.
Next, go to the Manage People section and select Add Person > Add.
After that, enter the details to add the new account and then restart Chrome.
Option 6 – Reset Chrome
Resetting Chrome can also help you fix the problem. This means that you will be restoring its default settings, disabling all the extensions, add-ons and themes. Aside from that, the content settings will be reset as well and the cookies, cache, and site data will also be deleted. To reset Chrome, here’s what you have to do:
Open Google Chrome, then tap the Alt + F keys.
After that, click on Settings.
Next, scroll down until you see the Advanced option, once you see it, click on it.
After clicking the Advanced option, go to the “Restore and clean up option and click on the “Restore settings to their original defaults” option to reset Google Chrome.
Now restart Google Chrome.
Option 7 – Try to clean reinstall Chrome
There are instances when programs leave files behind after you’ve uninstalled them and the same thing can happen to Chrome so before you reinstall Chrome, you have to make sure that you have deleted the User Data folder. To do so, refer to the following steps:
Hit the Win + R keys to open the Run dialog box.
Next, type “%LOCALAPPDATA%GoogleChromeUser Data” in the field and hit Enter to open the User Data folder.
From there, rename the default folder and name it something else, e.g. “Default.old”.
After that, install Google Chrome again and check if the issue is now fixed.
If an error suddenly pops up that states, “A problem prevented the document from being scanned” when you’re scanning a document in your computer, then you’ve come to the right place as this post will guide you on how exactly you can fix the problem.
A lot of users have reported that they receive a two-layer error message when they try to scan their documents – the first screen throws an error message that says, “Error applying Settings to Driver” while the next error message states, “A problem prevented the document from being scanned”. As a result, the scanning won’t be completed which defeats the whole process of buying a printer with a scanner. As you can see the two error messages point to two different situations, while the other one is pointing at the driver, the second one points to the scanning problem. To resolve these issues, there are several suggestions you need to check such as follows:
Option 1 – Run the Printer Troubleshooter
One of the first basic troubleshooting you can perform to resolve the printer issue is running the Printer Troubleshooter. This built-in troubleshooter can detect and automatically fix the problem for you. To use it, follow these steps:
Tap the Win + R keys to open the Run dialog box.
Next, type “msdt.exe /id PrinterDiagnostic” in the field and click OK or hit Enter to open the Printer Troubleshooter.
Then click the Next button and follow the next on-screen instructions to fix the issue with the printer.
Option 2 – Try updating the Printer drivers
You might also want to try updating your printer drivers. All you have to do is locate the USB Composite Device. For complete details, follow the steps below.
First, click the Start button and type “device manager”.
Then click on the “Device Manager” from the search results to open it.
From there, look for the USB Composite Device option and right-click on it, and select the Update Driver from the options.
Restart your PC and then click the “Search automatically for updated driver software” option.
Note: You also have the option to download the latest version of your Printer from the manufacturer’s website.
Option 3 – Try to reset the settings of the Printer or reinstall it
If none of the two options given above worked, you can try to either reset the printer settings or reinstall the printer so that it can go back to its default state. However, if it doesn’t work, you can try to uninstall the printer as well as its related drivers. To do so, follow these steps:
First, go to Settings > Devices > Printer and Scanners.
After that, select the printer and select the Remove Device option.
Once done, restart your computer and check again and see if the error is now fixed.
Option 4 – Try to modify the Registry settings for the Still Image devices
In case you don’t know, Windows has Registry settings for the Still Image devices like Scanners and Printers. And these devices have vendor-specific settings that if ended up getting corrupted or misconfigured then you will most likely encounter errors like “A problem prevented the document from being scanned”. Thus, to fix this error, you can try modifying the Still Image devices registry settings, and to do that, you need to follow the instructions below but before that, make sure that you create a System Restore Point first.
Once you’ve created a System Restore point, 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.
Next, navigate to this registry key: HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlStillImage
From there, right-click on the “StillImage” registry key and delete it.
After that, exit the Registry Editor and restart your computer.
Once your computer has restarted, Windows will recreate the settings of the Still Image devices back to their default settings.
Hello everyone and welcome to our useful tips and tricks and problem-solving article blog. This time we are doing something different, instead of solving issues this time we are focusing on some quality of life tips like keyboard shortcuts in your Windows 10.
Shortcut Keys
Description
Windows Key
Opens/closes the Start menu.
Windows Key + Up Arrow
Maximizes the selected window.
Windows Key + Down Arrow
Reduces the window size. (Restore down.)
Windows Key + M
Minimizes all open windows.
Windows Key + Shift + M
Opens minimized windows.
Windows Key + Tab
Shows Task View.
Windows Key + L
Locks the screen.
Windows Key + A
Opens the Action Center.
Windows Key + V
Opens Clipboard History.
Windows Key + I
Opens the Settings menu.
Windows Key + F
Opens the Feedback hub.
Windows Key + H
Opens the dictation toolbar.
Windows Key + P
Opens the projection settings.
Windows Key + . (Windows Key + ;)
Opens the emoji panel.
Windows Key + C
Opens Cortana in listening mode.
Windows Key + C (Windows Key + Q)
Opens Windows Search.
Windows Key + G
Opens the Xbox game bar.
Windows Key + X
Opens the secondary start menu.
Windows Key + <number>
Opens the app in the taskbar relative to the number input.
For example, if Chrome is the fourth app on the taskbar, using Windows Key + 4 will open Chrome.
Windows Key + Alt + <number>
Opens the right-click menu for the app in the taskbar relative to the number input.
For example, if Chrome is the fourth app on the taskbar, using Windows Key + Alt + 4 will open Chrome’s right-click menu.
Windows Key + D
Shows/hides open apps on the desktop.
Windows Key + E
Opens File Explorer.
Windows Key + U
Opens Ease of Access in the Settings menu.
Windows Key + Print Screen
Takes a screenshot of the desktop.
Windows Key + Control + F
Opens the Find Computers window.
Windows Key + Control + D
Creates a virtual desktop.
Windows Key + Control + Left Arrow
Switches to the virtual desktop on the left.
Windows Key + Control + Right Arrow
Switches to the virtual desktop on the right.
Windows Key + Control + F4
Closes the active virtual desktop.
Windows Key + Space
Switches between installed languages (for writing text).
Error 118 is a typical Google Chrome error. It pops up when Google Chrome fails to load websites like Facebook. It is usually displayed in the following format:
‘Error Message: Error 118 (net::ERR_CONNECTION_TIMED_OUT): The operation timed out.’
Solution
Error Causes
Error 118 may be triggered due to several reasons. This includes:
Problems with DNS setting
IP Address is filtering websites
Cookies and invalid registry entries
Further Information and Manual Repair
To ensure smooth internet browsing on Google Chrome, it is advisable to repair the error 118. If error 118 is not resolved you will be unable to load and access your desired websites.
To avoid inconvenience and resolve the issue immediately, try the methods suggested below. These are easy and effective do-it-yourself methods that require no technical skills.
Method 1 - Change Proxy Settings
If your IP address is filtering websites, then you might experience error 118 while using Google Chrome. When this is the error cause, then it is advisable to add a proxy for your PC.
To change proxy settings and add a new proxy, simply click on Customize and Control Google Chrome menu. Now click the options button. Under the Google Chrome Options window select the Under the Hood tab.
After that in the Network, section click the change proxy settings button.
Check Show Suggestions for navigation errors and Use DNS pre-fetching to improve page load performance boxes. Now under Internet Properties, click LAN Settings.
Under LAN settings you will see the Proxy Server box, check it, and enter your new proxy settings. Click OK to confirm and save settings. This will hopefully resolve the issue.
Method 2 - Change to Google DNS
When the error is related to DNS settings then try this method to resolve it. Simply set DNS to use Google DNS. Here’s how it’s done:
Go to the start menu, click Windows Control Panel, Network and Internet, and change adapter settings. Here you will see Local Area Connection.
Right click to select properties at the bottom.
Check Internet Protocol Version 4 and click properties.
Now check the ‘Obtain an IP address automatically’ box and also select the option that says ‘Use the following DNS server addresses’.
Change Preferred DNS to 8.8.4.4 and Alternate DNS server to 8.8.8.8 now click OK to confirm.
Method 3 - Remove the Bad Entries and Cookies Damaging the Registry
Bad entries and cookies saved in the registry can also trigger error 118.
To fix the issue immediately download Restoro. This is PC Fixer with multiple utilities including a registry cleaner. The registry cleaner removes all bad entries and cookies in seconds and repairs the damaged registry.
Click here to download Restoro and resolve error 118.
Windows Updates are checked for their validity every time they are downloaded from Microsoft servers just like how browsers check websites for a valid certificate. And so if you got an error message saying, “ Some update files aren’t signed correctly, error code 0x800b0109 ” while trying to update your computer, it indicates that the Windows service was unable to verify the validity of the Windows Update. To fix this error, you can try out the options prepared in this post.
Option 1 – Reboot your computer and try again
Save your work and reboot your computer and then try checking for updates again. In some cases, all you need is a restart to fix errors like error code 0x800b0109.
Option 2 – Try to update Windows after an hour or so
There are times when the issue is from Microsoft’s end. It could be that there’s some issue with Microsoft’s server so it would be better if you give it an hour or so before trying to run Windows Update again.
Option 3 – Try running the Windows Update Troubleshooter
Running the built-in Windows Update troubleshooter is one of the things you can first check out as it is known to automatically resolve any Windows Update errors like Error 0x8007001E. 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 – Delete the contents in the Temporary folder
You can also try deleting the contents in the Temporary folder – all the downloaded, pending, or failed Windows 10 updates. You can do that using the simple and easy steps below.
Tap the Win + R keys to open the Run dialog box.
Then type “%temp%” in the field and press Enter to open the Temporary folder.
After that, select all the folders and files within the Temp folder and delete all of them.
Option 5 – Clear the contents in the Software distribution and Catroot2 folders
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 wuauservnet start cryptSvcnet start bitsnet 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 wuauservnet start cryptSvcnet start bitsnet start msiserver
After that, exit Command Prompt and restart your computer, and then try to run Windows Update once more.
Option 6 – Install the updates in a Clean Boot State
You might want to try putting your computer in a Clean Boot state and then install Windows Updates again without any trouble. During this state, you can start the system with a minimum number of drivers and startup programs that will surely help you in isolating the root cause of the issue.
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 that, try to install the Windows Updates or upgrade again.
Error Code 48 is a device driver error code that users can encounter on any Windows 2000 operating system and later versions.
It occurs when the connected peripheral device cannot be run as the Windows operating system’s driver required to install the programs for peripheral devices has either been corrupted or is incompatible with the system.
It prompts the user with the following message on the screen:
The software for this device has been blocked from starting because it is known to have problems with Windows. Contact the hardware vendor for a new driver. (Code 48)
Solution
Error Causes
Like most other Windows error codes, error code 48 is triggered by the following factors.
Corrupted system registry files
Presence of viruses in the device
The device driver is out-of-date
If this error code is not rectified, it could give birth to other driver device errors such as error code 52.
Further Information and Manual Repair
Method 1 – Run a complete scan for malware and spyware
Identifying and removing the viruses in the system registry and in the connected devices is the easiest method to fix the corrupted registry files.
Viruses such asspyware and malwareinfect the registry entries and eat up the files that lead to incomplete or missing data. This creates problems for installing external devices as the driver required to install them is not complete.
Method 2 – Use System Restore
You can also use system restore to eliminate the problem. Here is how you can use it:
Log in using an Administrator account
Click ‘Start’ button and select All Programs > Accessories > System Tools > System Restore
Click ‘Restore my computer to an earlier time’ and click ‘Next’
Select the last Windows to restore point from the ‘On this list, click a restore point’ list, and click ‘Next’
Click ‘Next’ on the confirmation window to proceed
Restart your PC after restoration is complete
By restoring the system via the last saved system checkpoint, you can obtain undamaged Windows system registry files that can help resolve the error code.
Method 3 – Manually uninstall and reinstall the device driver
Since Error Code 48 is due to a missing or an out-of-date device driver, uninstalling and then reinstalling the device driver can help solve the error.
You can do this by firstly logging in as Administrator and opening Device Manager. Select the device that is causing the problem and double click it; make sure that the peripheral is connected properly to the PC.
Upon opening, click on the ‘Driver’ tab and then select ‘Update Driver’. Make sure to refer to the system documentation that you received with your PC or computer to check for the motherboard details and driver specifics.
Method 4 – Use software to automatically download the driver
Manually uninstalling and reinstalling the driver will do the trick; however, it may be time-consuming especially when you would have to resort to your hardware user manual.
Therefore, using a program such as DriverFIX can save you a lot of time and frustration in having your device work properly on your computer.
DriverFIX, with its user-friendly approach to help you fix your PC issues, comes with an integrated database that detects which drivers you need to reconfigure within just a few seconds and downloads it automatically.
It further ensures that your drivers are installed in their entirety leaving no room for any incomplete files to remain that create Error Code 48.
It also has the added advantage of being able to backup and restores your files should there be the slightest possibility of system file damage. DriverFIX is the answer to fixing your PC error codes accurately and quickly.
Click hereto download DriverFIX to fix Error Code 48 quickly and effectively!
Windows 11 has been officially presented during Microsoft’s virtual event on June 24th.
Since presentation internet has been pretty live and busy with a discussion about it, some discussions are positive, some not so much but that is expected and it happens always when a new product is presented.
One of information that we have about Windows 11 is tied to the home edition of this OS,
Windows 11 home edition will require an internet connection at setup, and a Microsoft account in order to be installed and used. Previous versions of Windows could be installed and used with local accounts but it seems Microsoft has abandoned that idea for its new OS.
OS will be delivered mostly as updates or via internet download so internet and online requirement make sense but why it cannot use the local account and must have a Microsoft one is beyond me.
Virtual Reality or VR for short has come a long way from its infant stage and as 2022 is in half period we are looking at the VR market and reflecting on what has changed in one year. For starters, games have increased in quality and quantity while the hardware price has decreased making the whole VR experience a little closer to a wider audience.
Many companies have tried to get on the VR bandwagon but also many have failed. What remained are staples in VR hardware from large companies that have started with VR early and kept improving their headsets.
So with great pleasure, we are presenting the remaining best 3 virtual headsets so far of 2022 brought to you from Sony, Valve, and Meta.
SONY PLAYSTATION VR
If you want VR on consoles then there is really one option, and that is SONY VR. Premium Virtual Reality solution from SONY, sadly you can do this only on Playstation 4 and Playstation 5. Sony managed to pull off great quality hardware and packed with its exclusives on playstore at a very affordable price that is still cheaper than other products.
While waiting for the Sony PlayStation VR2 headset this one is still a great option and quality is still among the top of the game. From the time of its release until today, many AAA titles have been released for it as exclusives that you can not play any other way and some of them are really worth it.
VALVE Index
Altho there are headsets like HTC Vive Cosmos Elite that have some features that place it as a better solution than Valve Index, Index is still an overall better VR headset as a whole product but its price is something that is keeping it still way out of reach of your standard user. The price, however, is really an illusion since it applies only when buying the system first time, you see Valve has created this headset as a modular design system making it upgradable meaning that you can, for example, buy newer controllers only and they will work perfectly with rest of hardware.
The modular design will save you money when you want to upgrade your VR system but as said entry price is steep. Besides its somewhat higher price than competitors, it is also notable that Index is a positional tracking VR set which means that it relies on a base station in order to locate the user. This means that once set, it is not so easy to change its location of use.
However, its quality and steam use are unmatched, high-quality games and compatibility that no other headset with steam will even pull off probably make Index one of the 3 best headsets out there. Half-life Alyx, arguably and currently one of the best VR games ever made so far was specifically designed for Valve Index and other games are behaving also incredibly nice with this headset, so if you want a great powerhouse for PC VR gaming, you will no go wrong in purchasing Valve Index.
META QUEST 2
Cheapest of the three and coming in various iterations, Meta has established itself from the beginning as a leading player in VR technology with its oculus line of products. Quest 2 is the next product in their line and it comes with 128GB and 256GB versions.
Meta has removed the need for the Facebook account for its VR systems and now you can use them without the need to send any kind of data to meta. Priced fairly for its entry 128 models this standalone VR set improves in any way possible from its previous iteration and sets the bar for what will come in VR's future.
Offering both wired and wi-fi connection with its standalone battery Quest 2 also is packed with a large library of games and it is user friendly as your typical game console but still allows some under-the-hood tinkering if you wish so.
Also, Meta's Vr solution since it uses inside-out tracking makes it incredibly easy to just pick it up and carry it with you wherever you go.
If you encountered an error message that says, “Unhandled exception has occurred in your application”, when you start your Windows 10 computer, read on as this post will guide you on how you can fix it. This kind of error usually appears in a Microsoft .NET Framework window and it mostly pops up as soon as you turn on your computer. Here’s the complete context of the error message:
“Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.”
When this error occurs, your computer may freeze or display other suspicious behavior at times. Either way, there are several options you can check out in this post to resolve this issue, so read on.
This kind of error could be caused by several factors. It could be due to your antivirus program or other third-party programs installed on your computer. It is also possible that the installation of the Microsoft .NET framework id corrupted or some of its installation files are corrupted. Thus, to fix the error, there are a few suggestions you need to follow such as:
Option 1 – Try to temporarily disable your anti-virus program
As mentioned, the error could be due to the antivirus program or the Windows Defender Firewall installed on your computer. Thus, disabling them or any security software installed in your computer is always a good idea you can try when you’re not able to access the shared drive in your computer. There are times when you encounter problems like the “Unhandled exception has occurred in your application” error due to interference of antivirus or security programs. Thus, you have to disable both your antivirus program in the meantime and check if it fixes the error or not.
Option 2 – 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.)
Once your computer has restarted, check if the error is now gone. If it is, then the culprit is some third-party program. Thus, you have to enable the third-party programs one by one to find out which one of them is causing the the “Unhandled exception has occurred in your application” error.
Option 3 – Try to run a 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 with good system files that might be the cause why you’re getting the “Unhandled exception has occurred in your application” error. To run the SFC command, follow the steps given below.
Type “cmd” in the Start search and then right-click on the appropriate search result.
Next, select “Run as administrator” to open Command Prompt with admin privileges.
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:
Windows Resource Protection did not find any integrity violations.
Windows Resource Protection found corrupt files and successfully repaired them.
Windows Resource Protection found corrupt files but was unable to fix some of them.
Now restart your computer and see if the problem is fixed or not.
Option 4 – Install and update Dependencies
There are times when programs and applications need to have drivers and supporting software installed for them to properly work. Although the installation usually takes care of it, it’s time for you to do some manual check especially if you are getting this issue of abnormal program termination.
Install some qualified drivers – A number of high-end games and applications need to have correct and valid drivers for them to work. They just don’t work with general drivers though. Microsoft has this Windows Hardware Quality Labs testing also known as WHQL testing which makes sure that drivers meet the correct experience and pass through the proper testing before certification. Thus, when installing drivers, you need to ensure that they are qualified drivers for your Windows 10 PC.
Download and install or Update DirectX – As you know, Microsoft DirectX is a suite of technologies developed by Microsoft to provide hardware acceleration for heavy multimedia applications like HD videos and 3D games. Since you are using Windows 10, you have the DirectX 12 version while the earlier Windows versions use the DirectX 11 version.
Install the Microsoft DirectX End-user runtime – The Microsoft DirectX end-user runtime gives updates to version 9.0c as well as previous versions of DirectX. To install it, click on this link and download it.
Update or install the .NET framework – The .NET framework is used by games and applications during development which means that without the runtime files that are installed in your computer, it definitely won’t work. Thus, you need to install or update this framework. You can also use the .NET setup verification tool to verify it.