More actions
Windows 10 is the latest operating system developed by Microsoft.
Issues
Removing Xbox Integration and Xbox overlay[1]
- Start an Administrative Powershell window
- Run the command Get-AppxPackage *xbox* | Remove-AppxPackage
- Reboot and the Xbox integration will be gone from Full screen games and the Start menu
Windows failed to start
Right after the BIOS loads, the windows boot manager screen shows up with an error that Windows cannot start.
Solution
- Insert a Windows 10 installation disc or USB drive
- Select Repair your Computer
- Click Advanced Options
- Open the Command Prompt
- Type in
- bootsect /nt60 sys
- bootrec /fixboot
- bootrec /fixmbr
- bootrec /rebuildBCD