Remove Disk Encryption

Iron Contributor

Hello,

 

Kindly i need to know how we can remove disk encryption policy to a device from intune?

 

Regards,

 

 

6 Replies

Hi @ElieAT , 

 

I think you are using Windows 10 devices, but if not. Let me know.

I don't know your Intune configuration but what you could push to your device is a PowerShell script.

 

Disable-BitLocker -MountPoint "C:"

 

Kind regards,

 

Rene

:)... depends on where you configured it in Intune... also why would you want to remove a part of security?

Thanks for your Support and if i have many devices how i can do it?
Thanks for your help if i removed part of the settings it will damage the mentioned device?
Nope... it will just remove the encryption from the device
Thanks a lot.