Friday 31 March 2017

Remove XBOX from Windows 10

Run Powershell as an administrator & type in the following command

Get-AppxPackage Microsoft.XboxApp | Remove-AppxPackage

Thursday 30 March 2017

Disable Low Disk Space notification on new HP Laptops

Open the Registry Editor by clicking Start, then type regedit and hit Enter. Once it is launched simply navigate to HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer from the left sidebar.

Now right click the Explorer and choose New > DWORD (32bit) Value and name this as NoLowDiskSpaceChecks.

Now Double click it and set its value to 1.

Click OK and that’s it, now log off your computer and login back, you will no longer see the low disk space alerts