Wednesday, January 23, 2019

Enable F8 Safe Mode With Command Prompt

Type into cmd admin
bcdedit /set {default} bootmenupolicy legacy

JSON Editing and Notepad++

Inserting Lines Below the Selection 1. Select a line or lines 2. Ctrl + D 3. The lines will be inserted below the selection. If lines alread...