| @@ -6,4 +6,9 @@ powercfg /batteryreport | |||
| 6 | 6 | windows health checkup | |
| 7 | 7 | ``` | |
| 8 | 8 | dism /online /cleanup-image /checkhealth | |
| 9 | + | ``` | |
| 10 | + | ||
| 11 | + | non-breaking space | |
| 12 | + | ``` | |
| 13 | + | alt + 0160 | |
| 9 | 14 | ``` | |
xl revised this gist 1 year ago · 93c7a9e
1 file changed, 5 insertions
xl revised this gist 1 year ago · b75fccc
1 file changed, 5 insertions
| @@ -1,4 +1,9 @@ | |||
| 1 | 1 | comprehensive battery information | |
| 2 | 2 | ``` | |
| 3 | 3 | powercfg /batteryreport | |
| 4 | + | ``` | |
| 5 | + | ||
| 6 | + | windows health checkup | |
| 7 | + | ``` | |
| 8 | + | dism /online /cleanup-image /checkhealth | |
| 4 | 9 | ``` | |
xl revised this gist 1 year ago · 6f02bf1
1 file changed
File renamed without changes
xl revised this gist 1 year ago · 56d697f
1 file changed, 4 insertions
| @@ -0,0 +1,4 @@ | |||
| 1 | + | comprehensive battery information | |
| 2 | + | ``` | |
| 3 | + | powercfg /batteryreport | |
| 4 | + | ``` | |