套用到
Windows 11 SE, version 23H2 Windows 11 Home and Pro, version 23H2 Windows 11 Enterprise and Education, version 23H2 Windows 11 Enterprise Multi-Session, version 23H2

Windows 安全開機憑證到期 

重要: 大部分 Windows 裝置使用的安全開機憑證設定為從 2026 年 6 月開始到期。 如果未及時更新,這可能會影響某些個人和商務裝置安全開機的能力。 為避免中斷,建議您檢閱指導方針,並採取行動事先更新憑證。 如需詳細資料和準備步驟,請參閱 Windows 安全開機憑證到期和 CA 更新

摘要

此更新改進了 Windows 恢復環境 (WinRE) 。

如何取得此更新

安裝此更新

若要安裝此更新,請使用下列其中一個發行管道。

可供使用

後續步驟

可以使用

可透過 Windows Update 取得此更新。 將自動下載並安裝此更新。

重新啟動資訊

套用此更新之後,您不必重新啟動電腦。

移除資訊

此更新套用至 Windows 映像後,即無法移除。

更新取代資訊

此更新取代了先前發布的更新 KB5067019

確認此更新的安裝

安裝此更新後,裝置上安裝的 WinRE 版本應該是 10.0.22621.6197

若要安裝 WinRE 版本,請使用系統管理員認證執行下列 PowerShell 指令碼 "GetWinReVersion.ps1"。 執行指令碼後,您應該會收到已安裝的 WinRE 版本,如下列範例所示:

GetWinReVersion.ps1 PowerShell 指令碼

################################################################################################

#

# Copyright (c) Microsoft Corporation.

# Licensed under the MIT License.

#

# THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,

# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE

# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER

# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,

# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE

# SOFTWARE.

#

################################################################################################
# Function to get WinRE path

function GetWinREPath {

    $WinRELocation = (reagentc /info | Select-String "Windows RE location")

    if ($WinRELocation) {

        return $WinRELocation.ToString().Split(':')[-1].Trim()

    } else {

        Write-Host "Failed to find WinRE path" -ForegroundColor Red

        exit 1

    }

}

 
# Creates and needs to be return the mount directory
function GetMountDir {
    # systemdirve\mnt
    $MountDir = "$env:SystemDrive\mnt"
    if (-not (Test-Path $MountDir)) {
        New-Item -ItemType Directory -Path $MountDir -Force | Out-Null
    }
    return $MountDir
}  

# Function to get WinRE version
function GetWinREVersion {

    $mountedPath = GetMountDir
    $filePath = "$mountedPath\Windows\System32\winpeshl.exe"

    $WinREVersion = (Get-Item $filePath).VersionInfo.FileVersionRaw.Revision

    return [int]$WinREVersion

}


# Main Execution

$WinREPath = GetWinREPath


# Make dir C:\mnt if not exists

$TempDir = GetMountDir


# Get the read write permission for this directory

if (-not (Test-Path $TempDir)) {

    New-Item -ItemType Directory -Path $TempDir -Force | Out-Null

}


# Mount WinRE image

dism /Mount-Image /ImageFile:"$WinREPath\winre.wim" /Index:1 /MountDir:"$TempDir"


$WinREVersion = GetWinREVersion

Write-Host "WinRE Version: $WinREVersion" -ForegroundColor Cyan

dism /Unmount-Image /MountDir:"$TempDir" /Discard

Remove-Item -Path $TempDir -Force -Recurse

檔案資訊

此軟體更新的英文 (美國) 版會安裝具有下列屬性的檔案。 此更新可能包含其他語言的檔案。

檔案名稱

檔案版本

日期

時間

檔案大小

USB.inf 的

無版本

4-11月-25

3:44

41,432

usbccgp.sys

10.0.22621.6197

4-11月-25

3:44

226,688

usbhub3.inf 的

無版本

4-11月-25

3:44

11,296

USBHUB3.SYS

10.0.22621.6197

4-11月-25

3:44

730,536

usbport.inf

無版本

4-11月-25

3:44

77,436

usbohci.sys

10.0.22621.6197

4-11月-25

3:44

65,536

usbport.sys

10.0.22621.6197

4-11月-25

3:44

505,232

usbhub.sys

10.0.22621.6197

4-11月-25

3:44

558,504

usbehci.sys

10.0.22621.6197

4-11月-25

3:44

120,232

usbuhci.sys

10.0.22621.6197

4-11月-25

3:44

73,728

usbd.sys

10.0.22621.6197

4-11月-25

3:44

71,064

hvloader.dll

10.0.22621.6197

4-11月-25

3:44

198,048

hvax64.exe

10.0.22621.6197

4-11月-25

3:44

1,791,360

hvix64.exe

10.0.22621.6197

4-11月-25

3:44

1,971,608

kdhvcom.dll

10.0.22621.6197

4-11月-25

3:44

62,872

skci.dll

10.0.22621.6197

4-11月-25

3:44

323,768

iumbase.dll

10.0.22621.6197

4-11月-25

3:44

46,936

iumdll.dll

10.0.22621.6197

4-11月-25

3:44

38,672

tprtdll.dll

10.0.22621.6197

4-11月-25

3:44

42,800

vertdll.dll

10.0.22621.6197

4-11月-25

3:44

212,192

ucrtbase_enclave.dll

10.0.22621.6197

4-11月-25

3:44

555,152

securekernel.exe

10.0.22621.6197

4-11月-25

3:44

1,131,904

VbsSiPolicy.p7b

無版本

4-11月-25

3:44

68,351

chs_boot.ttf

無版本

4-11月-25

3:44

3,696,732

msyh_boot.ttf

無版本

4-11月-25

3:44

175,328

msyhn_boot.ttf

無版本

4-11月-25

3:44

173,548

chs_boot_EX.ttf

無版本

4-11月-25

3:44

3,696,708

msyh_boot_EX.ttf

無版本

4-11月-25

3:44

189,924

msyhn_boot_EX.ttf

無版本

4-11月-25

3:44

187,924

cht_boot.ttf

無版本

4-11月-25

3:44

3,879,428

cht_boot_EX.ttf

無版本

4-11月-25

3:44

3,879,416

msjh_boot.ttf

無版本

4-11月-25

3:44

183,448

msjh_boot_EX.ttf

無版本

4-11月-25

3:44

201,324

msjhn_boot.ttf

無版本

4-11月-25

3:44

181,452

msjhn_boot_EX.ttf

無版本

4-11月-25

3:44

199,160

wgl4_boot.ttf

無版本

4-11月-25

3:44

50,076

wgl4_boot_EX.ttf

無版本

4-11月-25

3:44

50,084

segmono_boot.ttf

無版本

4-11月-25

3:44

45,852

segmono_boot_EX.ttf

無版本

4-11月-25

3:44

45,864

segoe_slboot.ttf

無版本

4-11月-25

3:44

102,984

segoe_slboot_EX.ttf

無版本

4-11月-25

3:44

103,020

segoen_slboot.ttf

無版本

4-11月-25

3:44

102,728

segoen_slboot_EX.ttf

無版本

4-11月-25

3:44

102,732

jpn_boot.ttf

無版本

4-11月-25

3:44

1,986,856

jpn_boot_EX.ttf

無版本

4-11月-25

3:44

1,986,880

meiryo_boot.ttf

無版本

4-11月-25

3:44

165,912

meiryo_boot_EX.ttf

無版本

4-11月-25

3:44

175,972

meiryon_boot.ttf

無版本

4-11月-25

3:44

164,236

meiryon_boot_EX.ttf

無版本

4-11月-25

3:44

174,144

kor_boot.ttf

無版本

4-11月-25

3:44

2,374,016

kor_boot_EX.ttf

無版本

4-11月-25

3:44

2,374,012

malgun_boot.ttf

無版本

4-11月-25

3:44

196,380

malgun_boot_EX.ttf

無版本

4-11月-25

3:44

201,948

malgunn_boot.ttf

無版本

4-11月-25

3:44

193,968

malgunn_boot_EX.ttf

無版本

4-11月-25

3:44

199,400

efisys.bin

無版本

4-11月-25

3:44

1,474,560

efisys_EX.bin

無版本

4-11月-25

3:44

1,474,560

efisys_noprompt.bin

無版本

4-11月-25

3:44

1,474,560

efisys_noprompt_EX.bin

無版本

4-11月-25

3:44

1,474,560

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:44

82,336

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

94,648

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:44

82,336

bootmgr_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

90,024

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:44

81,312

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

93,600

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:44

81,312

bootmgr_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

90,008

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:44

80,328

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

92,576

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:44

80,280

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:44

84,384

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

97,184

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:44

84,352

bootmgr_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

89,984

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:44

85,448

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

97,696

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:44

85,400

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:44

78,240

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

90,032

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:44

78,232

bootmgr_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

90,000

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

90,016

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:44

78,208

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:44

82,376

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

94,624

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:44

82,344

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:44

82,304

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:44

79,304

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

91,064

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:44

79,272

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

93,624

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:44

81,280

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:44

83,872

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

96,688

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:44

83,872

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:44

84,424

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

96,696

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:44

84,376

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

93,616

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

96,672

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:44

81,824

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

94,152

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:44

81,792

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:44

70,560

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

81,312

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:44

70,568

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:44

70,048

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

80,800

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:44

70,056

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:44

80,288

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

92,592

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:44

80,256

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

92,064

bootmgr_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

90,016

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:44

79,776

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:44

79,744

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:44

82,888

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

95,688

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:44

82,840

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:44

81,296

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:44

81,352

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:44

80,800

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

93,088

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:44

80,792

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

94,136

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:44

81,832

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:44

80,808

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

94,128

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:44

81,864

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:44

65,992

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

76,192

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:44

65,936

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:44

76,728

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:44

65,952

tcblaunch.exe

10.0.22621.6197

4-11月-25

3:44

887,400

tcbloader.dll

10.0.22621.6197

4-11月-25

3:44

279,968

DrtmAuthTxt.wim

無版本

4-11月-25

3:44

21,415

bootmgfw.efi

10.0.22621.6197

4-11月-25

3:44

1,698,760

bootmgfw_EX.efi

10.0.26100.30212

4-11月-25

3:44

2,830,632

安全啟動恢復.efi

無版本

4-11月-25

3:44

162,688

bootmgr.efi

10.0.22621.6197

4-11月-25

3:44

1,682,328

bootmgr_EX.efi

10.0.26100.30212

4-11月-25

3:44

2,818,464

boot.stl

無版本

4-11月-25

3:44

11,030

winsipolicy.p7b

無版本

4-11月-25

3:44

10,341

winload.exe

10.0.22621.6197

4-11月-25

3:44

1,697,312

winload.efi

10.0.22621.6197

4-11月-25

3:44

2,037,728

winresume.exe

10.0.22621.6197

4-11月-25

3:44

1,300,088

winresume.efi

10.0.22621.6197

4-11月-25

3:44

1,555,728

bfsvc.exe

10.0.22621.6197

4-11月-25

3:44

118,784

bootsvc.dll

10.0.22621.6197

4-11月-25

3:44

294,824

BootMenuUX.dll

10.0.22621.6197

4-11月-25

3:44

237,568

driversipolicy.p7b

無版本

4-11月-25

3:44

229,162

cbmr_driver.efi

無版本

4-11月-25

3:44

158,592

ci.dll

10.0.22621.6197

4-11月-25

3:44

1,038,608

驅動程式.stl

無版本

4-11月-25

3:44

33,360

cryptsp.dll

10.0.22621.6197

4-11月-25

3:44

121,328

dosvc.dll.mui

10.0.22621.6197

4-11月-25

3:44

3,584

dosvc.dll.mui

10.0.22621.6197

4-11月-25

3:44

3,072

domiprov.dll

1310.2506.11012.0

4-11月-25

3:44

600,960

DeliveryOptimizationMIProv.mof

無版本

4-11月-25

3:44

20,268

DeliveryOptimizationMIProvUninstall.mof

無版本

4-11月-25

3:44

2,044

doclient.dll

1310.2506.11012.0

4-11月-25

3:44

1,701,248

dosvc.dll

10.0.22621.6197

4-11月-25

3:44

90,112

2213703c9c64cc61ba900531652e23c84728d2a2.xml

無版本

4-11月-25

3:44

4,106

8921b5587b25ac906f6851660e78916b20b2b8d6.xml

無版本

4-11月-25

3:44

1,542

7b9b1ea12d1b4fc12ccbc5aeda559b08838bf86a.xml

無版本

4-11月-25

3:44

2,522

fbwf.sys

10.0.22621.6197

4-11月-25

3:44

150,192

cmi2migxml.dll

10.0.22621.6197

4-11月-25

3:44

230,784

csiagent.dll

10.0.22621.6197

4-11月-25

3:44

763,264

diagER.dll

10.0.22621.6197

4-11月-25

3:44

95,616

hwcompat.dll

10.0.22621.6197

4-11月-25

3:44

251,264

hwcompat.txt

無版本

4-11月-25

3:44

952,981

hwexclude.txt

無版本

4-11月-25

3:44

51

icbexclusion.inf

無版本

4-11月-25

3:44

7,222

migapp.xml

無版本

4-11月-25

3:44

654,548

migcore.dll

10.0.22621.6197

4-11月-25

3:44

9,762,208

mighost.exe

10.0.22621.6197

4-11月-25

3:44

279,968

migres.dll

10.0.22621.6197

4-11月-25

3:44

26,008

migisol.dll

10.0.22621.6197

4-11月-25

3:44

148,888

migstore.dll

10.0.22621.6197

4-11月-25

3:44

1,357,184

migsys.dll

10.0.22621.6197

4-11月-25

3:44

492,944

MXEAgent.dll

10.0.22621.6197

4-11月-25

3:44

411,024

offline.xml

無版本

4-11月-25

3:44

43,247

oscomps.xml

無版本

4-11月-25

3:44

451,919

oscomps.woa.xml

無版本

4-11月-25

3:44

249,101

osfilter.inf 的

無版本

4-11月-25

3:44

21,299

pnppropmig.dll

10.0.22621.6197

4-11月-25

3:44

103,824

ReserveManager.dll

10.0.22621.6197

4-11月-25

3:44

312,720

setupplatform.cfg

無版本

4-11月-25

3:44

10,857

setupplatform.dll

1.74.22621.6197

4-11月-25

3:44

9,688,480

setupplatform.exe

1.74.22621.6197

4-11月-25

3:44

271,744

SFCN.dat

無版本

4-11月-25

3:44

18:24

SFLCID.dat

無版本

4-11月-25

3:44

1,644

SFLISTW7.dat

無版本

4-11月-25

3:44

1,703,368

SFLISTW8.dat

無版本

4-11月-25

3:44

2,608,858

SFLISTWB.dat

無版本

4-11月-25

3:44

3,172,904

SFLISTWT.dat

無版本

4-11月-25

3:44

4,935,438

sflistw8.woa.dat

無版本

4-11月-25

3:44

954,436

SFLISTRS1.dat

無版本

4-11月-25

3:44

5,593,264

sflistwb.woa.dat

無版本

4-11月-25

3:44

1,150,134

sflistwt.woa.dat

無版本

4-11月-25

3:44

2,636,850

SFPAT.inf

無版本

4-11月-25

3:44

11,602

SFPATW7.inf

無版本

4-11月-25

3:44

17,396

SFPATW8.inf

無版本

4-11月-25

3:44

79,818

SFPATWB.inf 網站

無版本

4-11月-25

3:44

91,635

SFPATWT.inf 網站

無版本

4-11月-25

3:44

165,729

SFPATRS1.inf

無版本

4-11月-25

3:44

169,870

unbcl.dll

10.0.22621.6197

4-11月-25

3:44

1,136,016

upgradeagent.dll

10.0.22621.6197

4-11月-25

3:44

3,331,496

upgradeagent.xml

無版本

4-11月-25

3:44

70,907

upgrade_comp.xml

無版本

4-11月-25

3:44

6,054

upgrade_bulk.xml

無版本

4-11月-25

3:44

209,615

upgrade_data.xml

無版本

4-11月-25

3:44

41,750

upgrade_frmwrk.xml

無版本

4-11月-25

3:44

18,785

upgWow_bulk.xml

無版本

4-11月-25

3:44

115,041

uninstall.xml

無版本

4-11月-25

3:44

4,407

uninstall_data.xml

無版本

4-11月-25

3:44

11,122

wdsutil.dll

10.0.22621.6197

4-11月-25

3:44

365,984

WinSetupMon.hiv

無版本

4-11月-25

3:44

8,192

WinSetupMon.sys

10.0.22621.6197

4-11月-25

3:44

107,952

iertutil.dll

11.0.22621.6197

4-11月-25

3:44

2,893,864

msIso.dll

11.0.22621.6197

4-11月-25

3:44

274,432

edgeIso.dll

11.0.22621.6197

4-11月-25

3:44

462,848

KernelBase.dll

10.0.22621.6197

4-11月-25

3:44

4,038,464

dxgkrnl.sys

10.0.22621.6197

4-11月-25

3:44

4,760,984

cdd.dll

10.0.22621.6197

4-11月-25

3:44

286,720

dxgmms1.sys

10.0.22621.6197

4-11月-25

3:44

566,656

dxgmms2.sys

10.0.22621.6197

4-11月-25

3:44

1,152,384

netio.sys

10.0.22621.6197

4-11月-25

3:44

673,192

ntdll.dll

10.0.22621.6197

4-11月-25

3:44

2,191,456

ntoskrnl.exe

10.0.22621.6197

4-11月-25

3:44

12,080,584

ntkrla57.exe

10.0.22621.6197

4-11月-25

3:44

11,228,576

storewuauth.dll

1310.2506.11012.0

4-11月-25

3:44

156,064

storewuauthcore.dll

1310.2506.11012.0

4-11月-25

3:44

378,240

diagtrack.dll

10.0.10586.0

4-11月-25

3:44

1,365,856

diagtrackrunner.exe

10.0.10586.0

4-11月-25

3:44

88,256

試劑.admx

無版本

4-11月-25

3:44

1,240

reagent.dll

10.0.22621.6197

4-11月-25

3:44

726,400

reagent.xml

無版本

4-11月-25

3:44

837

設定平台.cfg

無版本

4-11月-25

3:44

17,298

wdscore.dll

10.0.22621.6197

4-11月-25

3:44

284,056

wdsclientapi.dll

10.0.22621.6197

4-11月-25

3:44

272,744

wdscsl.dll

10.0.22621.6197

4-11月-25

3:44

79,232

wdsimage.dll

10.0.22621.6197

4-11月-25

3:44

125,272

wdstptc.dll

10.0.22621.6197

4-11月-25

3:44

190,848

fvevol.sys

10.0.22621.6197

4-11月-25

3:44

877,952

dumpfve.sys

10.0.22621.6197

4-11月-25

3:44

133,696

bcd.dll

10.0.22621.6197

4-11月-25

3:44

154,344

bootsvc.dll

10.0.22621.6197

4-11月-25

3:44

294,808

hwreqchk.dll

無版本

4-11月-25

3:44

389,120

ServicingCommon.dll

10.0.22621.6197

4-11月-25

3:44

1,001,384

utcapi.dll

10.0.22621.6197

4-11月-25

3:44

58,752

wimgapi.dll

10.0.22621.6197

4-11月-25

3:44

816,512

wdscommonlib.dll

10.0.22621.6197

4-11月-25

3:44

311,296

dismapi.dll

10.0.22621.6197

4-11月-25

3:44

1,209,728

dismcore.dll

10.0.22621.6197

4-11月-25

3:44

480,672

dismcoreps.dll

10.0.22621.6197

4-11月-25

3:44

214,400

dismprov.dll

10.0.22621.6197

4-11月-25

3:44

304,512

folderprovider.dll

10.0.22621.6197

4-11月-25

3:44

95,632

imagingprovider.dll

10.0.22621.6197

4-11月-25

3:44

255,400

logprovider.dll

10.0.22621.6197

4-11月-25

3:44

185,760

vhdprovider.dll

10.0.22621.6197

4-11月-25

3:44

611,744

wimprovider.dll

10.0.22621.6197

4-11月-25

3:44

689,576

unattend.dll

10.0.22621.6197

4-11月-25

3:44

341,408

wpx.dll

10.0.22621.6197

4-11月-25

3:44

1,496,448

locale.nls

無版本

4-11月-25

3:44

841,488

nlsbres.dll

10.0.22621.6197

4-11月-25

3:44

103,808

fveapibase.dll

10.0.22621.6197

4-11月-25

3:44

507,904

fveapi.dll

10.0.22621.6197

4-11月-25

3:44

1,138,688

LsaIso.exe

10.0.22621.6197

4-11月-25

3:44

360,944

iumcrypt.dll

10.0.22621.6197

4-11月-25

3:44

92,384

ResetEngine.dll

10.0.22621.6197

4-11月-25

3:44

2,721,152

ResetTelemetry.dll

10.0.22621.6197

4-11月-25

3:44

656,784

ResetEngine.exe

10.0.22621.6197

4-11月-25

3:44

38,296

ResetPluginHost.exe

10.0.22621.6197

4-11月-25

3:44

53,248

reseteng.dll

10.0.22621.6197

4-11月-25

3:44

634,880

resetengmig.dll

10.0.22621.6197

4-11月-25

3:44

114,688

srms.dat

無版本

4-11月-25

3:44

60,394

srms62.dat

無版本

4-11月-25

3:44

22,841

sysreset.exe

10.0.22621.6197

4-11月-25

3:44

425,984

systemreset.exe

10.0.22621.6197

4-11月-25

3:44

542,728

ResetEngOnline.dll

10.0.22621.6197

4-11月-25

3:44

217,088

SysResetErr.exe

10.0.22621.6197

4-11月-25

3:44

71,064

tcpip.sys

10.0.22621.6197

4-11月-25

3:44

3,298,688

FWPKCLNT.SYS

10.0.22621.6197

4-11月-25

3:44

546,208

tcpipreg.sys

10.0.22621.6197

4-11月-25

3:44

81,920

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:44

216,576

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:44

221,696

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:44

218,624

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:44

218,112

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:44

219,648

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:44

220,672

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:44

215,552

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:44

217,088

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:44

214,016

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:44

220,160

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:44

209,920

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:44

209,408

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:44

217,600

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:44

219,136

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:44

216,064

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:44

207,360

uusp.json

無版本

4-11月-25

3:44

24,171

UusBrain.dll

1310.2506.11012.0

4-11月-25

3:44

466,336

updatepolicy.dll

1310.2506.11012.0

4-11月-25

3:44

153,984

updatepolicycore.dll

1310.2506.11012.0

4-11月-25

3:44

292,224

UpdatePolicy.dll.mui

1310.2506.11012.0

4-11月-25

3:44

3,072

UpdatePolicyCore.dll.mui

1310.2506.11012.0

4-11月-25

3:44

9,216

UpdatePolicyCore.dll.mui

1310.2506.11012.0

4-11月-25

3:44

11,776

UpdatePolicyCore.dll.mui

1310.2506.11012.0

4-11月-25

3:44

10,752

UpdatePolicyCore.dll.mui

1310.2506.11012.0

4-11月-25

3:44

10,240

UpdatePolicyCore.dll.mui

1310.2506.11012.0

4-11月-25

3:44

11,264

UpdatePolicyCore.dll.mui

1310.2506.11012.0

4-11月-25

3:44

8,704

UpdatePolicyCore.dll.mui

1310.2506.11012.0

4-11月-25

3:44

12,288

UpdatePolicy.dll.mui

1310.2506.11012.0

4-11月-25

3:44

2,560

UpdatePolicyCore.dll.mui

1310.2506.11012.0

4-11月-25

3:44

6,144

UpdatePolicyCore.dll.mui

1310.2506.11012.0

4-11月-25

3:44

9,728

UpdatePolicyCore.dll.mui

1310.2506.11012.0

4-11月-25

3:44

4,608

wuapihost.exe

1310.2506.11012.0

4-11月-25

3:44

45,976

wuuhdrv.dll

1310.2506.11012.0

4-11月-25

3:44

486,272

wuauengcore.dll.mui

1310.2506.11012.0

4-11月-25

3:44

10,240

wuaueng.dll.mui

1310.2506.11012.0

4-11月-25

3:44

10,752

wuauengcore.dll.mui

1310.2506.11012.0

4-11月-25

3:44

11,776

wuaueng.dll.mui

1310.2506.11012.0

4-11月-25

3:44

12,800

wuauengcore.dll.mui

1310.2506.11012.0

4-11月-25

3:44

12,288

wuaueng.dll.mui

1310.2506.11012.0

4-11月-25

3:44

13,312

wuaueng.dll.mui

1310.2506.11012.0

4-11月-25

3:44

12,288

wuauengcore.dll.mui

1310.2506.11012.0

4-11月-25

3:44

12,800

wuaueng.dll.mui

1310.2506.11012.0

4-11月-25

3:44

13,824

wuauengcore.dll.mui

1310.2506.11012.0

4-11月-25

3:44

11,264

wuaueng.dll.mui

1310.2506.11012.0

4-11月-25

3:44

11,776

wuauengcore.dll.mui

1310.2506.11012.0

4-11月-25

3:44

9,728

wuaueng.dll.mui

1310.2506.11012.0

4-11月-25

3:44

10,240

wuauengcore.dll.mui

1310.2506.11012.0

4-11月-25

3:44

7,680

wuaueng.dll.mui

1310.2506.11012.0

4-11月-25

3:44

8,192

wuauengcore.dll.mui

1310.2506.11012.0

4-11月-25

3:44

10,752

wuaueng.dll.mui

1310.2506.11012.0

4-11月-25

3:44

11,264

wuauengcore.dll.mui

1310.2506.11012.0

4-11月-25

3:44

6,144

wuaueng.dll.mui

1310.2506.11012.0

4-11月-25

3:44

6,656

wuauengcore.dll.mui

1310.2506.11012.0

4-11月-25

3:44

6,656

wuaueng.dll.mui

1310.2506.11012.0

4-11月-25

3:44

7,168

wuapi.dll.mui

1310.2506.11012.0

4-11月-25

3:44

3,584

wuapicore.dll.mui

1310.2506.11012.0

4-11月-25

3:44

9,728

wuapi.dll.mui

1310.2506.11012.0

4-11月-25

3:44

4,096

wuapicore.dll.mui

1310.2506.11012.0

4-11月-25

3:44

11,264

wuapicore.dll.mui

1310.2506.11012.0

4-11月-25

3:44

11,776

wuapicore.dll.mui

1310.2506.11012.0

4-11月-25

3:44

10,752

wuapicore.dll.mui

1310.2506.11012.0

4-11月-25

3:44

10,240

wuapicore.dll.mui

1310.2506.11012.0

4-11月-25

3:44

8,704

wuapi.dll.mui

1310.2506.11012.0

4-11月-25

3:44

3,072

wuapicore.dll.mui

1310.2506.11012.0

4-11月-25

3:44

8,192

wuapicore.dll.mui

1310.2506.11012.0

4-11月-25

3:44

7,168

wuapicore.dll.mui

1310.2506.11012.0

4-11月-25

3:44

7,680

wuuhext.dll

1310.2506.11012.0

4-11月-25

3:44

467,360

wuuhosdeployment.dll

1310.2506.11012.0

4-11月-25

3:44

400,800

wups.dll

1310.2506.11012.0

4-11月-25

3:44

152,472

wupscore.dll

1310.2506.11012.0

4-11月-25

3:44

217,488

wuapicore.dll

1310.2506.11012.0

4-11月-25

3:44

1,112,992

wuapi.dll

1310.2506.11012.0

4-11月-25

3:44

237,456

wutrust.dll

1310.2506.11012.0

4-11月-25

3:44

223,120

wusys.dll

10.0.22621.6197

4-11月-25

3:44

325,016

wuauengcore.dll

1310.2506.11012.0

4-11月-25

3:44

3,515,304

wups2.dll

1310.2506.11012.0

4-11月-25

3:44

152,448

wups2core.dll

1310.2506.11012.0

4-11月-25

3:44

116,096

wuauclt.exe

1310.2506.11012.0

4-11月-25

3:44

152,472

wuaucltcore.exe

1310.2506.11012.0

4-11月-25

3:44

145,320

UpdateDeploy.dll

1310.2506.11012.0

4-11月-25

3:44

621,440

wuaueng.dll

1310.2506.11012.0

4-11月-25

3:44

181,120

0cf49350999533e06203e66617b9a479c64e3b98.xml

無版本

4-11月-25

3:44

1,244

c85a6c184c03a4fd97b09fa8d3b2686d19f086b7.xml

無版本

4-11月-25

3:44

1,306

021ace09768704303e8cd92cc2d7c5ea94b53731.xml

無版本

4-11月-25

3:44

2,452

fc310fd3e8f7901e37586b5e985d8c86a827a838.xml

無版本

4-11月-25

3:44

3,728

7d06486ae99beb45ced199480ddff358d347c849.xml

無版本

4-11月-25

3:44

2,236

4ce89f83f5d24acf7f9e6396fb5d65851e57bd8b.xml

無版本

4-11月-25

3:44

2,448

eb8a9128946e6df63483662e5eab8367dfcb7a1e.xml

無版本

4-11月-25

3:44

946

004c9a69d6903d92746f7670fcbc4e3dd4716681.xml

無版本

4-11月-25

3:44

942

4b53860889d3f3c448fc514d2ea0120100076816.xml

無版本

4-11月-25

3:44

2,308

52b78fa9544605e886641d0eb008d4faf901c673.xml

無版本

4-11月-25

3:44

956

9a00328f787b0683a05c2e7a16ef7858adfa8068.xml

無版本

4-11月-25

3:44

978

24a2f8789b154b699940ad9ab7d39aaa2e9892f2.xml

無版本

4-11月-25

3:44

796

a1026e97d46e89c55e97134de3823210f59708cb.xml

無版本

4-11月-25

3:44

21:24

d9514f22230add819ddde709de315f0165b36a8e.xml

無版本

4-11月-25

3:44

2,592

975b69eb30393cebd6885b635d2336e84c986366.xml

無版本

4-11月-25

3:44

2,592

500b17b3dff5e249f7fa450bb272a5c0938ade70.xml

無版本

4-11月-25

3:44

2,596

fe879c763d5196b26d4907df181c4357c07c5aaa.xml

無版本

4-11月-25

3:44

2,608

116da488502c96511736970b304a7e240fc0ba8b.xml

無版本

4-11月-25

3:44

2,640

582d25b6760e7c9f0771f88c3b89cb14b708df42.xml

無版本

4-11月-25

3:44

2,112

b4c45249d60a77639b177e565616ae1d11f9e3d5.xml

無版本

4-11月-25

3:44

2,952

fd6598122489ab56bffaf7f6676165c57428611a.xml

無版本

4-11月-25

3:44

2,970

cedc3b4fce38a37147e150db36103e809d106cbb.xml

無版本

4-11月-25

3:44

2,972

74461450967a334ea27548db66c8db015e4c4b86.xml

無版本

4-11月-25

3:44

2,714

dfd9063b031c70d0c87310b16c4132522b447dda.xml

無版本

4-11月-25

3:44

2,970

b7815cc1f204e86977f8af4ac2e1db35a3785601.xml

無版本

4-11月-25

3:44

3,000

14a3f9e824793931d34f7f786a538bbc9ef1f0d6.xml

無版本

4-11月-25

3:44

4,212

win32u.dll

10.0.22621.6197

4-11月-25

3:44

166,744

win32k.sys

10.0.22621.6197

4-11月-25

3:44

696,320

win32kfull.sys

10.0.22621.6197

4-11月-25

3:44

4,009,984

win32kbase.sys

10.0.22621.6197

4-11月-25

3:44

3,260,416

win32kbase.sys.mui

10.0.22621.6197

4-11月-25

3:44

20,992

win32kbase.sys.mui

10.0.22621.6197

4-11月-25

3:44

23,040

win32kbase.sys.mui

10.0.22621.6197

4-11月-25

3:44

22,016

win32kbase.sys.mui

10.0.22621.6197

4-11月-25

3:44

23,552

win32kbase.sys.mui

10.0.22621.6197

4-11月-25

3:44

21,504

win32kbase.sys.mui

10.0.22621.6197

4-11月-25

3:44

24,064

win32kbase.sys.mui

10.0.22621.6197

4-11月-25

3:44

20,480

win32kbase.sys.mui

10.0.22621.6197

4-11月-25

3:44

22,528

win32kbase.sys.mui

10.0.22621.6197

4-11月-25

3:44

18,432

win32kbase.sys.mui

10.0.22621.6197

4-11月-25

3:44

17,920

win32kbase.sys.mui

10.0.22621.6197

4-11月-25

3:44

16,384

win32ksgd.sys

10.0.22621.6197

4-11月-25

3:44

49,152

WindowsCodecs.dll

10.0.22621.6197

4-11月-25

3:44

1,794,744

winpeshl.exe

10.0.22621.6197

4-11月-25

3:44

90,112

wpeutil.dll

10.0.22621.6197

4-11月-25

3:44

204,800

wpeutil.exe

10.0.22621.6197

4-11月-25

3:44

36,864

wpeinit.exe

10.0.22621.6197

4-11月-25

3:44

57,344

startnet.cmd

無版本

4-11月-25

3:44

9

ReAgent.dll

10.0.22621.6197

4-11月-25

3:44

726,440

ReInfo.dll

10.0.22621.6197

4-11月-25

3:44

102,400

StartRep.exe

10.0.22621.6197

4-11月-25

3:44

1,249,280

RecHost.exe

10.0.22621.6197

4-11月-25

3:44

148,864

SrtTel.dll

10.0.22621.6197

4-11月-25

3:44

1,656,216

RecEnv.exe

10.0.22621.6197

4-11月-25

3:44

468,352

BootRec.exe

10.0.22621.6197

4-11月-25

3:44

188,416

cryptsp.dll

10.0.22621.6197

4-11月-25

3:44

84,248

iertutil.dll

11.0.22621.6197

4-11月-25

3:44

2,333,088

msIso.dll

11.0.22621.6197

4-11月-25

3:44

205,824

edgeIso.dll

11.0.22621.6197

4-11月-25

3:44

391,168

KernelBase.dll

10.0.22621.6197

4-11月-25

3:44

2,716,840

ntdll.dll

10.0.22621.6197

4-11月-25

3:44

1,760,848

fveapibase.dll

10.0.22621.6197

4-11月-25

3:44

417,280

fveapi.dll

10.0.22621.6197

4-11月-25

3:44

880,640

UusBrain.dll

1310.2506.11012.0

4-11月-25

3:44

364,928

wups.dll

1310.2506.11012.0

4-11月-25

3:44

119,696

wupscore.dll

1310.2506.11012.0

4-11月-25

3:44

121,248

wuapicore.dll

1310.2506.11012.0

4-11月-25

3:44

914,840

wuapi.dll

1310.2506.11012.0

4-11月-25

3:44

205,200

wutrust.dll

1310.2506.11012.0

4-11月-25

3:44

184,192

wusys.dll

10.0.22621.6197

4-11月-25

3:44

246,160

win32u.dll

10.0.22621.6197

4-11月-25

3:44

103,328

WindowsCodecs.dll

10.0.22621.6197

4-11月-25

3:44

1,458,096

ReAgent.dll

10.0.22621.6197

4-11月-25

3:44

617,888

ReInfo.dll

10.0.22621.6197

4-11月-25

3:44

64,000

檔案名稱

檔案版本

日期

時間

檔案大小

USB.inf 的

無版本

4-11月-25

3:45

41,432

usbccgp.sys

10.0.22621.6197

4-11月-25

3:45

166,288

usbhub3.inf 的

無版本

4-11月-25

3:45

11,296

USBHUB3.SYS

10.0.22621.6197

4-11月-25

3:45

669,056

usbport.inf

無版本

4-11月-25

3:45

31,662

usbehci.sys

10.0.22621.6197

4-11月-25

3:45

97,168

usbport.sys

10.0.22621.6197

4-11月-25

3:45

427,944

usbhub.sys

10.0.22621.6197

4-11月-25

3:45

435,072

usbd.sys

10.0.22621.6197

4-11月-25

3:45

36,776

hvloader.dll

10.0.22621.6197

4-11月-25

3:45

100,752

kdhvcom.dll

10.0.22621.6197

4-11月-25

3:45

28,056

hvaa64.exe

10.0.22621.6197

4-11月-25

3:45

984,464

skci.dll

10.0.22621.6197

4-11月-25

3:45

239,880

iumbase.dll

10.0.22621.6197

4-11月-25

3:45

25,880

iumdll.dll

10.0.22621.6197

4-11月-25

3:45

16,656

tprtdll.dll

10.0.22621.6197

4-11月-25

3:45

18,208

vertdll.dll

10.0.22621.6197

4-11月-25

3:45

175,768

ucrtbase_enclave.dll

10.0.22621.6197

4-11月-25

3:45

466,952

securekernel.exe

10.0.22621.6197

4-11月-25

3:45

801,152

VbsSiPolicy.p7b

無版本

4-11月-25

3:45

68,351

chs_boot.ttf

無版本

4-11月-25

3:45

3,696,736

msyh_boot.ttf

無版本

4-11月-25

3:45

175,328

chs_boot_EX.ttf

無版本

4-11月-25

3:45

3,696,712

msyh_boot_EX.ttf

無版本

4-11月-25

3:45

189,944

cht_boot.ttf

無版本

4-11月-25

3:45

3,879,400

cht_boot_EX.ttf

無版本

4-11月-25

3:45

3,879,404

msjh_boot.ttf

無版本

4-11月-25

3:45

183,456

msjh_boot_EX.ttf

無版本

4-11月-25

3:45

201,336

wgl4_boot.ttf

無版本

4-11月-25

3:45

50,080

wgl4_boot_EX.ttf

無版本

4-11月-25

3:45

50,096

segmono_boot.ttf

無版本

4-11月-25

3:45

45,888

segmono_boot_EX.ttf

無版本

4-11月-25

3:45

45,852

segoe_slboot.ttf

無版本

4-11月-25

3:45

102,996

segoe_slboot_EX.ttf

無版本

4-11月-25

3:45

102,980

jpn_boot.ttf

無版本

4-11月-25

3:45

1,986,860

jpn_boot_EX.ttf

無版本

4-11月-25

3:45

1,986,856

meiryo_boot.ttf

無版本

4-11月-25

3:45

165,872

meiryo_boot_EX.ttf

無版本

4-11月-25

3:45

175,972

kor_boot.ttf

無版本

4-11月-25

3:45

2,374,004

kor_boot_EX.ttf

無版本

4-11月-25

3:45

2,374,016

malgun_boot.ttf

無版本

4-11月-25

3:45

196,372

malgun_boot_EX.ttf

無版本

4-11月-25

3:45

201,944

efisys.bin

無版本

4-11月-25

3:45

1,720,320

efisys_EX.bin

無版本

4-11月-25

3:45

1,720,320

efisys_noprompt.bin

無版本

4-11月-25

3:45

1,720,320

efisys_noprompt_EX.bin

無版本

4-11月-25

3:45

1,720,320

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:45

82,336

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:45

94,624

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:45

82,304

bootmgr_EX.efi.mui

10.0.26100.30212

4-11月-25

3:45

90,016

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:45

81,312

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:45

93,600

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:45

81,304

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:45

80,288

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:45

92,576

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:45

80,272

bootmgr_EX.efi.mui

10.0.26100.30212

4-11月-25

3:45

89,984

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:45

84,384

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:45

97,184

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:45

84,352

bootmgr_EX.efi.mui

10.0.26100.30212

4-11月-25

3:45

90,000

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:45

85,408

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:45

97,712

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:45

85,400

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:45

78,280

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:45

90,016

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:45

78,208

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:45

78,240

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:45

78,224

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:45

82,376

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:45

82,320

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:45

79,304

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:45

91,040

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:45

79,248

bootmgr_EX.efi.mui

10.0.26100.30212

4-11月-25

3:45

90,024

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:45

81,280

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:45

83,912

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:45

96,672

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:45

83,856

bootmgr_EX.efi.mui

10.0.26100.30212

4-11月-25

3:45

90,008

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:45

96,696

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:45

81,352

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:45

81,296

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:45

84,376

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:45

81,824

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:45

94,112

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:45

81,832

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:45

70,600

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:45

81,312

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:45

70,552

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:45

70,088

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:45

80,824

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:45

70,032

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:45

92,600

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:45

80,328

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:45

92,080

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:45

79,776

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:45

92,088

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:45

79,768

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:45

82,848

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:45

95,648

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:45

82,840

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:45

93,624

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:45

80,800

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:45

93,112

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:45

80,768

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:45

94,136

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:45

81,792

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:45

81,864

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:45

93,088

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:45

80,792

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:45

80,256

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:45

65,992

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:45

76,216

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:45

65,920

bootmgfw.efi.mui

10.0.22621.6197

4-11月-25

3:45

65,952

bootmgfw_EX.efi.mui

10.0.26100.30212

4-11月-25

3:45

76,704

bootmgr.efi.mui

10.0.22621.6197

4-11月-25

3:45

65,936

tcblaunch.exe

10.0.22621.6197

4-11月-25

3:45

873,944

tcbloader.dll

10.0.22621.6197

4-11月-25

3:45

248,216

DrtmAuthArm.wim

無版本

4-11月-25

3:45

5,580

bootmgfw.efi

10.0.22621.6197

4-11月-25

3:45

1,804,704

bootmgfw_EX.efi

10.0.26100.30212

4-11月-25

3:45

2,678,048

安全啟動恢復.efi

無版本

4-11月-25

3:45

170,904

bootmgr.efi

10.0.22621.6197

4-11月-25

3:45

1,785,240

bootmgr_EX.efi

10.0.26100.30212

4-11月-25

3:45

2,661,776

boot.stl

無版本

4-11月-25

3:45

10,853

winsipolicy.p7b

無版本

4-11月-25

3:45

10,341

winload.efi

10.0.22621.6197

4-11月-25

3:45

2,149,768

winresume.efi

10.0.22621.6197

4-11月-25

3:45

1,646,624

bfsvc.exe

10.0.22621.6197

4-11月-25

3:45

100,864

bootsvc.dll

10.0.22621.6197

4-11月-25

3:45

281,552

BootMenuUX.dll

10.0.22621.6197

4-11月-25

3:45

219,136

driversipolicy.p7b

無版本

4-11月-25

3:45

229,162

cbmr_driver.efi

無版本

4-11月-25

3:45

150,416

ci.dll

10.0.22621.6197

4-11月-25

3:45

899,976

驅動程式.stl

無版本

4-11月-25

3:45

15,113

cryptsp.dll

10.0.22621.6197

4-11月-25

3:45

186,104

dosvc.dll.mui

10.0.22621.6197

4-11月-25

3:45

3,584

dosvc.dll.mui

10.0.22621.6197

4-11月-25

3:45

3,072

domiprov.dll

1310.2506.11012.0

4-11月-25

3:45

678,296

DeliveryOptimizationMIProv.mof

無版本

4-11月-25

3:45

20,268

DeliveryOptimizationMIProvUninstall.mof

無版本

4-11月-25

3:45

2,044

doclient.dll

1310.2506.11012.0

4-11月-25

3:45

1,957,248

dosvc.dll

10.0.22621.6197

4-11月-25

3:45

144,896

2213703c9c64cc61ba900531652e23c84728d2a2.xml

無版本

4-11月-25

3:45

4,106

8921b5587b25ac906f6851660e78916b20b2b8d6.xml

無版本

4-11月-25

3:45

1,542

7b9b1ea12d1b4fc12ccbc5aeda559b08838bf86a.xml

無版本

4-11月-25

3:45

2,522

fbwf.sys

10.0.22621.6197

4-11月-25

3:45

122,600

cmi2migxml.dll

10.0.22621.6197

4-11月-25

3:45

221,088

csiagent.dll

10.0.22621.6197

4-11月-25

3:45

759,168

diagER.dll

10.0.22621.6197

4-11月-25

3:45

76,672

hwcompat.dll

10.0.22621.6197

4-11月-25

3:45

239,488

hwcompat.txt

無版本

4-11月-25

3:45

214,000

hwexclude.txt

無版本

4-11月-25

3:45

51

icbexclusion.inf

無版本

4-11月-25

3:45

7,222

migapp.xml

無版本

4-11月-25

3:45

654,548

migcore.dll

10.0.22621.6197

4-11月-25

3:45

10,191,776

mighost.exe

10.0.22621.6197

4-11月-25

3:45

265,632

migres.dll

10.0.22621.6197

4-11月-25

3:45

17,280

migisol.dll

10.0.22621.6197

4-11月-25

3:45

115,104

migstore.dll

10.0.22621.6197

4-11月-25

3:45

1,388,432

migsys.dll

10.0.22621.6197

4-11月-25

3:45

497,024

MXEAgent.dll

10.0.22621.6197

4-11月-25

3:45

401,304

offline.xml

無版本

4-11月-25

3:45

43,247

oscomps.xml

無版本

4-11月-25

3:45

451,919

oscomps.woa.xml

無版本

4-11月-25

3:45

249,101

osfilter.inf 的

無版本

4-11月-25

3:45

21,299

pnppropmig.dll

10.0.22621.6197

4-11月-25

3:45

90,520

ReserveManager.dll

10.0.22621.6197

4-11月-25

3:45

306,584

setupplatform.cfg

無版本

4-11月-25

3:45

10,857

setupplatform.dll

1.74.22621.6197

4-11月-25

3:45

10,213,280

setupplatform.exe

1.74.22621.6197

4-11月-25

3:45

261,504

SFCN.dat

無版本

4-11月-25

3:45

18:24

SFLCID.dat

無版本

4-11月-25

3:45

1,644

SFLISTW7.dat

無版本

4-11月-25

3:45

1,703,368

SFLISTW8.dat

無版本

4-11月-25

3:45

2,608,858

SFLISTWB.dat

無版本

4-11月-25

3:45

3,172,904

SFLISTWT.dat

無版本

4-11月-25

3:45

4,935,438

sflistw8.woa.dat

無版本

4-11月-25

3:45

954,436

SFLISTRS1.dat

無版本

4-11月-25

3:45

5,593,264

sflistwb.woa.dat

無版本

4-11月-25

3:45

1,150,134

sflistwt.woa.dat

無版本

4-11月-25

3:45

2,636,850

SFPAT.inf

無版本

4-11月-25

3:45

11,602

SFPATW7.inf

無版本

4-11月-25

3:45

17,396

SFPATW8.inf

無版本

4-11月-25

3:45

79,818

SFPATWB.inf 網站

無版本

4-11月-25

3:45

91,635

SFPATWT.inf 網站

無版本

4-11月-25

3:45

165,729

SFPATRS1.inf

無版本

4-11月-25

3:45

169,870

unbcl.dll

10.0.22621.6197

4-11月-25

3:45

1,127,808

upgradeagent.dll

10.0.22621.6197

4-11月-25

3:45

3,464,576

upgradeagent.xml

無版本

4-11月-25

3:45

70,907

upgrade_comp.xml

無版本

4-11月-25

3:45

6,054

upgrade_bulk.xml

無版本

4-11月-25

3:45

209,615

upgrade_data.xml

無版本

4-11月-25

3:45

41,750

upgrade_frmwrk.xml

無版本

4-11月-25

3:45

18,785

upgWow_bulk.xml

無版本

4-11月-25

3:45

115,041

upgWowA32_bulk.xml

無版本

4-11月-25

3:45

115,031

uninstall.xml

無版本

4-11月-25

3:45

4,407

uninstall_data.xml

無版本

4-11月-25

3:45

11,122

wdsutil.dll

10.0.22621.6197

4-11月-25

3:45

349,072

WinSetupMon.hiv

無版本

4-11月-25

3:45

8,192

WinSetupMon.sys

10.0.22621.6197

4-11月-25

3:45

81,840

iertutil.dll

11.0.22621.6197

4-11月-25

3:45

3,875,944

msIso.dll

11.0.22621.6197

4-11月-25

3:45

542,720

edgeIso.dll

11.0.22621.6197

4-11月-25

3:45

881,152

KernelBase.dll

10.0.22621.6197

4-11月-25

3:45

6,878,344

dxgkrnl.sys

10.0.22621.6197

4-11月-25

3:45

4,606,864

cdd.dll

10.0.22621.6197

4-11月-25

3:45

223,744

dxgmms1.sys

10.0.22621.6197

4-11月-25

3:45

439,720

dxgmms2.sys

10.0.22621.6197

4-11月-25

3:45

1,038,720

netio.sys

10.0.22621.6197

4-11月-25

3:45

578,944

ntdll.dll

10.0.22621.6197

4-11月-25

3:45

4,178,160

ntoskrnl.exe

10.0.22621.6197

4-11月-25

3:45

10,423,200

storewuauth.dll

1310.2506.11012.0

4-11月-25

3:45

149,376

storewuauthcore.dll

1310.2506.11012.0

4-11月-25

3:45

416,144

diagtrack.dll

10.0.10586.0

4-11月-25

3:45

1,561,952

diagtrackrunner.exe

10.0.10586.0

4-11月-25

3:45

90,304

試劑.admx

無版本

4-11月-25

3:45

1,240

reagent.dll

10.0.22621.6197

4-11月-25

3:45

1,197,472

reagent.xml

無版本

4-11月-25

3:45

837

設定平台.cfg

無版本

4-11月-25

3:45

17,298

wdscore.dll

10.0.22621.6197

4-11月-25

3:45

272,768

wdsclientapi.dll

10.0.22621.6197

4-11月-25

3:45

257,904

wdscsl.dll

10.0.22621.6197

4-11月-25

3:45

61,848

wdsimage.dll

10.0.22621.6197

4-11月-25

3:45

109,912

wdstptc.dll

10.0.22621.6197

4-11月-25

3:45

173,400

fvevol.sys

10.0.22621.6197

4-11月-25

3:45

782,720

dumpfve.sys

10.0.22621.6197

4-11月-25

3:45

95,728

bcd.dll

10.0.22621.6197

4-11月-25

3:45

142,584

bootsvc.dll

10.0.22621.6197

4-11月-25

3:45

281,568

hwreqchk.dll

無版本

4-11月-25

3:45

696,832

ServicingCommon.dll

10.0.22621.6197

4-11月-25

3:45

1,837,312

utcapi.dll

10.0.22621.6197

4-11月-25

3:45

41,360

wimgapi.dll

10.0.22621.6197

4-11月-25

3:45

1,380,264

wdscommonlib.dll

10.0.22621.6197

4-11月-25

3:45

289,280

dismapi.dll

10.0.22621.6197

4-11月-25

3:45

2,448,272

dismcore.dll

10.0.22621.6197

4-11月-25

3:45

790,400

dismcoreps.dll

10.0.22621.6197

4-11月-25

3:45

197,504

dismprov.dll

10.0.22621.6197

4-11月-25

3:45

303,504

folderprovider.dll

10.0.22621.6197

4-11月-25

3:45

153,984

imagingprovider.dll

10.0.22621.6197

4-11月-25

3:45

482,728

logprovider.dll

10.0.22621.6197

4-11月-25

3:45

181,672

vhdprovider.dll

10.0.22621.6197

4-11月-25

3:45

1,087,912

wimprovider.dll

10.0.22621.6197

4-11月-25

3:45

1,253,792

unattend.dll

10.0.22621.6197

4-11月-25

3:45

314,792

wpx.dll

10.0.22621.6197

4-11月-25

3:45

1,526,176

locale.nls

無版本

4-11月-25

3:45

841,488

nlsbres.dll

10.0.22621.6197

4-11月-25

3:45

93,568

fveapibase.dll

10.0.22621.6197

4-11月-25

3:45

877,056

fveapi.dll

10.0.22621.6197

4-11月-25

3:45

1,974,784

LsaIso.exe

10.0.22621.6197

4-11月-25

3:45

352,360

iumcrypt.dll

10.0.22621.6197

4-11月-25

3:45

124,144

ResetEngine.dll

10.0.22621.6197

4-11月-25

3:45

2,950,056

ResetTelemetry.dll

10.0.22621.6197

4-11月-25

3:45

577,952

ResetEngine.exe

10.0.22621.6197

4-11月-25

3:45

22,424

ResetPluginHost.exe

10.0.22621.6197

4-11月-25

3:45

37,888

reseteng.dll

10.0.22621.6197

4-11月-25

3:45

640,000

resetengmig.dll

10.0.22621.6197

4-11月-25

3:45

98,816

srms.dat

無版本

4-11月-25

3:45

60,394

srms62.dat

無版本

4-11月-25

3:45

22,841

sysreset.exe

10.0.22621.6197

4-11月-25

3:45

420,864

systemreset.exe

10.0.22621.6197

4-11月-25

3:45

538,704

ResetEngOnline.dll

10.0.22621.6197

4-11月-25

3:45

214,528

SysResetErr.exe

10.0.22621.6197

4-11月-25

3:45

60,312

tcpip.sys

10.0.22621.6197

4-11月-25

3:45

2,961,816

FWPKCLNT.SYS

10.0.22621.6197

4-11月-25

3:45

524,184

tcpipreg.sys

10.0.22621.6197

4-11月-25

3:45

54,784

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:45

216,576

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:45

221,696

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:45

218,624

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:45

218,112

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:45

219,648

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:45

220,672

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:45

215,552

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:45

217,088

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:45

214,016

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:45

220,160

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:45

209,920

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:45

209,408

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:45

217,600

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:45

219,136

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:45

216,064

tcpip.sys.mui

10.0.22621.6197

4-11月-25

3:45

207,360

uusp.json

無版本

4-11月-25

3:45

33,005

UusBrain.dll

1310.2506.11012.0

4-11月-25

3:45

1,095,056

updatepolicy.dll

1310.2506.11012.0

4-11月-25

3:45

300,928

updatepolicycore.dll

1310.2506.11012.0

4-11月-25

3:45

617,856

UpdatePolicy.dll.mui

1310.2506.11012.0

4-11月-25

3:45

11,264

UpdatePolicyCore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

17,408

UpdatePolicyCore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

19,968

UpdatePolicyCore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

18,944

UpdatePolicyCore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

18,432

UpdatePolicyCore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

19,456

UpdatePolicyCore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

16,896

UpdatePolicyCore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

20,480

UpdatePolicy.dll.mui

1310.2506.11012.0

4-11月-25

3:45

10,752

UpdatePolicyCore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

14,336

UpdatePolicyCore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

17,920

UpdatePolicyCore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

12,800

wuapihost.exe

1310.2506.11012.0

4-11月-25

3:45

41,856

wuuhdrv.dll

1310.2506.11012.0

4-11月-25

3:45

528,768

wuauengcore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

10,240

wuaueng.dll.mui

1310.2506.11012.0

4-11月-25

3:45

10,752

wuauengcore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

11,776

wuaueng.dll.mui

1310.2506.11012.0

4-11月-25

3:45

12,800

wuauengcore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

12,288

wuaueng.dll.mui

1310.2506.11012.0

4-11月-25

3:45

13,312

wuaueng.dll.mui

1310.2506.11012.0

4-11月-25

3:45

12,288

wuauengcore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

12,800

wuaueng.dll.mui

1310.2506.11012.0

4-11月-25

3:45

13,824

wuauengcore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

11,264

wuaueng.dll.mui

1310.2506.11012.0

4-11月-25

3:45

11,776

wuauengcore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

9,728

wuaueng.dll.mui

1310.2506.11012.0

4-11月-25

3:45

10,240

wuauengcore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

7,680

wuaueng.dll.mui

1310.2506.11012.0

4-11月-25

3:45

8,192

wuauengcore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

10,752

wuaueng.dll.mui

1310.2506.11012.0

4-11月-25

3:45

11,264

wuauengcore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

6,144

wuaueng.dll.mui

1310.2506.11012.0

4-11月-25

3:45

6,656

wuauengcore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

6,656

wuaueng.dll.mui

1310.2506.11012.0

4-11月-25

3:45

7,168

wuapi.dll.mui

1310.2506.11012.0

4-11月-25

3:45

11,776

wuapicore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

17,920

wuapi.dll.mui

1310.2506.11012.0

4-11月-25

3:45

12,288

wuapicore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

19,456

wuapicore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

19,968

wuapicore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

18,944

wuapicore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

18,432

wuapicore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

16,896

wuapi.dll.mui

1310.2506.11012.0

4-11月-25

3:45

11,264

wuapicore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

16,384

wuapicore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

15,360

wuapicore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

15,872

wuuhext.dll

1310.2506.11012.0

4-11月-25

3:45

497,576

wuuhosdeployment.dll

1310.2506.11012.0

4-11月-25

3:45

446,368

wups.dll

1310.2506.11012.0

4-11月-25

3:45

296,336

wupscore.dll

1310.2506.11012.0

4-11月-25

3:45

437,136

wuapicore.dll

1310.2506.11012.0

4-11月-25

3:45

2,363,808

wuapi.dll

1310.2506.11012.0

4-11月-25

3:45

381,824

wutrust.dll

1310.2506.11012.0

4-11月-25

3:45

423,320

wusys.dll

10.0.22621.6197

4-11月-25

3:45

631,696

wuauengcore.dll

1310.2506.11012.0

4-11月-25

3:45

3,846,032

wups2.dll

1310.2506.11012.0

4-11月-25

3:45

145,280

wups2core.dll

1310.2506.11012.0

4-11月-25

3:45

112,512

wuauclt.exe

1310.2506.11012.0

4-11月-25

3:45

144,792

wuaucltcore.exe

1310.2506.11012.0

4-11月-25

3:45

138,648

UpdateDeploy.dll

1310.2506.11012.0

4-11月-25

3:45

680,832

wuaueng.dll

1310.2506.11012.0

4-11月-25

3:45

173,472

0cf49350999533e06203e66617b9a479c64e3b98.xml

無版本

4-11月-25

3:45

1,244

c85a6c184c03a4fd97b09fa8d3b2686d19f086b7.xml

無版本

4-11月-25

3:45

1,306

021ace09768704303e8cd92cc2d7c5ea94b53731.xml

無版本

4-11月-25

3:45

2,452

fc310fd3e8f7901e37586b5e985d8c86a827a838.xml

無版本

4-11月-25

3:45

3,728

7d06486ae99beb45ced199480ddff358d347c849.xml

無版本

4-11月-25

3:45

2,236

4ce89f83f5d24acf7f9e6396fb5d65851e57bd8b.xml

無版本

4-11月-25

3:45

2,448

eb8a9128946e6df63483662e5eab8367dfcb7a1e.xml

無版本

4-11月-25

3:45

946

004c9a69d6903d92746f7670fcbc4e3dd4716681.xml

無版本

4-11月-25

3:45

942

4b53860889d3f3c448fc514d2ea0120100076816.xml

無版本

4-11月-25

3:45

2,308

52b78fa9544605e886641d0eb008d4faf901c673.xml

無版本

4-11月-25

3:45

956

9a00328f787b0683a05c2e7a16ef7858adfa8068.xml

無版本

4-11月-25

3:45

978

24a2f8789b154b699940ad9ab7d39aaa2e9892f2.xml

無版本

4-11月-25

3:45

796

a1026e97d46e89c55e97134de3823210f59708cb.xml

無版本

4-11月-25

3:45

21:24

d9514f22230add819ddde709de315f0165b36a8e.xml

無版本

4-11月-25

3:45

2,592

975b69eb30393cebd6885b635d2336e84c986366.xml

無版本

4-11月-25

3:45

2,592

500b17b3dff5e249f7fa450bb272a5c0938ade70.xml

無版本

4-11月-25

3:45

2,596

fe879c763d5196b26d4907df181c4357c07c5aaa.xml

無版本

4-11月-25

3:45

2,608

116da488502c96511736970b304a7e240fc0ba8b.xml

無版本

4-11月-25

3:45

2,640

582d25b6760e7c9f0771f88c3b89cb14b708df42.xml

無版本

4-11月-25

3:45

2,112

b4c45249d60a77639b177e565616ae1d11f9e3d5.xml

無版本

4-11月-25

3:45

2,952

fd6598122489ab56bffaf7f6676165c57428611a.xml

無版本

4-11月-25

3:45

2,970

cedc3b4fce38a37147e150db36103e809d106cbb.xml

無版本

4-11月-25

3:45

2,972

74461450967a334ea27548db66c8db015e4c4b86.xml

無版本

4-11月-25

3:45

2,714

dfd9063b031c70d0c87310b16c4132522b447dda.xml

無版本

4-11月-25

3:45

2,970

b7815cc1f204e86977f8af4ac2e1db35a3785601.xml

無版本

4-11月-25

3:45

3,000

14a3f9e824793931d34f7f786a538bbc9ef1f0d6.xml

無版本

4-11月-25

3:45

4,212

win32u.dll

10.0.22621.6197

4-11月-25

3:45

367,848

win32k.sys

10.0.22621.6197

4-11月-25

3:45

534,016

win32kfull.sys

10.0.22621.6197

4-11月-25

3:45

3,704,832

win32kbase.sys

10.0.22621.6197

4-11月-25

3:45

2,934,784

win32kbase.sys.mui

10.0.22621.6197

4-11月-25

3:45

20,992

win32kbase.sys.mui

10.0.22621.6197

4-11月-25

3:45

23,040

win32kbase.sys.mui

10.0.22621.6197

4-11月-25

3:45

22,016

win32kbase.sys.mui

10.0.22621.6197

4-11月-25

3:45

23,552

win32kbase.sys.mui

10.0.22621.6197

4-11月-25

3:45

21,504

win32kbase.sys.mui

10.0.22621.6197

4-11月-25

3:45

24,064

win32kbase.sys.mui

10.0.22621.6197

4-11月-25

3:45

20,480

win32kbase.sys.mui

10.0.22621.6197

4-11月-25

3:45

22,528

win32kbase.sys.mui

10.0.22621.6197

4-11月-25

3:45

18,432

win32kbase.sys.mui

10.0.22621.6197

4-11月-25

3:45

17,920

win32kbase.sys.mui

10.0.22621.6197

4-11月-25

3:45

16,384

win32ksgd.sys

10.0.22621.6197

4-11月-25

3:45

11,776

WindowsCodecs.dll

10.0.22621.6197

4-11月-25

3:45

3,178,672

winpeshl.exe

10.0.22621.6197

4-11月-25

3:45

71,168

wpeutil.dll

10.0.22621.6197

4-11月-25

3:45

187,904

wpeutil.exe

10.0.22621.6197

4-11月-25

3:45

11,776

wpeinit.exe

10.0.22621.6197

4-11月-25

3:45

36,352

startnet.cmd

無版本

4-11月-25

3:45

9

ReAgent.dll

10.0.22621.6197

4-11月-25

3:45

1,197,440

ReInfo.dll

10.0.22621.6197

4-11月-25

3:45

173,568

StartRep.exe

10.0.22621.6197

4-11月-25

3:45

1,295,872

RecHost.exe

10.0.22621.6197

4-11月-25

3:45

142,208

SrtTel.dll

10.0.22621.6197

4-11月-25

3:45

1,761,688

RecEnv.exe

10.0.22621.6197

4-11月-25

3:45

461,696

BootRec.exe

10.0.22621.6197

4-11月-25

3:45

170,496

cryptsp.dll

10.0.22621.6197

4-11月-25

3:45

96,488

iertutil.dll

11.0.22621.6197

4-11月-25

3:45

2,241,016

msIso.dll

11.0.22621.6197

4-11月-25

3:45

212,992

edgeIso.dll

11.0.22621.6197

4-11月-25

3:45

364,544

KernelBase.dll

10.0.22621.6197

4-11月-25

3:45

2,517,840

ntdll.dll

10.0.22621.6197

4-11月-25

3:45

1,658,400

fveapibase.dll

10.0.22621.6197

4-11月-25

3:45

380,928

fveapi.dll

10.0.22621.6197

4-11月-25

3:45

778,240

UusBrain.dll

1310.2506.11012.0

4-11月-25

3:45

420,264

wuapicore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

9,728

wuapicore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

11,264

wuapicore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

11,776

wuapicore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

10,752

wuapicore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

10,240

wuapicore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

8,704

wuapicore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

8,192

wuapicore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

7,168

wuapicore.dll.mui

1310.2506.11012.0

4-11月-25

3:45

7,680

wups.dll

1310.2506.11012.0

4-11月-25

3:45

120,728

wupscore.dll

1310.2506.11012.0

4-11月-25

3:45

120,720

wuapicore.dll

1310.2506.11012.0

4-11月-25

3:45

992,680

wuapi.dll

1310.2506.11012.0

4-11月-25

3:45

205,216

wutrust.dll

1310.2506.11012.0

4-11月-25

3:45

182,176

wusys.dll

10.0.22621.6197

4-11月-25

3:45

275,880

win32u.dll

10.0.22621.6197

4-11月-25

3:45

154,336

WindowsCodecs.dll

10.0.22621.6197

4-11月-25

3:45

1,274,144

ReAgent.dll

10.0.22621.6197

4-11月-25

3:45

611,744

ReInfo.dll

10.0.22621.6197

4-11月-25

3:45

90,112

ntdll.dll

10.0.22621.6197

4-11月-25

3:45

2,233,016

msvcrt.dll

7.0.22621.6197

4-11月-25

3:45

1,096,200

ucrtbase.dll

10.0.22621.6197

4-11月-25

3:45

1,593,080

d2d1.dll

10.0.22621.6197

4-11月-25

3:45

6,501,920

d3d9on12.dll

10.0.22621.6197

4-11月-25

3:45

933,888

d3d10warp.dll

10.0.22621.6197

4-11月-25

3:45

8,592,872

d3d11.dll

10.0.22621.6197

4-11月-25

3:45

3,181,888

d3d11on12.dll

10.0.22621.6197

4-11月-25

3:45

753,904

d3d12.dll

10.0.22621.6197

4-11月-25

3:45

181,096

DWrite.dll

10.0.22621.6197

4-11月-25

3:45

2,848,256

gdi32.dll

10.0.22621.6197

4-11月-25

3:45

276,688

iertutil.dll

11.0.22621.6197

4-11月-25

3:45

2,687,712

jscript9.dll

11.0.22621.6197

4-11月-25

3:45

5,998,592

msftedit.dll

10.0.22621.6197

4-11月-25

3:45

3,838,976

mshtml.dll

11.0.22621.6197

4-11月-25

3:45

26,223,616

msIso.dll

11.0.22621.6197

4-11月-25

3:45

360,960

opengl32.dll

10.0.22621.6197

4-11月-25

3:45

1,134,080

urlmon.dll

11.0.22621.6197

4-11月-25

3:45

2,216,960

windows.storage.dll

10.0.22621.6197

4-11月-25

3:45

12,502,336

WindowsCodecs.dll

10.0.22621.6197

4-11月-25

3:45

1,992,512

wininet.dll

11.0.22621.6197

4-11月-25

3:45

5,502,600

KernelBase.dll

10.0.22621.6197

4-11月-25

3:45

3,601,840

oleaut32.dll

10.0.22621.6197

4-11月-25

3:45

950,640

cryptsp.dll

10.0.22621.6197

4-11月-25

3:45

84,248

iertutil.dll

11.0.22621.6197

4-11月-25

3:45

2,333,088

msIso.dll

11.0.22621.6197

4-11月-25

3:45

205,824

edgeIso.dll

11.0.22621.6197

4-11月-25

3:45

391,168

KernelBase.dll

10.0.22621.6197

4-11月-25

3:45

2,716,840

ntdll.dll

10.0.22621.6197

4-11月-25

3:45

1,760,848

fveapibase.dll

10.0.22621.6197

4-11月-25

3:45

417,280

fveapi.dll

10.0.22621.6197

4-11月-25

3:45

880,640

UusBrain.dll

1310.2506.11012.0

4-11月-25

3:45

364,928

wups.dll

1310.2506.11012.0

4-11月-25

3:45

119,696

wupscore.dll

1310.2506.11012.0

4-11月-25

3:45

121,248

wuapicore.dll

1310.2506.11012.0

4-11月-25

3:45

914,840

wuapi.dll

1310.2506.11012.0

4-11月-25

3:45

205,200

wutrust.dll

1310.2506.11012.0

4-11月-25

3:45

184,192

wusys.dll

10.0.22621.6197

4-11月-25

3:45

246,160

win32u.dll

10.0.22621.6197

4-11月-25

3:45

103,328

WindowsCodecs.dll

10.0.22621.6197

4-11月-25

3:45

1,458,096

ReAgent.dll

10.0.22621.6197

4-11月-25

3:45

617,888

ReInfo.dll

10.0.22621.6197

4-11月-25

3:45

64,000

參考資料

使用動態更新更新 Windows 安裝媒體https://learn.microsoft.com/windows/deployment/update/media-dynamic-update

描述 Microsoft 軟體更新所使用的標準術語說明

查詢詞: safeos du

需要更多協助嗎?

想要其他選項嗎?

探索訂閱權益、瀏覽訓練課程、瞭解如何保護您的裝置等等。