You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: notes-OS/win/security.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,11 @@
1
+
---
2
+
sitemap:
3
+
lastmod: 2025-06-26 +0000
4
+
---
5
+
1
6
# Security
2
7
3
-
Last Modified: 2024-03-28 UTC
8
+
Last Modified: 2025-06-26 +0000
4
9
5
10
## Interesting posts
6
11
@@ -10,3 +15,5 @@ Last Modified: 2024-03-28 UTC
10
15
-[Appendix L - Events to Monitor \| Microsoft Learn](https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/plan/appendix-l--events-to-monitor)
-~~Uninstall Tool~~[Klocman/Bulk-Crap-Uninstaller: Remove large amounts of unwanted applications quickly.](https://github.com/Klocman/Bulk-Crap-Uninstaller)
19
26
-[Microsoft Visual C++ Redistributable](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170)
-[Tyrrrz/LightBulb: Reduces eye strain by adjusting screen gamma based on the current time](https://github.com/Tyrrrz/LightBulb)
30
+
-~~[Everything](https://www.voidtools.com/downloads/)~~ Use `fzf` + `fd` instead.
31
+
-~~[f.lux](https://justgetflux.com/)~~ Use built-in night light.
32
+
-~~[Tyrrrz/LightBulb: Reduces eye strain by adjusting screen gamma based on the current time](https://github.com/Tyrrrz/LightBulb)~~ Use built-in night light.
27
33
-[sizer4](http://www.brianapps.net/sizer4/)
28
34
- Zoom
29
-
- Clash for Windows
35
+
-~~Clash for Windows~~[2dust/v2rayN](https://github.com/2dust/v2rayN)
Copy file name to clipboardExpand all lines: notes-OS/win/tips.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,16 @@
1
1
---
2
2
sitemap:
3
-
lastmod: 2025-03-16 +0000
3
+
lastmod: 2025-06-27 +0000
4
4
---
5
5
6
6
# Windows Usage Tips
7
7
8
-
Last modified: 2025-03-16 +0000
8
+
Last modified: 2025-06-27 +0000
9
9
10
10
## Interesting posts
11
11
12
12
-[PendMoves and MoveFile - Sysinternals \| Microsoft Learn](https://learn.microsoft.com/en-us/sysinternals/downloads/pendmoves)
13
13
-[ChrisTitusTech/winutil: Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates](https://github.com/ChrisTitusTech/winutil)
It's recommended to use [AtlasOS](https://atlasos.net/). Read on for more personal tweaks.
20
+
21
+
## System Settings
8
22
9
23
### Settings
10
24
@@ -21,20 +35,12 @@
21
35
- Desktop icon settings.
22
36
- Start:
23
37
- Turn off showing recently opened files.
24
-
- Taskbar settings
25
-
- Hide useless items.
26
-
- Align left.
27
-
- Show taskbar notification icons.
28
38
29
39
### Control Panel
30
40
31
41
- Enable hibernation according to [the official doc](https://support.microsoft.com/en-us/windows/shut-down-sleep-or-hibernate-your-pc-2941d165-7d0a-a5e8-c5ad-8c972e8e6eff).
32
42
- Change mouse settings.
33
43
34
-
### Start Menu
35
-
36
-
Remove useless apps.
37
-
38
44
### File Explorer
39
45
40
46
1. Remove folders from quick access.
@@ -44,16 +50,14 @@ Remove useless apps.
44
50
- Show *hidden files*, *empty drives*, and *file extensions*.
45
51
4. Change user folder locations.
46
52
47
-
###Edge
53
+
## Edge
48
54
49
55
Disable SmartScreen.
50
56
51
-
### Accounts
52
-
53
-
Sign out of obsolete devices from the website.
54
-
55
57
## Firmware
56
58
59
+
Using Windows Update to update the driver and firmware.
60
+
57
61
*References*:
58
62
59
63
-[Surface Pro 8 Drivers and Firmware](https://www.microsoft.com/en-us/download/details.aspx?id=103503)
@@ -66,9 +70,9 @@ See [[software]].
66
70
67
71
## Development Environment
68
72
69
-
See [[Windows/dev-env]].
73
+
See [[win/dev-env]].
70
74
71
75
[//begin]: #"Autogenerated link references for markdown compatibility"
72
76
[software]: ../software.md"Softwares on Windows"
73
-
[common/dev_env]: ../dev-env.md"Windows Development Environment"
77
+
[win/dev-env]: ../dev-env.md"Windows Development Environment"
0 commit comments