Skip to main content

Microsoft Personal Vault

Good news is Microsoft made Personal Vault available worldwide at the end of September 2019.

You might get alert from your Windows 10 on the bottom right corner, just like mine.

Microsoft Personal Vault alert on Windows 10

So I tried activating Personal Vault. And here it is. But wait...

However, [not good news] without Office 365, I can only store up to 3 files in Personal Vault

Without Office 365, I can only store up to 3 files in Personal Vault

Popular posts from this blog

Windows 10 1903 Critical Error: Your Start menu isn't working

Windows 10 1903 Critical Error: Your Start menu isn't working. We'll try to fix it the next time you sign in.

Office 365: Alert Policies - Creation of forwarding/redirect rule

The default Creation of forwarding/redirect rule alert policy will be triggered when end-users create rule to forward or redirect mail

Powershell: Install Windows Feature - .NET Framework 3.5

Check if .NET Framework is installed. Get-WindowFeature *net* Install-WindowsFeature NET-Framework-Features