This repository was archived by the owner on Aug 16, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathcleanup-list.json
More file actions
192 lines (192 loc) · 6.24 KB
/
cleanup-list.json
File metadata and controls
192 lines (192 loc) · 6.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
{
"jetbrains_java_error_heap_dump": {
"application": "JetBrains",
"category": "IDE",
"entity_category": "crash log",
"description": "Java error heap dump of JetBrains tools. Can be several gigabytes.",
"delete" : {
"type": "file",
"location": "~/java_error_in_*.hprof"
},
"active": true
},
"jetbrains_java_error_logs": {
"application": "JetBrains",
"category": "IDE",
"entity_category": "crash log",
"description": "Java error logs for various JetBrains tools.",
"delete": {
"type": "file",
"location": "~/java_error_in_*.log"
},
"active": true
},
"gradio_temporary_files": {
"application": "Gradio",
"category": "AI",
"entity_category": "temporary files",
"description": "User temporary files for Gradio UI. Gradio is a Python UI library used by many AI applications.",
"delete": {
"type": "directory",
"location": "~/AppData/Local/Temp/gradio"
},
"active": true
},
"wslg_rd_client_auto_trace": {
"application": "WSL",
"category": "Windows",
"entity_category": "log",
"description": "WSLg (Windows Subsystem for Linux GUI) remote desktop client auto trace logs. Can be generated when using Docker. Can be dozens of gigabytes.",
"instructions": "Real solution is not yet available, however there is a hack that works. To stop WSLg from making these files, stop WSL with `wsl --shutdown`, go to `~/AppData/Local/Temp/DiagOutputDir/`, delete the `RdClientAutoTrace` directory and create an empty file with the same name (`RdClientAutoTrace`) in its place. This will stop WSLg from creating new files.",
"delete": {
"type": "file",
"location": "~/AppData/Local/Temp/DiagOutputDir/RdClientAutoTrace/RdClientAutoTrace-*.etl"
},
"active": true
},
"viber_update_temporary_installation": {
"application": "Viber",
"category": "communication",
"entity_category": "temporary files",
"description": "Viber updater zipped installation.",
"delete": {
"type": "file",
"location": "~/AppData/Local/Temp/update.zip"
},
"active": true
},
"delphi_linecse_server_log": {
"application": "Delphi",
"category": "IDE",
"entity_category": "log",
"description": "Delphi IDE licensing server logs. Contains sensitive information, like Serial Number and Registration Key in plain text.",
"delete": {
"type": "file",
"location": "~/sanct.log"
},
"active": true
},
"delphi_license_server_log_2": {
"application": "Delphi",
"category": "IDE",
"entity_category": "log",
"description": "Delphi licensing server logs. Contains information on Delphi and Licensing Service locations.",
"delete": {
"type": "file",
"location": "~/regwizard.log"
},
"active": true
},
"windows_user_mode_dumps": {
"application": "Windows",
"category": "Windows",
"entity_category": "memory dump",
"description": "Windows User-Mode application crash dump logs.",
"delete": {
"type": "file",
"location": "~/AppData/Local/CrashDumps/*.dmp"
},
"active": true
},
"dotnet_telemetry_service": {
"application": ".NET",
"category": ".NET",
"entity_category": "telemetry",
"description": ".NET Core Telemetry data",
"delete": {
"type": "directory",
"location": "~/.dotnet/TelemetryStorageService"
},
"active": true
},
"scoop_cache": {
"application": "Scoop",
"category": "installer",
"entity_category": "cache",
"description": "Scoop.sh installer cache. Contains packaged versions of all previously installed or updated applications.",
"instructions": "Scoop does not support disabling cache in configuration. Use the `--no-cache` flag instead, when issuing commands. Example: `scoop update --all --no-cache`.",
"delete": {
"type": "file",
"location": "~/scoop/cache/*.*"
},
"active": true
},
"windows_icon_cache": {
"application": "Windows",
"category": "Windows",
"entity_category": "cache",
"description": "Windows icon cache",
"delete": {
"type": "file",
"location": "~/AppData/Local/Microsoft/Windows/Explorer/iconcache*.db"
},
"active": true
},
"windows_thumbnail_cache": {
"application": "Windows",
"category": "Windows",
"entity_category": "cache",
"description": "Windows thumbnail cache",
"delete": {
"type": "file",
"location": "~/AppData/Local/Microsoft/Windows/Explorer/thumbcache*.db"
},
"active": true
},
"davinci_resolve_crash_dump": {
"application": "DaVinci Resolve",
"category": "editing software",
"entity_category": "memory dump",
"description": "Crash memory dump.",
"delete": {
"type": "file",
"location": "~/AppData/Roaming/Blackmagic Design/DaVinci Resolve/Support/logs/Resolve.exe.*.dmp"
},
"active": true
},
"davinci_resolve_logs_1": {
"application": "DaVinci Resolve",
"category": "editing software",
"entity_category": "log",
"description": "Application logs.",
"delete": {
"type": "file",
"location": "~/AppData/Roaming/Blackmagic Design/DaVinci Resolve/Support/logs/*.log"
},
"active": true
},
"davinci_resolve_logs_2": {
"application": "DaVinci Resolve",
"category": "editing software",
"entity_category": "log",
"description": "Application logs.",
"delete": {
"type": "file",
"location": "~/AppData/Roaming/Blackmagic Design/DaVinci Resolve/Support/logs/LogArchive/*.txt"
},
"active": true
},
"microsoft_visual_studio_telemetry": {
"application": "Visual Studio",
"category": "IDE",
"entity_category": "telemetry",
"description": "Visual Studio Telemetry",
"instructions": "Disable telemetry in Visual Studio at `Help > Privacy > Privacy Settings`.",
"delete": {
"type": "directory",
"location": "~/AppData/Local/Temp/VSTelem"
},
"active": true
},
"cyberpunk_2077_crash_report_queue": {
"application": "Cyberpunk 2077",
"category": "game",
"entity_category": "crash log",
"description": "Cyberpunk 2077 crash logs and memory dumps.",
"delete": {
"type": "directory",
"location": "~/AppData/Local/REDEngine/ReportQueue"
},
"active": true
}
}