I have a huge VCF file with several GBs size. I can extract the genotypes for the required SNPs in a defined region using the VariantAnnotation package in R like this:
wherein in .bed file you can define the specific location you want to look for and then using the 'cut' command of unix you can extract the desire column