Logo

Fix The selected boot device failed in Windows

If you suddenly receive an error message that says, “The selected boot device failed, Press <Enter> to Continue” during an installation on your Windows 10 computer, you should know that this kind of error can occur when you use a USB stick as well as a DVD Disk to boot from. This error indicates that some settings inside your BIOS are not compatible with the bootable device that you have created. Note that fixing this kind of error does not vary from device to device at all. All you have to do is change some settings in the BIOS and create a proper bootable disk.

Follow the options given below to fix the “The selected boot device failed, Press <Enter> to Continue” error. The options below do not have to be necessarily followed in the same sequence since you can create a bootable USB drive before you change some settings in the BIOS.

Option 1 – Disable the Secure Boot in the BIOS

Disabling the Secure Boot in the BIOS settings is definitely recommended to resolve the issue. To disable Secure Boot, here’s what you have to do:

  • First, boot your computer into Windows 10.
  • Next, go to Settings > Windows Update. From there, check if there is anything that you have to download and install if you see any available updates. Usually, OEMs send and update the list of trusted hardware, drivers, and operating systems for your computer.
  • After that, go to the BIOS of your computer.
  • Then go to Settings > Update & Security > Advanced Startup options. If you click on Restart Now, it will restart your computer and give you all the advanced options.
  • Next, select Troubleshoot > Advanced Options. As you can see, this screen offers you further Options including System Restore, Startup repair, Go back to the previous version, Command Prompt, System Image Recovery, and UEFI Firmware Settings.
  • Select the UEFI Firmware Settings which will take you to the BIOS.
  • From there, go to the Security > Boot > Authentication tab where you should see Secure Boot. Note that every OEM has its own way of implementing the options so it varies.
  • Next, set Secure Boot to Disabled and set Legacy Support to On or Enabled.
  • Save the changes made and exit. Afterward, your computer will reboot.

Option 2 – Make a proper bootable USB Drive/Stick

To make a proper bootable USB drive, you need to use the Windows Media Creation tool. The Media Creation tool in Windows allows you to use the ISO installation file to make a bootable device that you can use to install Windows on your PC. Note that this is kind of different from the usual installation process as it could erase your computer’s current settings and data on the primary drive. Thus, before you proceed, you need to backup all your data into some removable drive and then use the Media Creation Tool to make a bootable drive.

  • After making the bootable drive, you need to plug it into your computer and then reboot.
  • Next, tap the F10 or Esc key to open the boot options.
  • Now set the boot priority of the removable drive the highest. Once the setup comes forth, follow the next onscreen instructions and install Windows without any problems.

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

Fix 0x800704C8 Error in Windows 10
When you receive Error 0x800704C8 when trying to move a file inside Windows 10 operation is stopped and it can not continue leaving you with the file in its original location without a copy. Several issues can be the cause of this type of behavior and error and after some digging and analyzing we are bringing you various solutions for this error and how to fix it.

Ownership issues

It turns out that not having ownership of fie can cause this error and prevent you from copying it. For some reason, Windows can assume that file is owned or used by another application or process and thus prevents you from making a copy since you do not have ownership of it. Resolving this particular issue will require you to install a third-party application that is tailored for this kind of task. After some talk and research, we found out that there is a freeware application that can solve this issue quite fastly. Unlocker is the name and the download link is here. Once downloaded, install it and run it. Once inside the application browse to the location where you need to change the ownership, click on it to select it, and click OK. Use the No Action drop drown menu to select Move, then click OK

Antivirus Issue

As with other file and application issues, this error could also be a product of antivirus marking it inaccessible to Windows and thus preventing copy or move operation on it. note: Do not turn off Windows defender since it was proven that it is not the cause of this kind of error, so if you are using only Windows defender you can skip this solution. How temporary turning off each security suite is different and it depends on the application itself we can not cover in detail the procedure here. Go to your security suite manufacturer's website and get information there or if you want, go directly to applications and features inside Windows and uninstall the software.

Visual Studio issue

  • If the file you are trying to move is part of a Visual Studio project then the issue can be linked directly to Visual Studio itself, luckily the solution is quite easy. All you have to do it to exit Visual Studio and then run it with administrator privileges.
  • In order to run Visual Studio with elevated privileges locate its executable file and right-click on it.
  • Choose properties and go to the compatibility tab
  • Inside compatibility tab check box that says run this program as an administrator

Corrupted system files

If the previous solutions have not provided you with results then you have system file corruption that needs to be fixed. Move from one solution to another as presented below:
  1. Run SFC scan

    SFC scan is a built-in Windows tool for solving corrupted system file issues, it is fully automated and does not require from the user any kind of knowledge or information. To run it and scan the system do the following: Press ⊞ WINDOWS + X to open the secret menu Left-click on the command prompt (admin) In command prompt type SFC /SCANNOW and press ENTER Wait for the process to finish, do not interrupt it and once it is done, restart your computer
  2. Run DISM scan

    DISM scan is similar to SFC scan but it tackles different types of system file corruption and it is recommended to run it also after SFC has been completed. Please note that for DISM scan to be successful you will need a stable internet connection since DISM will replace corrupted files with new ones downloaded from Microsoft. To run it do the following: Press ⊞ WINDOWS + X to open the secret menu Left-click on the command prompt (admin) inside command prompt type: exe /online /cleanup-image /scanhealth followed by ENTER, then type: Dism.exe /online /cleanup-image /restorehealth also followed with ENTER. Leave scan to finish and reboot your PC
Read More
How to Fix REGISTRY_ERROR in Windows
As you know, you can encounter Blue Screen errors at any given point after your computer boots up and can just reboot it randomly which results in loss of unsaved work. One of these Blue Screen errors is the “REGISTRY_ERROR”. This kind of Stop error has a bug check value of 0x00000051 which indicates your computer’s registry has encountered a severe error. There could be a number of causes for this error but at the time of writing, it is quite difficult to narrow them down to one component. If you face this kind of Blue Screen error, worry not as this post will guide you in fixing it. As mentioned, this error indicates that there is something wrong with the registry, particularly an I/O error while it tried to read one of its files. This may be caused by hardware issues or file system corruption. It could also be due to failure in a refresh operation which is only used by the security system and only when resource limits are encountered. To fix the Registry_Error Blue Screen, you can try to use the CHKDSK utility or the System File Checker, or the DISM tool or run the Blue Screen troubleshooter. You may also try to reset your computer or repair Windows by using installation media.

Option 1 – Run the Check Disk utility

The first thing you can do to fix the REGISTRY_ERROR Blue Screen error is to run the Check Disk utility. How? Follow these steps:
  • In the Windows Search box, type “command prompt” and from the search results, right-click on Command Prompt and select “Run as administrator”.
  • After opening Command Prompt, type this command and tap Enter: chkdsk <Drive Letter>: /f /r /x /b
  • The command you entered will start to check for errors and fix them automatically. Else, it will throw an error message saying, “Chkdsk cannot run because the volume is in use by another process. Would you like the schedule this volume to be checked the next time the system restarts? (Y/N)”.
  • Tap the Y key to schedule Disk Check the next time your computer restarts.

Option 2 – Run the Blue Screen Troubleshooter

The Blue Screen troubleshooter is a built-in tool in Windows 10 that helps users in fixing BSOD errors like REGISTRY_ERROR. It can be found in 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 3 – Run System File Checker

  • Open Command Prompt with admin privileges.
  • After that, execute this command: sfc /scannow
  • Once the scan is completed, restart your computer and then check if the REGISTRY_ERROR is now fixed.

Option 4 – Run the DISM tool

You can try running the Deployment Imaging and Servicing Management or DISM tool to fix the REGISTRY_ERROR Blue Screen error. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth”.
  • Open the Command Prompt with admin privileges.
  • Then type in the following commands and make sure to hit Enter right after you type each one of them:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • exe /Online /Cleanup-image /Restorehealth
  • Do not close the window if the process takes a while as it will probably take a few minutes to finish. Once it’s done, restart your computer.

Option 5 – Reset your computer

  • Tap the Win key or click on the Start button located in the Taskbar.
  • Then click on the Power button at the bottom right portion of the screen.
  • Next, press and hold the Shift key on your keyboard and then click on Restart. This will restart your Pc into the Advanced Startup options.
Note: Once you have access to the Advanced Startup options, you have to go to the setting which allows you to Reset your Windows 10 PC. All you have to do is select Troubleshoot > Reset this PC to reach the following screen Afterward, select either the “Keep my files” option and then proceed to the next on-screen instructions that follow to reset your Windows 10 computer without losing your files.

Option 6 – 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”.
Read More
Windows computer shuts down instead of Sleep
As you know the Windows 10 operating system is has a lot of features and some of them are related to turning off your computer in different ways in order to save power at different levels. These particular features are Shut down, Restart, Hibernate, and Sleep. However, there are times when you might encounter some issues when using any of the aforementioned features. One of these issues is when your computer shuts down instead of going to Sleep. This issue could be caused by several factors including a bug related to the Intel Management Engine Interface or IMEI driver as well as any misconfiguration in the power settings of the BIOS or UEFI. If your computer is going through this problem, read on as this post will guide you in fixing it. There are several potential fixes you can try to fix the problem. You can try to check the Sleep Advanced Settings or run the built-in Power troubleshooter or run the Power Efficiency Diagnostic Report. In addition, you can also try to troubleshoot the problem in a Clean Boot State or reset or update the BIOS.

Option 1 – Check the Sleep Advanced Settings

  • Click on the Windows key and type “control panel” in the field and select the related search result.
  • Next, select the Security and Maintenance option and click on the Power Options.
  • After that, you have to select the Change Plan Settings but keep in mind that this option is barely readable so you need to read each option carefully.
  • Now click on the Change advanced power settings button and a new window will appear.
  • Then look for the “Sleep” option and expand it. Make sure that the “Allow hybrid sleep” option is on.
  • Reboot your computer and check if your computer now functions properly. If it still didn’t work, you may have to reverse the changes you’ve made.

Option 2 – Try to run the Power troubleshooter

The next thing you can do is to run the Power troubleshooter. To do so, follow these steps:
  • Go to Settings and navigate to Update & Security > Troubleshoot.
  • After that, look for the “Power” option from the given list of built-in troubleshooters and click on it.
  • Next, click on the “Run the troubleshooter” button to run the Power troubleshooter.
  • Once the troubleshooter is done identifying the problems, follow the next on-screen instructions to resolve the problem.

Option 3 – Troubleshoot Sleep Mode issue in a Clean Boot State

The issue with Sleep Mode might be caused by some third-party programs installed on your computer. This program might be the one that puts your computer to sleep and so to isolate this possibility, you have to put your PC in a Clean Boot State using 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 that, try to put your computer to sleep again.

Option 4 – Try to run the Power Efficiency Diagnostics Report

You could also try to run the Power Efficiency Diagnostics Report to fix the problem. This tool is helpful and will help you analyze the status of the battery but note that this can be quite overwhelming especially if you’re not well-versed in this matter.

Option 5 – Try to update the BIOS

Updating the BIOS can help you fix the ATTEMPTED_WRITE_TO_READONLY_MEMORY BSOD error but as you know, BIOS is a sensitive part of a computer. Even though it is a software component, the functioning of the hardware depends on it largely. Thus, you must be careful when modifying something in the BIOS. So if you don’t know much about it, it’s best if you skip on this option and try the other ones instead. However, if you are well-versed in navigating the BIOS, then follow the steps below.
  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “msinfo32” in the field and press Enter to open System Information.
  • From there, you should find a search field on the bottom where you have to search for the BIOS version and then press Enter.
  • After that, you should see the developer and version of the BIOS installed on your PC.
  • Go to your manufacturer’s website and then download the latest version of BIOS on your computer.
  • If you are using a laptop, make sure that you keep it plugged in until you have updated the BIOS.
  • Now double click on the downloaded file and install the new BIOS version on your computer.
  • Now restart your computer to apply the changes made.
Note: If updating the BIOS didn’t help, you might want to consider resetting it instead.
Read More
How to fix 502 Bad Gateway error in Windows
Browsing the internet doesn’t always go smoothly, you might encounter ads, pop-ups, viruses, malware, and even errors. In this post, we’ll walk you through how you can fix the 502 Bad Gateway error that you might encounter in browsing the internet. This kind of error suggests the server which is the one that’s acting as a gateway to facilitate in taking your request to the server and bring some response back has received an invalid response or even no response at all. It could be that the connection is broken or that there is an issue on the server-side that returns an invalid response. Even though the 502 Bad Gateway error is a server-related error, there are still a few things you can try that might help resolve it, if tapping the Ctrl + F5 keys does not resolve the problem. Keep in mind that it doesn’t matter what website you open as this error can appear on any website. To resolve the problem, you need to follow the options prepared below.

Option 1 – Check the network cable connections and restart your router

As with other connection problems, this is the most basic thing to do before you try other troubleshooting options because the root cause of the problem might be as simple as a cable not connected properly or a router that just needs to be restarted. Thus, checking the network cable connection to see if there is anything out of order can help as well as restarting your router.

Option 2 – Reset Winsock, TCP/IP & Flush DNS

Resetting Winsock, TCP/IP, and flushing DNS might help you resolve the issue. To do so, follow these steps:
  • Right-click on the Start button and click on Command Prompt (administrator) so you can pull up an elevated Command Prompt.
  • After that, execute each one of the commands listed below. And after you typed in one after the other, you have to hit Enter.
  1. netsh winsock reset – type in this command to reset Winsock
  2. netsh int ip reset resettcpip.txt – type in this command to reset TCP/IP
  3. ipconfig /flushdns– type in this command to flush the DNS cache
  • Next, restart your PC and check if the problem’s fixed.

Option 3 – Change the DNS

Changing the DNS server for your network can also help you fix the 502 Bad Gateway error. You can use a public DNS like the Google Public DNS, Open DNS, Yandex DNS, Comodo Secure DNS, and many more. All you have to do is to override the default DNS settings on your PC so that you can specify which DNS server is used as well as which IP address should be used for a specific domain.

Option 4 – Try updating the Network Adapter Driver

Follow the steps below to update your Network Adapter Driver:
  • Tap the Win + R keys to launch the Run window and then type in the “devmgmt.msc” command and hit Enter to open the Device Manager window.
  • From there, expand the list of all the network drives and update each one of them.
Note: If updating the network drivers didn’t help in fixing the problem, you can also try to uninstall the very same drivers and restart your Windows 10 PC. After that, the system itself will reinstall the drivers you just uninstalled. Alternatively, you can also download and install the drivers from the manufacturer’s website directly.

Option 5 – Try a Network Reset

When all else fails, you might have to consider resetting your entire network settings. Simply follow the steps below to do so.
  • Click on the Start button and then click on the gear-like icon for Settings to open it.
  • Next, select Network and Internet.
  • Then scroll down and look for “Network Reset” – click on it and then click on the Reset now button.
Read More
Disable Windows print spooler in PowerShell
The third time is charm saying goes but not when we are talking about Microsoft. Print spooler is again in focus, in a bad way. This is the third print spooler vulnerability to emerge in just five weeks. While a critical flaw was originally identified and patched in June, a similar flaw came to light shortly after and was subsequently patched (with mixed success). print spoolerMicrosoft is once again advising its customers to disable Windows print spooler after a new vulnerability that allows hackers to execute malicious code on machines has emerged. While a patch fixing the flaw will be released in due course, the most effective workaround currently on the table is to stop and disable the print spooler service entirely.
"An elevation of privilege vulnerability exists when the Windows Print Spooler service improperly performs privileged file operations. An attacker who successfully exploited this vulnerability could run arbitrary code with SYSTEM privileges. An attacker could then install programs; view, change, or delete data; or create new accounts with full user rights."

Stop this service right away or you are risking a potential attack.

  1. Press ⊞ WINDOWS + X to open the hidden menu
  2. Click on Power Shell (admin)
  3. In Power Shell type in the following command to check if spool service is running: Get-Service -Name Spooler followed by ENTER
  4. If spooler service is running type in the next command to stop it: Stop-Service -Name Spooler –Force and press ENTER
  5. Then follow with this command to disable it at startup: Set-Service -Name Spooler -StartupType Disabled followed with ENTER
That’s it, we hope a patch will come soon for all the people that are using network printing and indeed need this service running in order to do work.
Read More
Fix Bugcode 0xA – IRQL_NOT_LESS_OR_EQUAL
Interrupts are designed so that the resource requests don’t get into a headlock when it comes to the hardware level. To simply put it, it is used to break a loop that never ends. Aside from that, developers also designed levels in order to prioritize interrupts. It is also known as “Interrupt Request Level” or IRQL. And if you suddenly encounter a “Bugcode 0xA –IRQL_NOT_LESS_OR_EQUAL” error, this means that a driver has accessed a memory location illegally while NT is operating at a specific IRQL. The Bugcode 0xA –IRQL_NOT_LESS_OR_EQUAL is a fatal driver coding error and as an end-user, there isn’t much that you can do to resolve it but if you’re a developer, then this means that your code is trying to access an invalid memory location. You could check on different parameters such as memory location that was referenced and code addressed which referenced memory. The technical parameters are:
  • a memory location that was referenced
  • IRQL at time of reference
  • 0 = read, 1 = write
  • code addressed which referenced memory
As mentioned earlier, if you are an end-user, there is nothing much that you can do to resolve this problem, but worry not for there are still possible solutions that could help you in fixing it. Refer to the suggestions laid out below to fix Bugcode 0xA –IRQL_NOT_LESS_OR_EQUAL error.

Option 1 – Try running the Hardware and Devices Troubleshooter

The first thing you can do to fix the problem is by running the Hardware Troubleshooter. Although it won’t make much of a difference, there’s still a possibility that it could automatically fix the problem. To use it, refer to these steps:
  • The first thing you need to do is click on Start and then on the gear-like icon to pull up the window for Settings.
  • After opening Settings, look for the Update and Security option and select it.
  • From there, go to the Troubleshoot option located on the left-hand side of the list.
  • Next, select Hardware and Devices from the list and open the Troubleshooter and run it. Once it is doing its job, wait for it to complete the process and then restart the system.
  • After the system restarts, check if the problem’s now fixed. If not, refer to the next option given below.

Option 2 – Try to update or rollback your device drivers

If the first option didn’t work for you, then it’s time to either update or roll back the device drivers. It is most likely that after you updated your Windows computer that your driver also needs a refresh. On the other hand, if you have just updated your device drivers then you need to roll back the drivers to their previous versions. Whichever applies to you, refer to the steps below.
  • Open the Devices Manager from the Win X Menu.
  • Then locate the device drivers and right-click on them to open the Properties.
  • After that, switch to the Driver tab and click on the Uninstall Device button.
  • Follow the screen option to completely uninstall it.
  • Finally, restart your computer. It will just reinstall the device drivers automatically.
Note: You can install a dedicated driver on your computer in case you have it or you could also look for it directly from the website of the manufacturer.

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

  • 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
  • Once your computer has restarted, perform a basic scan or you could also go for the “Advanced” options such as “Test mix” or “Pass count”. Simply tap the F10 key to start the test.
Note: After you select the option, your PC will restart and check for memory-based issues. If it finds any issues, it will automatically fix them and if there’s no issue found, then it’s most likely not a memory-based issue so you should try the other options given below.
Read More
Windows SmartScreen can’t be reached right now
SmartScreen is a cloud-based anti-phishing and anti-malware component that’s come packed in all Windows 8 (8.1) and Windows 10 versions. This security component is also used in several browsers and programs like Internet Explorer, Microsoft Edge and Outlook.com. Although this program is quite useful, there’ve been reports that SmartScreen is apparently blocking Microsoft’s own apps from opening. According to some users, they only get the “Windows SmartScreen can’t be reached right now” error message every time they try to open apps from the built-in Windows suite like Photos, Mail, Alarms, Maps, etc. Whenever Windows SmartScreen is either down or unreachable on an end-user PC, your computer won’t be able to download anything in both official and unofficial channels. This error might be due to a corrupted Windows account, or it could be that SmartScreen is disabled from the Windows Defender Security Center or it might be down due to an MS issue. In addition, the error might also be caused by a proxy entry.

Option 1 – Make sure that SmartScreen is enabled

Before anything else, the first thing you must do is to check if SmartScreen is even enabled as it might be the reason why you’re getting the error. You can verify this by simply going to the Windows Defender Security Center. To do so, follow the steps below.
  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “ms-settings:windowsdefender” in the field and hit Enter to open the Windows Defender Security Center.
  • After that, click on the Open Windows Defender Security Center button located under Windows Security.
  • Then click on App & browser control.
  • From there, make sure that the Check apps and files toggle is set to Warn and then check the same thing for Microsoft Edge and SmartScreen for Microsoft Store apps.
  • If it turns out that SmartScreen is indeed disabled, you have to restart your computer after making some changes and then check if the issue is fixed upon the next startup.

Option 2 – Check if SmartScreen is down for maintenance

Another possible reason why SmartScreen is not working is that it might be scheduled for maintenance. When SmartScreen is scheduled for maintenance, it will become unreachable for a lot of users at the same time and so before you go over unnecessary troubleshooting steps, you need to verify if SmartScreen is down for maintenance or not.

Option 3 – Try to disable the proxy server

If applicable, you can try to disable the proxy server to fix SmartScreen. There are some users who reported that they’ve fixed the problem after they’ve disabled the use of a proxy server using the built-in way. In some instances, certain proxy servers can interfere with the SmartScreen component and cause it to become unusable. However, if you are not using a proxy server, just skip this option and proceed to the next one, otherwise, follow the steps below to disable the proxy server.
  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “ms-settings:network-proxy” in the field and hit Enter to open the Proxy tab under Settings.
  • After that, scroll down to the Manual proxy setup and make sure that the toggle button of the “Use a proxy server” option is turned off.
  • Now restart your PC and check if the problem is fixed upon the next startup.

Option 4 – Try to create a new Windows user account

There are some users who were able to fix the problem by simply creating a new Windows user account. Although this solution will make you lose a couple of settings enforced through your user account, it’s actually effective in circumventing the “Windows SmartScreen can’t be reached right now” error. To create a new Windows user account, here’s what you have to do:
  • Tap the Win + R keys to open the Run dialog box.
  • And then type “ms-settings:otherusers” in the field and hit Enter to open the Family & other people tab under the Accounts menu.
  • After that, click on the “Add someone else to this PC” option and then click on “I don’t have this person’s sign-in information.
  • Next, insert the user credentials like emails, password, birth date, etc., and then click Next. Take note that if you want to create a new local user account, just click on Add a user without a Microsoft account.
  • After you’re done creating the new Windows user account, click the start icon and then click the account icon and choose to Sign out.
  • After you’re logged in, check if SmartScreen now works properly or not.
Read More
Instagram posts available now on computer
Instagram posting has been reserved for mobile phones for a very long time but in October 2021 that privilege has come to an end. Instagram added the long-awaited ability to post to Instagram from the website. You get nearly all of the same filters and editing tools that you can find in the iPhone and Android app, too. Instagram logoIn order to post via computer on your Instagram account all you need is a browser. The first step, of course, is to go to instagram.com and login into your account, if you do not have an account, you can make one for free. Next, click on the + icon in the upper right corner. Create a new post screen will open, in this screen click on the Select from computer blue button on the bottom. The file manager will open, choose your desired photo and confirm. After that, you will be presented will an adjustment screen for a photo, here you can crop the photo, zoom in, adjust the aspect ratio, or if you wish add more photos to create a slide show. Once you are done will all of these adjustments, click on Next in the upper right. From there you will be taken into a filter screen where you can apply one of many filters or if you want, you can adjust brightness, contrast, saturation, temperature, etc. just like in the application on your phone. Once you have the desired result, again click on Next in the upper right part of the screen. Lastly, you will be given an option to write a caption for the photo if you wish and add a location. Once this step is finished you can post the feed by clicking on share in the upper right part. That is all to it, just like in a mobile application you can now use your computer for Instagram posting.
Read More
User account control notifications in Windows
Hello and welcome to our user account notifications in Windows 10 tutorial where we will dive a little more into how you can control notification and behavior settings for your or someone else's user account in your Windows 10. If you are annoyed with confirmation windows each time you start a new application or install one please keep reading and I am sure you will find just the right setting for you. User account options are a little hidden and not so obvious, well at least not in Windows 10 compared to previous Windows versions. Since we will not be able to find them under typical and standard settings we will need to do few tricks in order to get to them.

Opening control panel

First thing is to press ⊞ WINDOWS + R on your keyboard so the run dialog window pops up on your desktop. keyboard with windows and r markedOnce run dialog is shown type in it control panel as shown in the picture and press OK run dialog with control panel typed inIf you have followed the steps precisely, you should be now in the control panel of Windows 10. Click on the top-right view and choose large icons. The Control panel will switch to a grid-like view, in the current view go to the far-right and almost bottom icon where it says User Accounts and click on it.

control panel with user account selectedUser account settings

Once the user account opens click on the bottom link which says Change User Account Control settings. Please note that you will need to be logged in as an administrator or have administrator privileges in order to change this setting. user account change user accountOnce you click on the link you will be presented with a User account control slider on the left and a brief explanation on the right user account settingsHere in the picture, we see Windows default setting and an explanation of when and how he will notify you. If you wish to turn all notifications linked to programs changing computer or you making windows changes, click on the left slider and bring it all the way to the bottom where it says never notify me. If you prefer some notifications try to find which of the remaining 3 settings best suit your needs. Once you are done and satisfied with your choice click on OK.
Read More
Facebook messengers alternatives
People are becoming more and more concerned with their privacy and Facebook's flagship messaging application is caught between it all. While still widely popular it has becoming to lose its ground due to many unanswered questions about privacy encryption. Lucky for all of us there are alternatives for more secure messaging.

SIGNAL

Arguably the most secure of all well-regarded messaging apps, Signal is the favorite of the European Commission, as well as newsrooms around the world. While Signal doesn’t disclose how many daily or monthly users the app has, Google’s Play Store says it has been installed more than 50 million times. While using Signal, each voice or video call connected through the app includes full end-to-end encryption. Signal takes an extra step by hiding message metadata so that the location of the original message is missing. While it asks for your mobile number, that number isn’t used with your profile. Instead, it acts as a numeric username. Once registered, you will find 1-1 chat, audio, and video calls, disappearing or “secret” chats, and a privacy lock so nobody can access the app even if they have your phone. Best of all, it’s completely free to use.

TELEGRAM

One of the biggest competitors to Facebook Messenger (and WhatsApp), Telegram is a very strong alternative. With more than 400 million users, it offers an interface that should feel right at home for anyone coming from Messenger. Telegram offers some huge benefits over Messenger, including features like groups that can hold up to 200,000 members for a chat. There is no limit on your media or chat size, and you can share all types of files between users and in groups. From a privacy standpoint, Telegram has robust security, but it is worth noting that only “secret” messages are end-to-end encrypted and can self-destruct. Non-secret messages can be stored on Telegram’s servers so you can pick them up between your devices quickly. That’s a consideration worth knowing prior to making Telegram your default Messenger replacement. Telegram is free across all platforms.

THREEMA

Rising in popularity, Threema is another privacy-focused alternative that has quickly become a competitor to Facebook Messenger. This paid service ($2.99 on both App Store and Play Store) is a pay-once, use forever option. Once you pay the small fee, you gain all of Threema’s touted privacy options, like open-source end-to-end encryption for both messages and calls. Like Signal, Threema won’t require you to link any phone numbers or emails to your account. All chats are handled anonymously, and the service generates a random user ID when you first open and register for the app. No data is collected from any of your chats and no ads are shown. The Swiss-made app does have its own servers hosted in Switzerland, which do not store any chat messages. Another privacy benefit of Threema is the notion that all of your contact lists, groups, and user profiles are hosted on your device, not on the Swiss servers. Because of that, Threema can once again state that none of your personal info is stored anywhere they have access.
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