Why should you Download & Install Windows 10 SDK & Tools

In this video post, you will see Windows 10 SDK tools and utilities. I have download Windows 10 SDK recently to use of the application signing tool.  I used SignTool.EXE tool to sign one of my MSIX application. MSIX application can’t be installed without signing it.

Download Windows 10 SDK Tools

You can download Windows 10 SDK  tools. There are two ways to get the Windows 10 SDK. You can install it from Microsoft Windows site. I would recommend downloading Windows 10 SDK ISO. You can start the download link, Also, you can by select this version of the Windows 10 SDK in the Visual Studio installer optional components.

https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk

Install Windows 10 SDK Tools

Installation of Windows SDK is straightforward. You should take care of Windows 10 SDK tool system requirements.

Supported operating systems

Windows 10 App Development (UWP)
Windows 10 version 1507 or higher: Home, Professional, Education, and Enterprise (LTSB and S are not supported)
Windows Server 2012 R2 (Command line only) Windows Server 2016 (Command Line only)
Win32 Development
Windows 10 version 1507 or higher
Windows Server 2016: Standard and Datacenter
Windows 8.1
Windows Server 2012 R2
Windows 7 SP1
(Not all tools are supported on earlier operating systems)

Hardware requirements

1.6 GHz or faster processor
1 GB of RAM
4 GB of available hard disk space

List of Windows 10 SDK Tools

Windows 10 utilities which are helpful for IT Pros, Devops, and Developers.

accevent.exe
adpcmencode3.exe
betest.exe
bulkmetadatapackagingwizard.exe
cert2spc.exe
certmgr.exe
ComparePackage.exe
computerhardwareids.exe
convert-moftoprovider.exe
cppwinrt.exe
ctrpp.exe
DeployUtil.exe
DeviceMetadataWizard.exe
dxc.exe
dxcapsviewer.exe
espexe.exe
extidgen.exe
filetypeverifier.exe
filtdump.exe
filtreg.exe
ftquery.exe
fxc.exe
gamesaveutil.exe
genmanifest.exe
graphedt.exe
ifilttst.exe
inspect.exe
isxps.exe
jsconstraintdebug.exe
makeappx.exe
makecat.exe
makecert.exe
makepri.exe
mbidgenerator.exe
mc.exe
mdmerge.exe
mftrace.exe
midl.exe
midlc.exe
midlrt.exe
mlgen.exe
mt.exe
muirct.exe
oleview.exe
PackageEditor.exe
pktextract.exe
pvk2pfx.exe
rc.exe
regwinmd.exe
signtool.exe
StoreUploader.exe
TB3x.exe
topoedit.exe
tracefmt.exe
tracelog.exe
tracepdb.exe
traceview.exe
tracewpp.exe
uuidgen.exe
vsdiagview.exe
vshadow.exe
vssagent.exe
vsstrace.exe
vstorcontrol.exe
vswriter.exe
winmdidl.exe
wsdcodegen.exe
wsddebug_client.exe
wsddebug_host.exe
wstracedump.exe
wstraceutil.exe
wsutil.exe
xpsanalyzer.exe
xpsconverter.exe

MSIX Support – Windows 10 SDK Tools

The Windows SDK tooling has been updated to support the new MSIX format. You can now use the MakeAppx tool to package your application with MSIX, and validate your MSIX package using the Windows App Certification Kit.

Resource

PWA Windows Desktop And Mobile Experience – https://howtomanagedevices.com/pwa-windows-desktop/

Leave a Comment