-1

I have downloaded windows SDK Installer from the following URL "https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk/"

I have downloaded in my downloads folder. when I open the windows kits folder> 10 > Windows SDK, I can only see the following folders. Here there is no inspect tool. Can anyone know the solution for this problem.

After opening the windows SDK the folder structure looks like : Installers (Folder) Redistributable (Folder) User Experience manifest (XML Document) WinsdksetUp (Application)

Sivaganesh
  • 1
  • 1
  • 3

2 Answers2

1

I just checked on my machine and my Inspect.ext is at:

"C:\Program Files (x86)\Windows Kits\10\bin\10.0.18362.0\x86\inspect.exe"

all other <version> folders are nearly empty on my machine as well. Hopefully this helps. The only other thing I can think of - and it may not matter for this issue - is to have developer mode enabled on your machine. Just search "developer mode" and it should come up.

ta305
  • 11
  • 3
0

Look in C:\Program Files (x86)\Windows Kits\10\bin\<version>\<platform>

enter image description here

As per msdn, you might be better off with Accessibility Insights as the modern replacement.

selbie
  • 100,020
  • 15
  • 103
  • 173