You can type:
bcdedit
Then, note the partition number mentioned in the output. Look for the output that contains the line "osdevice"
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
title. it's always taking 200-300 mb of memory.
I tried:
disable windows security, got hit with this setting is managed by your (non existent) administrator
end task, got access is denies
command prompt things, did nothing
edit group policy, did nothing
enable disableantispyware in regedit, got hit with access is denied
tried to give myself permission to enable disableantispyware, access is denied
in case I missed any, I basically tried everything you can find online. no matter what I do, either nothing happens, access is denied or this setting is managed by your administrator
I'm about to flip this is my computer, I should get to choose what to do. I am the administrator and only user
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
You can type:
bcdedit
Then, note the partition number mentioned in the output. Look for the output that contains the line "osdevice"
I can't type the bcdedit line because in winre command prompt my | key types #, I tried every button possible nothing works. also I clicked 'skip this drive' when it asked for some key?? because idk what the key is, that's ok right
Ok. Please copy the following lines to Notepad:
*******
reg delete "HKLM\SO2\Microsoft\Windows Defender\Features" /v SenseEnabled /f
reg delete "HKLM\SO2\Policies\Microsoft\Windows Defender" /f
reg add "HKLM\SY2\CurrentControlSet\Services\Sense" /v "Start" /d "4" /t REG_DWORD /f
reg unload HKLM\SO2
reg unload HKLM\SY2
*******
Save the file as "sense.bat". Use double-quotes around the file name to avoid double extensions when saving it.
Copy the file to the C:\ root directory. (i.e., C:\Sense.bat)
Access WinRE. To do so, click Start, Power. Press and hold Shift while clicking Restart.
It takes you to WinRE. Click Troubleshoot → Advanced Options → Command Prompt.
Type:
bcdedit | find "osdevice"
Note the OS partition's drive letter from the output.
Suppose it's C:\
Run:
*******
reg load HKLM\SO2 C:\Windows\System32\Config\SOFTWARE
reg load HKLM\SY2 C:\Windows\System32\Config\SYSTEM
C:\sense.bat
*******
If possible, take photos of the output screen using your mobile phone or camera and share the images here.
Restart the system.
yeah, it USED to be a school computer but now it's a different account and now the school account has been deleted from the computer and the account is locked so I can not sign in
https://learn.microsoft.com/en-us/defender-busi...
We may be able to turn off the ATP service via Windows RE but I'd try option #2 first.