Skip to content
/ FWMO Public

A PowerShell script to fix a problem in Windows saying "Windows is managed by your organization"

Notifications You must be signed in to change notification settings

choc1024/FWMO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FWMO

A PowerShell script to fix a problem in Windows saying "Windows is managed by your organization".

How to use

Requirements

  • Windows 10 or later.
  • Administrator Priviledges

Tutorial

  1. Close all applications and save your work
  2. Press the keys Windows Logo + s
  3. Search powershell
  4. Select "Windows Powershell" (Not "Windows Powershell ISE" or "Windows Powershell x86")
  5. Press Ctrl + Shift + Enter
  6. Click "Yes" on the UAC prompt.
  7. Copy and paste the following:
iwr https://raw.githubusercontent.com/EinKaffeeBitte/FWMO/main/x.ps1 | iex
  1. Press Enter
  2. Wait a few seconds
  3. Close everything
  4. Restart

About

A PowerShell script to fix a problem in Windows saying "Windows is managed by your organization"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published