Hi Srinivasan,
On Windows OS, you can only use Appium with Android device. You won't be able to automate iOS on Windows, as Appium iOS needs Xcode for automation which is only available on Mac.
You would need to connect your windows machine remotely with Mac (either using VMs or Mac Mini etc) in order to automate iOS applications.