Windows 10 help and fixes
screen continually flashes
- Using the keyboard, hold down CTRL and ALT then press DEL.
- Click the power symbol at the bottom-right corner of the screen.
- Hold down the SHIFT key on the keyboard then press Restart. Don't release the SHIFT key until you see the Choose an Option screen appear.
- When the Choose an Option screen appears, click on Troubleshoot.
- Click Advanced Options.
- Click Startup Settings.
- Press the Restart button at the bottom-right.
- Multiple options will be presented. On the keyboard, press 4 to start in safe mode.
- After Windows boots into Safe Mode, use the keyboard and hold down the Windows Key then press the letter R. This will bring up the Run dialog.
- In the Run box, type in MSCONFIG and press the OK button.
- Click on the Services tab along the top.
- Uncheck Problem Reports and Solutions Control Panel Support and Windows Error Reporting Service.
- Press the OK button and restart the computer normally. The flashing should stop and everything should be normal.
Recover from a failed update
- Boot into the recovery environment. This can be done using a Windows 10 recovery drive or disc, or by restarting the computer three times.
- Bring up a command prompt by going into the advanced recovery options area.
- Type dism /image:d:\ /cleanup-image /revertpendingactions then hit Enter. If it returns an error, change the d:\ to another drive letter (e.g. c:\ or e:\).
- When finished, type exit and hit Enter. The computer will reboot and hopefully start normally.
Display the boot menu
- Bring up a command prompt with administrative privileges
- Type BCDEDIT /set {bootmgr} displaybootmenu yes then hit Enter
- Type BCDEDIT /timeout 5 then hit Enter
- Type exit then hit Enter. The next time the computer boots it will display a menu during boot for five seconds. This menu will give you access to easily boot into the recovery environment.