Base de conhecimento

1000 perguntas frequentes, 500 tutoriais e vídeos explicativos. Aqui, você encontra apenas soluções!

Unlock Windows restrictions on VPS Cloud / VPS Lite

This guide allows you to “unlock” any Windows parameter blocked by the message “Some settings are hidden or managed by your organization” (such as changing the desktop background, for example) and to lift these restrictions that are in place by default on the VPS Cloud / VPS Lite offer.

 

Reset local group policy settings

To reset all local group policy settings to their default values:

  1. Open Command Prompt as an administrator.
  2. Enter the following commands:

    RD /S /Q "%windir%\System32\GroupPolicyUsers"
    RD /S /Q "%windir%\System32\GroupPolicy"
    gpupdate /force
  3. Restart the machine.

Link para esta FAQ: https://faq.infomaniak.com/744


Esta seção de perguntas frequentes foi útil?