Microsoft windows 10 sdk installer что это

From Wikipedia, the free encyclopedia

Microsoft Windows SDK

Developer(s) Microsoft
Stable release

10.0.26100.1742
/ September 26, 2024; 7 months ago

Operating system Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7, Windows 8, Windows 10, Windows 11
Type Application programming interface (API)
Website developer.microsoft.com/windows/downloads/sdk-archive

Microsoft Windows SDK, and its predecessors Platform SDK, and .NET Framework SDK, are software development kits (SDKs) from Microsoft that contain documentation, header files, libraries, samples and tools required to develop applications for Microsoft Windows and .NET Framework.[1] These libraries are also distributed as Windows System Files.

The Platform SDK specializes in developing applications for Windows 2000, XP and Windows Server 2003. .NET Framework SDK is dedicated to developing applications for .NET Framework 1.1 and .NET Framework 2.0. Windows SDK is the successor of the two and supports developing applications for Windows XP and later, as well as .NET Framework 3.0 and later.[2]

Platform SDK is the successor of the original Microsoft Windows SDK for Windows 3.1x and Microsoft Win32 SDK for Windows 9x. It was released in 1999 and is the oldest SDK. Platform SDK contains compilers, tools, documentations, header files, libraries and samples needed for software development on IA-32, x64 and IA-64 CPU architectures. .NET Framework SDK however, came to being with .NET Framework. Starting with Windows Vista, the Platform SDK, .NET Framework SDK, Tablet PC SDK and Windows Media SDK are replaced by a new unified kit called Windows SDK. However, the .NET Framework 1.1 SDK is not included since the .NET Framework 1.1 does not ship with Windows Vista. (Windows Media Center SDK for Windows Vista ships separately.) DirectX SDK was merged into Windows SDK with the release of Windows 8.[3]

Windows SDK allows the user to specify the components to be installed and where to install them. It integrates with Visual Studio, so that multiple copies of the components that both have are not installed; however, there are compatibility caveats if either of the two is not from the same era.[4][5] Information shown can be filtered by content, such as showing only new Windows Vista content, only .NET Framework content, or showing content for a specific language or technology.

Windows SDKs are available for free; they were once available on Microsoft Download Center but were moved to MSDN in 2012.

A developer might want to use an older SDK for a particular reason. For example, the Windows Server 2003 Platform SDK released in February 2003 was the last SDK to provide full support of Visual Studio 6.0. Some older PSDK versions can still be downloaded from the Microsoft Download center; others can be ordered on CD/DVD.[6]

Microsoft SDK version release history[7]

Name Version number Build number Release date Download Notes
Microsoft Windows Software Development Kit 3.1 ? 1992 [1]
Microsoft Windows Software Development Kit 3.11 ? ? ?
Microsoft Win32 Software Development Kit 3.1 ? ? [2]
Microsoft Win32 Software Development Kit 3.5 3.50.612.1 1994-04 [3]
Microsoft Win32 Software Development Kit 3.51 ? 1995-06 [4]
Microsoft Win32 Software Development Kit 4.0 4.0.1381.1 1996-11 [5]
Microsoft Win32 Software Development Kit v5.0 5.0.1636.1 1998-06 ? Included in Visual Studio 6
Microsoft Platform SDK April 1999 ? ? 1999-04 [6] MSDN subscription CD-ROM disc.

Last Platform SDK to officially install on Windows 95

Microsoft Platform SDK September 1999 ? 5.0.2128.8 1999-09 [7], [8] MSDN subscription CD-ROM disc.

Also known as Microsoft Platform SDK for Windows 2000 RC2.

Includes Alpha to AXP64 cross toolset.

Last Platform SDK to fully support Visual C++ 5.0

Microsoft Platform SDK January 2000 ? ? 2000-01 ? MSDN subscription CD-ROM disc.
Microsoft Platform SDK April 2000 ? 5.0.2195.32 2000-04 [9] MSDN subscription CD-ROM disc.
Microsoft Platform SDK November 2000 ? 5.0.2296.5 2000-11 [10] MSDN subscription CD-ROM disc.

Also known as Microsoft Platform SDK for Whistler Beta 1.

Includes preliminary tools for Itanium.

Microsoft Platform SDK February 2001 ? ? 2001-02 ?
Microsoft Platform SDK June 2001 v5.1 5.1.2505.0 2001-06 [11] MSDN subscription CD-ROM disc.

Last Platform SDK to officially develop for Windows 95. (Does not officially install on Windows 95)

Microsoft Platform SDK August 2001 v5.1 5.1.2601.0 2001-08 [12], [13] MSDN subscription CD-ROM disc.

Last Platform SDK to unofficially develop for Windows 95. (Does not officially install on Windows 95)

Microsoft Platform SDK November 2001 v5.2 5.2.3590.2 2001-11 [14]
Microsoft Platform SDK May 2002 v5.2 5.2.3639.1 2002-05 [15]
Microsoft Platform SDK July 2002 v5.2 5.2.3663.0 2002-07 [16]
Microsoft Platform SDK August 2002 v5.2 5.2.3672.1 2002-08 [17]
Microsoft Platform SDK November 2002 v5.2 5.2.3718.1 2002-11 [18]
Microsoft Platform SDK February 2003 v5.2 5.2.3790.0 2003-02 [19] Last version with VC6 support[8] and latest version with Windows 95 and Windows 98 support.
.NET Framework SDK Version 1.1 ? 1.1.4322.573 2003-03-29 [20] Included in Visual Studio 2003. Does not include the Platform SDK.
Microsoft Platform SDK for Windows XP SP2 ? 5.1.2600.2180 2004-08 [21] Introduced strsafe.h
Windows Server 2003 SP1 Platform SDK v5.2 5.2.3790.1830.15 2005-05-02 [22]
Windows Server 2003 R2 Platform SDK v5.2 5.2.3790.2075.51 2006-03-14 [23] Last Platform SDK to develop for Windows 2000.[9] Also suggested by MS to work with VS6 with no guarantee as it has not been tested with specific requirements.[10]
.NET Framework 2.0 Software Development Kit ? 2.0.50727.42 2006-11-29 [24] Included in Visual Studio 2005 Professional. Does not include the Platform SDK.
Microsoft Windows Software Development Kit for Windows Vista and .NET Framework 3.0 Runtime Components v6.0 6.0.6000.16384 2006-10-30 [25] The C++ compilers in this SDK release support the /analyze key.
Microsoft Windows Software Development Kit Update for Windows Vista v6.1 6.1.6000.16384.10 2007-03-22 [26] First unified .NET and Platform SDK. Does not support Visual Studio .NET 2003 and Microsoft Visual C++ Toolkit 2003
Included in Visual Studio 2008[11] v6.0a 6.1.6723.1 2007-11-19 [27]
Windows SDK for Windows Server 2008 and .NET Framework 3.5 v6.1 6.0.6001.18000.367 2008-02-05 [28] .NET Framework 3.5
Microsoft Windows SDK for Windows 7 and .NET Framework 3.5 SP1 v7.0 6.1.7600.16385 2009-07-24 [29], [30]
Included in Visual Studio 2010 v7.0a 6.1.7600.16385 2010-04-12 [31] .NET Framework 4. Works only with Visual Studio 2010 and not Visual Studio 2010 Express. This is also the last version to include offline documentation.[12]
Microsoft Windows SDK for Windows 7 and .NET Framework 4 v7.1 7.1.7600.0.30514 2010-05-19[13][14] [32], [33] It is the latest version that officially supports Windows XP target. .NET Framework 4 needed. Higher sub-version from .NET Framework is not recognised by installation. Building the samples with nmake.exe is not supported, most of the NMAKE macros are removed.
Included in Visual Studio 2012 Update 1 (or later) v7.1A 7.1.51106 ? ? Introduces the «v110_xp» platform toolset
Microsoft Windows SDK for Windows 8 and .NET Framework 4.5 v8.0 6.2.9200.16384 2012-11-15[15] [34] .NET Framework 4.5, Windows Store apps and Integrated DirectX SDK
Included in Visual Studio 2012 v8.0A 8.0.50727 ? ?
Windows Software Development Kit (SDK) for Windows 8.1 v8.1 8.100.25984.0 2013-10-17 [35] Windows 8.1, .NET Framework 4.5.1, Windows Store apps and Integrated DirectX SDK
Included in Visual Studio 2013 v8.1A 8.1.51636 ? ? Includes the «v120_xp» platform toolset
Windows Standalone SDK for Windows 10 v10 10.0.10240.0 2015-07-29 [36] Also included in Visual Studio 2015[16]
Windows Standalone SDK for Windows 10, Version 1511[17] v10 10.0.10586.212 2015-11-30 [37] Also included in Visual Studio 2015 Update 1 & 2[18]
Windows Standalone SDK for Windows 10, Version 1607 v10 10.0.14393.795 2016-08-02 [38] Also included in Visual Studio 2015 Update 3
Windows Standalone SDK for Windows 10 Creators Update, Version 1703 v10 10.0.15063.0 2017-04-05 [39] Included in Visual Studio 2017 ver.15.1
Windows 10 SDK for Fall Creators Update, version 1709 v10 10.0.16299.15 2017-10-10 [40] Included in Visual Studio 2017 ver.15.4
Windows 10 SDK for April 2018 Update, version 1803 v10 10.0.17134.0 2018-05-08 [41] Included in Visual Studio 2017 ver.15.7
Windows 10 SDK for October 2018 Update, version 1809 v10 10.0.17763.0 2018-10-02 [42] Included in Visual Studio 2017 ver.15.8
Windows 10 SDK for Windows 10, version 1903 v10 10.0.18362.0 2019-05-21 [43] Included in Visual Studio 2019
Windows 10 SDK for Windows 10, version 2004 v10 10.0.19041.0 2020-05-12 [44]
Windows 10 SDK for Windows 10, version 2004 v10 10.0.19041.685 2020-12-16 [45] Servicing update
Windows 10 SDK for Windows 10, version 21H1 v10 10.0.20348.0 2021-05-25 [46]
Windows 10 SDK for Windows 11 v10 10.0.22000.194 2021-10-04 [47]
Windows SDK for Windows 11 v10 10.0.22621.755 2022-10-25 [48] Released as part of Windows 11, version 22H2. Includes servicing update 10.0.22000.755 on October 25, 2022,

Includes ARM64 support for the Visual Studio 17.4 release

Windows SDK for Windows 11 v10 10.0.22621.1778 2023-05-24 [49] Released as part of Windows 11, version 22H2 Build 10.0.22621.1778.
Windows SDK for Windows 11 v10 10.0.26100.0 2024-05-22 [50] Initial release of the 10.0.26100 series, to correspond with the Windows 11, version 24H2 preview.

Removed features of Windows SDK

Version Removed feature
Windows SDK for Windows 7 and .NET Framework 3.5 SP1[19]
  • capicom.dll (CAPICOM is deprecated)
  • iacom.dll
  • ialoader.dll
  • msistuff.exe
  • perflibmig.exe
  • permcalc.exe
  • secutil.exe
  • windowssideshowvirtualdevice.exe (replaced by DeviceSimulatorforWindowsSideShow.msi)
  • wpfperf.msi (now included in the Windows Performance Toolkit suite)
  • xamlpad.exe (XAMLPad)
Windows SDK for Windows 7 and .NET Framework 4[20]
  • UISpy.exe (Replaced by newer tools)
  • Wpt_arch.msi
  • Managed code samples (Moved to Code Gallery)
  • DExplore document viewer (Can be separately installed)
Windows Software Development Kit (SDK) for Windows 8[21]
  • Command-line build environment, including:
    • Windows SDK Platform Toolset
    • Visual C++ Compilers and C Runtime (CRT)
    • Windows SDK Configuration Tool
  • Tools and reference assemblies for versions of the .NET Framework earlier than 4.5
  • Apatch.exe
  • Bind.exe
  • Checkv4.exe
  • Consume.exe
  • DeviceSimulatorForWindowsSideShow.msi
  • Err.exe
  • FDBrowser.exe
  • FXCopSetup.exe
  • Guidgen.exe
  • Make-Shell.exe
  • MDbg.exe
  • Mpatch.exe
  • MSIZap.exe
  • PTConform.exe
  • ReBase.exe
  • sddlgen.exe
  • setenv.cmd
  • SetReg.exe
  • SoapSuds.exe
  • Sporder.exe
  • TcpAnalyzer.exe
  • TSPDesigner.exe
  • UTL2IDL.exe
  • ValidateSD.exe
  • VirtualLightSensor.exe
  • WinDiff.exe
  • WpfPerf.exe
  • All Windows samples (moved to Code Gallery)
  • Microsoft Help Viewer
  • IntelliSense XML documentation comments for the .NET Framework reference assemblies
Windows Software Development Kit (SDK) for Windows 8.1[22] Nothing
Windows Software Development Kit (SDK) for Windows 10 Nothing[23]

The Windows SDK documentation includes manuals documenting:

  • Desktop app development with Windows API and managed code
  • Metro-style app development using Windows Runtime and Universal Windows Platform
  • Web app development using ASP.NET, HTML, CSS and JavaScript
  • Language-related topics for C++, C#, Visual Basic.NET, F#, JavaScript, CSS and HTML, such as syntax and conventions (Windows PowerShell language is not covered.)
  • MSDN Library
  • Windows Driver Kit
  • Windows App SDK
  • Windows 10 Version History
  1. ^ «Windows SDK: Download Windows Server 2008 SDK and more». Microsoft Developer Network. Microsoft Corporation. Retrieved 6 December 2009.
  2. ^ «Windows SDK Frequently Asked Questions (FAQ)». Microsoft Developer Network. Microsoft Corporation. Archived from the original on 26 September 2009. Retrieved 6 December 2009.
  3. ^ «Where is the DirectX SDK?». Windows Dev Center. Microsoft. Retrieved 20 February 2016.
  4. ^ «Windows SDK Fails to Install with Return Code 5100». Support. Microsoft. 5 June 2012.
  5. ^ Stewart, Heath (1 April 2011). «Visual C++ 2010 SP1 Compiler Update for the Windows SDK 7.1». Setup & Install by Heath Stewart. Microsoft.
  6. ^ Microsoft Software Development Kits CD Order Archived 2011-10-08 at the Wayback Machine
  7. ^ Windows and Windows Phone SDK archive
  8. ^ Windows® Server 2003 SP1 Platform SDK Web Install, Microsoft Download Center «The last SDK that will work with VC 6.0 is the February 2003 Edition, you can order a CD on the fulfillment site.»
  9. ^ «Windows Server 2003 R2 Platform SDK Web Install». www.microsoft.com. Archived from the original on 2006-04-22. Retrieved 2006-04-22.
  10. ^ «Platform SDK February 2003 installation + IE8». Social.msdn.microsoft.com. Archived from the original on 2019-10-18. Retrieved 2017-08-08.
  11. ^ Microsoft Windows SDK Blog: New samples in Win 7 SDK: Direct2D and DirectWrite
  12. ^ «Windows SDK 7.1 release notes». Retrieved 23 July 2014.
  13. ^ Microsoft Windows SDK for Windows 7 and .NET Framework 4 iso image
  14. ^ Microsoft Windows SDK for Windows 7 and .NET Framework 4 web installer
  15. ^ Windows SDK for Windows 8 – Windows Dev Center. Msdn.microsoft.com. Retrieved on 2014-02-16.
  16. ^ Building Apps for Windows 10 with Visual Studio 2015
  17. ^ Windows 10 SDK Release Notes
  18. ^ Visual Studio 2015 Update 1 Release Notes
  19. ^ Release Notes, Windows SDK for Windows 7 and .NET Framework 3.5 SP1
  20. ^ Release Notes, Microsoft Windows SDK for Windows 7 and .NET Framework 4
  21. ^ «Windows Software Development Kit (SDK) for Windows 8». Windows Dev Center. Microsoft. Retrieved 20 February 2016.
  22. ^ «Windows Software Development Kit (SDK) for Windows 8». Windows Dev Center. Microsoft. Retrieved 20 February 2016.
  23. ^ «Windows Software Development Kit (SDK) for Windows 10». Windows Dev Center. Microsoft. Retrieved 20 February 2016.
  • Archived Microsoft TechNet Wiki
  • Windows SDK Archive

Microsoft Windows SDK for Windows 10 PC/laptop – Free download Microsoft Windows SDK latest official version for Windows 10 (32-bit) / Windows 10 (64-bit). Now, this app is available for Windows PC users. Microsoft Windows SDK is one of the most popular Developer Tools apps worldwide!

Develop Windows apps using cutting-edge native technologies!

Table of Contents

Microsoft Windows SDK Latest Version Overview

Microsoft Windows SDK is one of the most popular Developer Tools alongside UltraEdit, TestComplete, and XAMPP. This app has its advantages compared to other Developer Tools applications. Microsoft Windows SDK is lightweight and easy to use, simple for beginners and powerful for professionals. Microsoft Windows SDK application is free to download and offers easy-to-install, easy-to-use, secure, and reliable Developer Tools applications.

Microsoft Windows SDK is a very fast, small, compact and innovative Freeware Developer Tools for Windows PC. It is designed to be uncomplicated for beginners and powerful for professionals. This app has unique and interesting features, unlike some other Developer Tools apps. Microsoft Windows SDK works with most Windows Operating System, including Windows 10 (32-bit) / Windows 10 (64-bit).

Although there are many popular Developer Tools software, most people download and install the Freeware version. However, don’t forget to update the programs periodically. You can get Microsoft Windows SDK free and download its latest version for Windows 10 (32-bit) / Windows 10 (64-bit) PC from below.

Microsoft Windows SDK Technical Details

It’s better to know the app’s technical details and to have a knowledge background about the app. Therefore, you can find out if Microsoft Windows SDK will work on your Windows device or not.

App Name: Microsoft Windows SDK
Developer: Microsoft Corporation
Version: Microsoft Windows SDK 10.0.18362.1 (Windows 10)
Updated: November, 12th 2019
Category Developer Tools
File Size: 1.3 MB
File Type: EXE file
Requirement: PC/laptop/tablet running Windows
(Windows 10 (32-bit) / Windows 10 (64-bit))
License: Freeware

Download Microsoft Windows SDK for Windows 10 (64/32-bit) PC/laptop

Download Microsoft Windows SDK (latest version) free for Windows 10 (64-bit and 32-bit) PC/laptop/tablet. Safe Download and Install from the official link!

Microsoft Windows SDK 64-bit and 32-bit download features:

  • Microsoft Windows SDK direct, free and safe download
  • Latest version update
  • Compatible with Windows 10 64-bit and 32-bit
  • Download Microsoft Windows SDK for your PC or laptop

Microsoft Windows SDK Setup Installer

Download & install the latest offline installer version of Microsoft Windows SDK for Windows PC / laptop. It works with both 32-bit & 64-bit versions of Windows 10 (32-bit) / Windows 10 (64-bit).

✔ Free & Safe Download for Windows PC/laptop – 1.3 MB

Safety (Virus) Test:
✔ Tested and is 100% Safe to download and install on your Windows 10 (32-bit) / Windows 10 (64-bit) device (PC/laptop/tablet).

What is New in the Microsoft Windows SDK Latest Version?

✓ Compatibilities improvement for new Windows update.
✓ Fixes bugs.

How to download and install Microsoft Windows SDK for Windows 10 PC/laptop

Now let’s just move to the next section to share the steps you have to follow to download Microsoft Windows SDK for Windows PC. So here we go:

  1. Download the Microsoft Windows SDK installer file from the link above.
  2. Save the downloaded file to your computer.
  3. Double-click on the downloaded Microsoft Windows SDK installer file.
  4. Now, a smart screen might appear and ask for a confirmation.
  5. Click “Yes” to confirm.
  6. Finally, follow the installation instructions until you get a confirmation notification of a successful installation process.

So those are all the processes that you have to follow to download Microsoft Windows SDK for Windows PC. Then let’s go on to the next section where we will discuss Microsoft Windows SDK itself. So you can understand the application and its features. So here we go:

Top Features of Microsoft Windows SDK for Windows PC

Microsoft Windows SDK is a Developer Tools application like NSIS, Aircrack-ng, and Max from Microsoft Corporation. It has a simple and basic user interface, and most importantly, it is free to download. Microsoft Windows SDK is an efficient software that is recommended by many Windows PC users.

This application’s primary functions are comprehensive and go beyond the features offered by others that can be considered as its rivals.

  • Microsoft Windows SDK for PC – fast, reliable, and robust by Microsoft Corporation.
  • Microsoft Windows SDK Free & Safe Download.
  • Microsoft Windows SDK latest version for the best experience.
  • It works/compatible with almost all Windows versions, including Windows 10 (32-bit) / Windows 10 (64-bit).
  • Free of Cost!
  • User-friendly Interface.
  • Easy to Use.
  • Privacy and Security!
  • Lightweight and consume low resources.
  • Best for Developer Tools application.
  • PC User’s choice!

How to uninstall Microsoft Windows SDK in Windows PC?

Uninstall Microsoft Windows SDK in Windows 10

Steps to uninstall Microsoft Windows SDK in Windows 10 / Windows 8 / Windows 7 / Windows Vista

  1. Click the Windows Start menu.
  2. Locate and select the Control Panel menu, then select Programs.
  3. Under Programs, click the Uninstall a Program.
  4. Select Microsoft Windows SDK and then right-click, select Uninstall/Change.
  5. Then click Yes to confirm the Microsoft Windows SDK uninstallation process.

Steps to uninstall Microsoft Windows SDK in Windows XP

  1. Click the Windows Start menu.
  2. Locate and select the Control Panel menu, then select Add or Remove Programs icon.
  3. Select the Microsoft Windows SDK and then click Remove/Uninstall.
  4. Then click Yes to confirm the Microsoft Windows SDK uninstallation process.
Uninstall Microsoft Windows SDK in Windows XP

Steps to uninstall Microsoft Windows SDK in Windows 95, 98, Me, NT, 2000

  1. Click the Windows Start menu.
  2. Locate and select the Control Panel menu, then double-click the Add/Remove Programs icon.
  3. Select the Microsoft Windows SDK and then right-click, select Uninstall/Change.
  4. Then click Yes to confirm the Microsoft Windows SDK uninstallation process.

Best Microsoft Windows SDK Alternative Apps for Windows

Isn’t Microsoft Windows SDK what you were looking for? We prepared a list of alternatives below!

  1. UltraEdit
  2. TestComplete
  3. XAMPP
  4. Komodo Edit
  5. VB Extension

UltraEdit, TestComplete, and XAMPP is the strong competitor of Microsoft Windows SDK. Otherwise, Komodo Edit and VB Extension also quite good as the alternative of this software. There are also other similar apps such as Max, Aircrack-ng, and NSIS that also need to try if you want to find the best alternative of Microsoft Windows SDK.

In Conclusion

The Microsoft Windows SDK for Windows PC is unquestionably the best Developer Tools that you can find nowadays. It also is the most reliable when it comes to performance and stability. You can find that out for yourself. That is why a lot of PC users recommend this app.

Get superb and impressive experience using this Microsoft Windows SDK application developed by Microsoft Corporation. Microsoft Windows SDK nowadays are already getting better each time.

If you have some questions related to this app, feel free to leave your queries in the comment section. Or you can share with us your experience when using this Microsoft Windows SDK on your Windows 10 PC. And if you know other people who want to experience Microsoft Windows SDK for Windows PC, you can share this article to help them. Enjoy using Microsoft Windows SDK for Windows PC.

Find other interesting articles that will help you how to download UltraEdit for Windows 10 PC, install TestComplete for Windows 10, XAMPP review, or about best Komodo Edit alternative apps for Windows 10.

Microsoft Windows SDK FAQ (Frequently Asked Questions)

Q: What is Microsoft Windows SDK for PC?
A: For more information about this app, please go to the developer link on the above of this page.

Q: How do I access the free Microsoft Windows SDK download for Windows PC?
A: It is easy! Just click the free Microsoft Windows SDK download button in the above of this page. Clicking the download button will start the installer to download Microsoft Windows SDK free for a PC/laptop.

Q: Is Microsoft Windows SDK free? If not, how much does it price to download this app?
A: Absolutely no cost! You can download this app from official websites for free by this website—any extra details about the license you can found on the owner’s websites.

Q: Is this Microsoft Windows SDK will typically run on any Windows?
A: Yes! The Microsoft Windows SDK for PC will typically work on most recent Windows operating systems, including Windows 10 (32-bit) / Windows 10 (64-bit) 64-bit and 32-bit.

Q: What’s the importance of downloading the latest version of Microsoft Windows SDK?
A: We recommend downloading the latest version of Microsoft Windows SDK because it has the most recent updates, which improves the quality of the application.

Q: What’s the difference between 64-bit and 32-bit versions of Microsoft Windows SDK?
A: The Microsoft Windows SDK 64-bit version was specially designed for 64-bit Windows Operating Systems and performed much better on those. The Microsoft Windows SDK 32-bit version was initially intended for 32-bit Windows Operating Systems, but it can also run on 64-bit Windows Operating Systems.

Disclaimer

Microsoft Windows SDK is an application that builds by Microsoft Corporation. All trademarks, product names, company names, and logos mentioned here are their respective owners’ property. This site (autotechint.com) is not affiliated with them directly. All information about applications, programs, or games on this website has been found in open sources on the Internet.

We don’t host or store Microsoft Windows SDK on our servers. Downloads are done through the Official Site. We are firmly against piracy, and we do not support any sign of piracy. If you think that the application you own the copyrights is listed on our website and want to remove it, please contact us.

We are always compliant with DMCA regulations and respect the application owners. We are happy to work with you. Please find the DMCA / Removal Request page below.


Readers help support Windows Report. We may get a commission if you buy through our links.

Read our disclosure page to find out how can you help Windows Report sustain the editorial team. Read more

Developing apps is often seen as an intricate task. And in the absence of the right tools, things are all the more complex. That’s where the Windows Software Development kit comes into the picture!

It is the preferred option for designing software solutions for the OS. Though regular Windows users don’t need the SDK, it’s recommended to identify the purpose before you take any steps. The SDK does offer a wide array of advantages and is closely linked to Visual Studio.

Benefits of using Windows SDK:

  • Makes complex tasks simpler to perform
  • Reduces the app development time
  • Provides an optimal support environment for development
  • Helps eliminate errors that would arise when the app is released

What is the Windows Software Development Kit (SDK)?

Windows SDK or Software Development Kit is a wide set of tools that help create applications for the Windows operating system. 

The software development tools are available for free and can be downloaded from the official website. Besides, to further simplify and streamline things, Microsoft has released sample codes for Windows apps on GitHub. 

Sample codes on GitHub

But each SDK version can take up a few GBs of space. When running low on disk space, the SDK will be the first thing a regular user would uninstall. So, do you need the Windows Software Development Kit?

Unless you are a developer or run apps that depend on the SDK for core functioning, it’s not a critical requirement. And if you don’t remember manually installing the Windows suite of software development, it was most likely downloaded by Visual Studio.

How do I install Window SDK?

  1. Go to Microsoft’s official website and download the installer or the ISO file for Windows 11 SDK. We chose the former.
    download windows software development kit

  2. Head to the folder where the setup is saved and run it.
  3. Select whether you want to install it on the current PC or get the relevant SDK files for another device, and click Next. We chose the former. 
    install location

  4. Read the privacy policy, configure whether Micorosft should collect insights, and click Next to proceed.
    privacy

     

  5. Click Accept to agree to the license terms.
  6. Tick the checkboxes for the features you want, and click Install. The setup will, by default, download all the components.
    install windows software development kit

  7. Click Yes in the UAC prompt to confirm.
  8. Wait for the installation to complete. It shouldn’t take more than a few minutes. 

You can download the Windows Software Development Kit from Microsoft’s website. And while both the dedicated installer and ISO are available, the former makes more sense due to the simpler installation.

And after downloading the SDK, you are just a few steps away from creating a Microsoft Store app. Why not give it a try?

Read more about this topic

  • May 2025 Patch Tuesday finally brings Recall & other AI features to Copilot+ PCs
  • Microsoft releases Windows 10 (KB5058379/ KB5058392 / KB5058383/ KB5058387) May 2025 Patch Tuesday
  • Microsoft releases Windows 11 (KB5058411, KB5058405) May 2025 Patch Tuesday

How do I remove Window SDK?

  1. Press Windows + R to open Run, type appwiz.cpl in the text field, and hit Enter.
    appwiz.cpl

  2. Select Windows Software Development Kit from the list of programs, and click Uninstall.
    uninstall windows software development kit

  3. Click Yes in the UAC prompt and then the confirmation box.
  4. Wait for the process to complete.

You can uninstall Windows Software Development Kit from the Programs and Features utility or from Settings like you uninstall any app. Besides, many prefer a reliable third-party uninstall tool, given its ability to clear leftover files.

Development tools included in the Windows SDK

  • Redistributable components
  • Database table editor
  • Database schema
  • Development tools
  • Installer database validation tool
  • A sample product and code samples to get a better idea of things
  • VBScript tools

Also, during the installation, you can get the latest version of the .NET Framework Software Development Kit.

Windows Software Development Kit is a great collection of tools and finds an extensive implementation in programming activities. And if you are a seasoned developer, learn how to set up a Dev Drive and get better performance and security!

Also, to get ready-to-code developer workstations, you can always use Microsoft Dev Box. 

For any queries or to share what prompted you to download the Windows SDK, drop a comment below.


Kazim Ali Alvi

Windows Hardware Expert

Kazim has always been fond of technology, be it scrolling through the settings on his iPhone, Android device, or Windows PC. He’s specialized in hardware devices, always ready to remove a screw or two to find out the real cause of a problem.

Long-time Windows user, Kazim is ready to provide a solution for your every software & hardware error on Windows 11, Windows 10 and any previous iteration. He’s also one of our experts in Networking & Security.


Характеристики

Описание

Версии

Обновлено

Описание

Windows 10 SDK — это набор инструментов и компонентов для разработки приложений для Windows 10, 8.1 и 7 SP1. комплект, предоставляет всю необходимую документацию, примеры, шаблоны, библиотеки и инструменты для разработки приложений для Windows 10, 8.1 и 7 SP1.

комплект, предоставляет всю необходимую документацию, примеры, шаблоны, библиотеки и инструменты для разработки приложений для Windows 10, 8.1 и 7 SP1.

Версии

Если у вас есть информация о доступных версиях программы, вы можете отправить ее нам.

Нет официального представителя разработчика на сайте

Нажмите, для быстрой оценки

Оставить отзыв

Похожие приложения

Актуальные статьи

The Windows SDK for Windows 10 provides the latest headers, libraries, metadata, and tools for building Windows applications. Use this SDK to build Universal Windows Platform (UWP) and Win32 applications for Windows 10 and previous Windows releases. This article will serve as an informative guide and give you a clear understanding of how to perform a silent installation of the Windows 10 Software Development Kit (SDK) from the command line using the EXE installer.

Windows 10 Software Development Kit (SDK) Silent Install (EXE)

  1. Navigate to: https://developer.microsoft.com/en-us/windows/downloads/sdk-archive/
  2. Select the Install SDK link for the version of your choice
  3. Download & Copy the winsdksetup.exe to a folder created at (C:\Downloads)
  4. Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
  5. Navigate to the C:\Downloads folder
  6. Enter the following command to extract the installation files:
    • winsdksetup.exe /layout C:\Downloads\Win10SDK /quiet
  7. Navigate to the C:\Downloads\Win10SDK folder
  8. Enter the following command:
    • winsdksetup.exe /features + /quiet /norestart
  9. Press Enter

After a few moments you will find Windows 10 Software Development Kit (SDK) entries in the Start Menu, Installation Directory, and Programs and Features in the Control Panel.

Software Title: Windows 10 Software Development Kit (SDK)
Vendor: Microsoft Corporation
Architecture: x86_x64
Installer Type: EXE
Silent Install Switch: winsdksetup.exe /features + /quiet /norestart
Silent Uninstall Switch: winsdksetup.exe /uninstall /quiet /norestart
Repair Command: winsdksetup.exe /repair /quiet /norestart
Download Link: https://developer.microsoft.com/en-us/windows/downloads/sdk-archive/
PowerShell Script: https://silentinstallhq.com/windows-10-software-development-kit-sdk-install-and-uninstall-powershell/

The information above provides a quick overview of the software title, vendor, silent install, and silent uninstall switches. The download links provided take you directly to the vendors website. Continue reading if you are interested in additional details and configurations.


Additional Configurations

Create a Windows 10 Software Development Kit (SDK) Installation Log File

The Windows 10 Software Development Kit (SDK) installer offers the option to generate a log file during installation to assist with troubleshooting should any problems arise. You can use the following command to create a verbose log file with details about the installation.

Windows 10 Software Development Kit (SDK) Silent Install (EXE) with Logging

winsdksetup.exe /features + /quiet /norestart /log "%WINDIR%\Temp\Win10SDK-Install.log"


Change the Windows 10 Software Development Kit (SDK) Default Installation Directory

You can also change the default installation directory by using the following command line parameters. In this example, I’m installing the Windows 10 Software Development Kit (SDK) to “C:\Win10SDK”

winsdksetup.exe /installpath "C:\Win10SDK" /features + /quiet /norestart


Disable the Customer Experience Improvement Program (CEIP)

winsdksetup.exe /features + /quiet /norestart /ceip off


Install Individual Features of the Windows 10 Software Development Kit

OptionId.WindowsPerformanceToolkit
winsdksetup.exe /features OptionId.WindowsPerformanceToolkit /quiet /norestart
OptionId.WindowsDesktopDebuggers
winsdksetup.exe /features OptionId.WindowsDesktopDebuggers /quiet /norestart
OptionId.AvrfExternal
winsdksetup.exe /features OptionId.AvrfExternal /quiet /norestart
OptionId.NetFxSoftwareDevelopmentKit
winsdksetup.exe /features OptionId.NetFxSoftwareDevelopmentKit /quiet /norestart
OptionId.WindowsSoftwareLogoToolkit
winsdksetup.exe /features OptionId.WindowsSoftwareLogoToolkit /quiet /norestart
OptionId.IpOverUsb
winsdksetup.exe /features OptionId.IpOverUsb /quiet /norestart
OptionId.MSIInstallTools
winsdksetup.exe /features OptionId.MSIInstallTools /quiet /norestart
OptionId.SigningTools
winsdksetup.exe /features OptionId.SigningTools /quiet /norestart
OptionId.UWPManaged
winsdksetup.exe /features OptionId.UWPManaged /quiet /norestart
OptionId.UWPCPP
winsdksetup.exe /features OptionId.UWPCPP /quiet /norestart
OptionId.UWPLocalized
winsdksetup.exe /features OptionId.UWPLocalized /quiet /norestart
OptionId.DesktopCPPx86
winsdksetup.exe /features OptionId.DesktopCPPx86 /quiet /norestart
OptionId.DesktopCPPx64
winsdksetup.exe /features OptionId.DesktopCPPx64 /quiet /norestart
OptionId.DesktopCPParm
winsdksetup.exe /features OptionId.DesktopCPParm /quiet /norestart
OptionId.DesktopCPParm64
winsdksetup.exe /features OptionId.DesktopCPParm64 /quiet /norestart

How to Uninstall the Windows 10 Software Development Kit (SDK) Silently

Check out the Windows 10 Software Development Kit (SDK) Install and Uninstall (PowerShell) post for a scripted solution.

  1. Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
  2. Enter the following commands:

Windows 10 Software Development Kit (SDK) Silent Uninstall (EXE)

winsdksetup.exe /uninstall /quiet /norestart

Windows SDK AddOn Silent Uninstall (MSI)

MsiExec.exe /x {34462024-520E-4586-BF36-A19D1A0CFEDE} /qn

Microsoft .NET Framework 4.8 SDK Silent Uninstall (MSI)

MsiExec.exe /x {F6751E84-6578-491F-91AA-37E4B4A638AC} /qn

Microsoft .NET Framework 4.8 Targeting Pack Silent Uninstall (MSI)

MsiExec.exe /x {02CA5142-4DA7-4295-B9D7-A57CC49EDBEF} /qn

Always make sure to test everything in a development environment prior to implementing anything into production. The information in this article is provided “As Is” without warranty of any kind.

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Как выбрать диск для загрузки windows в биос на asus
  • Как удалить магазин в windows 11 полностью
  • Какой у нас windows на компьютере
  • Microsoft edge грузит процессор windows 10
  • Windows как подключиться через rdp