Skip to content

Commit 7cf089f

Browse files
authored
Correct path information of Windows Update
I have confirmed that the previously provided file path information is incorrect. The correct file path is: `%windir%\SoftwareDistribution\Datastore\Datastore.edb` This was verified in collaboration with the Windows - DnD team. Additionally, I have confirmed that this path is accessible on Windows Server 2019, 2022, and 2025.
1 parent 7240c5c commit 7cf089f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defender-endpoint/navigate-defender-endpoint-antivirus-exclusions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ For more information, see [Automatic server role exclusions](configure-server-ex
161161

162162
Examples include:
163163

164-
- `%windir%\SoftwareDistribution\Datastore\*\Datastore.edb`
164+
- `%windir%\SoftwareDistribution\Datastore\Datastore.edb`
165165
- `%allusersprofile%\NTUser.pol`
166166
- Windows Update files
167167
- Windows Security files

0 commit comments

Comments
 (0)