Wednesday, February 25, 2015

windows 10 - How to reinstall Cortana?

With reference to:


Can I completely disable Cortana on Windows 10?


I removed the Cortana packages from my running Windows 10 using the method posted by magicandre1981 and using win6x_registry_tweak.


My question is how can I re-install Cortana (or for that matter any other package removed similarly)?


I have opened up the install.wim image (converted from a Win 10 install.esd file) and found Cortana in the system apps folder, but don't know how / what to use to re-install it.


Any help please?

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...