๐Ÿ“ฆ Microsoft 365 E5 + the Whole Free Stack

At end they will come something like thisโ€ฆ.

Unfortunately, Engineering Team is firm with their decision not to lift the block.

To safeguard your data and to prevent the block, please make sure that you are informed about our policies which can be found at Microsoftยฎ Online Services.

Since we donโ€™t have any pending actions on our end and our Engineering Team has given their final decision, we will now proceed in closing this case.

Should you have any questions or concerns, please feel free to create a ticket on your admin center.

Nothing will come up and they wonโ€™t lift their lock to OneDrive and SharePoint.

This state has these characteristics:

  • :white_check_mark: You can sign in

  • :white_check_mark: You can browse / download files

  • :cross_mark: You cannot upload

  • :cross_mark: You cannot edit

  • :cross_mark: Sync clients wonโ€™t accept changes

  • :cross_mark: Sharing changes are blocked

  • :cross_mark: OneDrive & SharePoint: blocked / read-only

Thank you and have a great day!

i can help you in unlocking if you are at read-only.

@mrdeath Please help if possible, my account is still active, and subscription renewed,
it is just read only thing that is problem.

a just as the chatgpt for link support of Microsoft

still not expired, but by this may it will.
maybe after expiration, it wont renew forever

do you have administrative rights of that account?

1 Like

are you admin of your account?

:backhand_index_pointing_right: Install:
SharePoint Online Management Shell

PowerShell open

:backhand_index_pointing_right: Connect SharePoint only admin account

In PowerShell:

Connect-SPOService -Url https://xyz-admin.sharepoint.com

:backhand_index_pointing_right: Lock status check

Get-SPOSite -Identity โ€œhttps://xyz-my.sharepoint.com/personal/username_xyz_onmicrosoft_comโ€ | Select LockState

:backhand_index_pointing_right: Output:

  • ReadOnly
  • Unlock

:backhand_index_pointing_right: Unlock (MAIN FIX)

In powershell

Set-SPOSite -Identity โ€œhttps://xyz-my.sharepoint.com/personal/username_xyz_onmicrosoft_comโ€ -LockState Unlock

:backhand_index_pointing_right: Final verify

In powershell

Get-SPOSite -Identity โ€œhttps://xyz-my.sharepoint.com/personal/username_xyz_onmicrosoft_comโ€ | Select LockState

:backhand_index_pointing_right: Final output:

Unlock

** change username with you username and xyz with your sharepoint name in mine case it was queeh. Donโ€™t forgot to write exact command in powershell.
*** If you have multiple tenat account you have to unlock every single account because all account are set read-only. Just change username and follow same command.(only admin account needed).

3 Likes

No luck mate, they blocked SharePoint site today.

Thanks anyway.

Yes, I have admin account but canโ€™t do anything now.

1 Like

Thank you for joining. You donโ€™t current qualify for a Microsoft 365 Developer Program sandbox subscription.

what you want to do?

Sadly, even doing this did not work. I got hit with access denied on onedrive and sharepoint

That is their policy changes in started in the beginning of this year till this month, they have cut of free Copilot in Office apps as well.
Nothing can be done.

My account was working fine. I used to open OneDrive daily, but today when I tried opening it, this message pops up - https://3qtwd3-my.sharepoint.com/_layouts/15/FraudThrottle.htm#1033

Does anyone here know what has happened?

The are not going to give you OneDrive and SharePoint (ODSP) and blocked access to it, check your office apps, Copilot in it might be gone as well.
They have changed their policy, no more free for dev accounts.

1 Like

hi, just curious if anyone got their accounts back. mine is completely banned - i emailed support and each and every time they said no. even after multiple escalations. i just want to transfer my files out of there and locally, as i have had it for maybe 4 years, i want to download all of those files locally. if anyone has any solution, that would be appreciated.

What about the student account? Are they giving OneDrive to students?

Not sure about that, but most student accounts that are created unverified, are in hot water.

1 Like

No solution except downloading your data local, they are not listening anyting just fake replies to pretend they care. But at the end of the day they will block access to your files, so while you can access hurry to download. Donโ€™t hope anything.

1 Like