How can I restore “Open With” context menu in Windows 10? The “Open With” option lets you open files with any program of your choice, especially useful if the file extension is unknown or it’s associated to a program that doesn’t exist. In this tutorial we’ll show you how to add the missing “Open With” […]
How to Set .PS1 Script to Open with PowerShell By Default
September 30, 2018 by No comments »When you double-click a .ps1 file from File Explorer, Windows 10 will open it in Notepad rather than executing the script with PowerShell. If you want to set .ps1 script to open with PowerShell by default, you have to change the file type association. Method 1: Associate .PS1 to Open in PowerShell Right-click any .ps1 […]
Fix: Windows 10 Photos App Not Working
September 27, 2018 by No comments »Unable to open the Photos app and it keeps crashing? The Photos app is the default photo viewer in Windows 10. If it has stopped working and you’re unable to open image files, try the following methods to fix the Photos app issues. Method 1: Reinstall Windows 10 Photos App If your Photos app doesn’t […]
How to Delete One or More System Restore Points in Windows 10
September 26, 2018 by No comments »By default, Windows 10 will automatically create a restore point when you install a device driver or Windows update, so you can later reverse system changes if Windows 10 becomes unstable. Restore points could take up a lot of disk space, so if your PC is running well, there’s not much sense in keeping many […]
Easy Ways to Open System Properties in Windows 10
September 25, 2018 by No comments »The System Properties window is commonly used to configure options such as your computer name, system restore, remote desktop and so on. In this tutorial we’ll show you 3 easy ways to open System Properties in Windows 10. Method 1: Open System Properties by Right-clicking This PC Icon Right-click the This PC icon on your […]
3 Ways to Fix Camera App Not Working in Windows 10
September 21, 2018 by No comments »Can’t find or start the Camera app after Windows 10 update? If the Camera app stops working or there is something wrong, here are 3 simple ways to fix it and get the Camera app back to working. Method 1: Change Privacy Settings for Camera App If the Camera app is not working any more, […]
4 Ways to Open the Camera App in Windows 10
September 20, 2018 by No comments »Windows 10 has a built-in app called Camera that lets you use your webcam to take pictures and record videos. In this tutorial we’ll show you 4 easy ways to open the built-in Windows Camera app in Windows 10. Method 1: Open Windows 10 Camera App via Cortana Search Click on the Cortana search box […]
3 Ways to Change PowerShell Execution Policy in Windows 10
September 19, 2018 by No comments »PowerShell script cannot be loaded because the execution of scripts is disabled on this system? By default, Windows restricts running PowerShell scripts, as a security mechanism. To verify the PowerShell execution policy on your computer, you can use the Get-ExecutionPolicy cmdlet. If the execution policy is displayed as Restricted, you can change it to other […]
How to Disable PowerShell with Software Restriction Policies GPO
September 18, 2018 by No comments »Is there a way to block PowerShell from running through group policy? Windows PowerShell comes pre-installed in Windows 10 and it’s a command-line shell designed especially for programmers and IT professionals. If you’re a standard Windows user, you may want to get rid of it. In this tutorial we’ll show you how to disable PowerShell […]