cannot open windows security ?


NEIL

New member
Local time
12:17 AM
Posts
10
OS
WINDOWS 11
hi there, ive tried everything to open windows security but nothing has worked .i have noticed though that when i go into regedit and wscsvc file and click on start the number is on 4 and i cannot change it to 2 ? i tried to change permissions but access denied even tho i am the administrator ! please help anyone !! cheers
 

My Computer

System One

  • OS
    WINDOWS 11
    Computer type
    Laptop
    Manufacturer/Model
    ASUS ZENBOOK
If the Windows Security app doesn't open, is crashing, or doesn't work properly, you can reset it to try to fix the Windows Security app.
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    HP Pavilion
    CPU
    AMD Ryzen 7 5700G
    Motherboard
    Erica6
    Memory
    Micron Technology DDR4-3200 16GB
    Graphics Card(s)
    NVIDIA GeForce RTX 3060
    Sound Card
    Realtek ALC671
    Monitor(s) Displays
    Samsung SyncMaster U28E590
    Screen Resolution
    3840 x 2160
    Hard Drives
    SAMSUNG MZVLQ1T0HALB-000H1
If the Windows Security app doesn't open, is crashing, or doesn't work properly, you can reset it to try to fix the Windows Security app.
hi there, i tried this too with no joy .....thanks tho....
 

My Computer

System One

  • OS
    WINDOWS 11
    Computer type
    Laptop
    Manufacturer/Model
    ASUS ZENBOOK
Do you have any third-party antivirus software installed?

Execute following commands one at a time from Command Prompt make sure Command Prompt open as an administrator.

Code:
Dism /Online /Cleanup-image /Restorehealth

Sfc /scannow

regsvr32 jscript 

regsvr32  vbscript

Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

After finis executing commands, reboot your computer.
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    HP Pavilion
    CPU
    AMD Ryzen 7 5700G
    Motherboard
    Erica6
    Memory
    Micron Technology DDR4-3200 16GB
    Graphics Card(s)
    NVIDIA GeForce RTX 3060
    Sound Card
    Realtek ALC671
    Monitor(s) Displays
    Samsung SyncMaster U28E590
    Screen Resolution
    3840 x 2160
    Hard Drives
    SAMSUNG MZVLQ1T0HALB-000H1
Do you have any third-party antivirus software installed?

Execute following commands one at a time from Command Prompt make sure Command Prompt open as an administrator.

Code:
Dism /Online /Cleanup-image /Restorehealth

Sfc /scannow

regsvr32 jscript

regsvr32  vbscript

Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

After finis executing commands, reboot your computer.
 

My Computer

System One

  • OS
    WINDOWS 11
    Computer type
    Laptop
    Manufacturer/Model
    ASUS ZENBOOK
hi there, i followed all steps . rebooted and still no change . the wscsvc file in regedit still has the number 4 instead of 2 on the start up to the right
 

My Computer

System One

  • OS
    WINDOWS 11
    Computer type
    Laptop
    Manufacturer/Model
    ASUS ZENBOOK
You can't modify that registry value as its protected, well you can from recovery environment i suggest you perform in-place upgrade.

In this video, i will show you how to repair install of Windows 11 by performing an in-place upgrade without losing anything.
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    HP Pavilion
    CPU
    AMD Ryzen 7 5700G
    Motherboard
    Erica6
    Memory
    Micron Technology DDR4-3200 16GB
    Graphics Card(s)
    NVIDIA GeForce RTX 3060
    Sound Card
    Realtek ALC671
    Monitor(s) Displays
    Samsung SyncMaster U28E590
    Screen Resolution
    3840 x 2160
    Hard Drives
    SAMSUNG MZVLQ1T0HALB-000H1
Before re-installing Windows, save yourself time and try this:

1. Download PowerRun. From the tool, open an elevated CMD window.
2. sc config wscsvc start= auto
3. net start wscsvc
4. Open Security Center.

Modifying Defender settings, outside of the Security Center app, requires TrustedInstaller privileges. This doesn't include anyone who is an Administrator. Therefore you need an elevation tool which grants you access.

Hopefully nothing else is broken.
 

My Computer

System One

  • OS
    Windows 7
Before re-installing Windows, save yourself time and try this:

1. Download PowerRun. From the tool, open an elevated CMD window.
2. sc config wscsvc start= auto
3. net start wscsvc
4. Open Security Center.

Modifying Defender settings, outside of the Security Center app, requires TrustedInstaller privileges. This doesn't include anyone who is an Administrator. Therefore you need an elevation tool which grants you access.

Hopefully nothing else is broken.
did you mean open security centre from that power run tool or close the tool and go into my laptops settings then security ? if so then i followed the 1-4 but still no change ... thanks tho ...
 

My Computer

System One

  • OS
    WINDOWS 11
    Computer type
    Laptop
    Manufacturer/Model
    ASUS ZENBOOK
did you mean open security centre from that power run tool or close the tool and go into my laptops settings then security ? if so then i followed the 1-4 but still no change ... thanks tho ...
after i paste in net start wscsvc it says underneath more help is available by typing NET HELPMSG 2182....regards...Neil
 

My Computer

System One

  • OS
    WINDOWS 11
    Computer type
    Laptop
    Manufacturer/Model
    ASUS ZENBOOK
If the message was:
C:\Windows\System32>net start wscsvc
The requested service has already been started.

More help is available by typing NET HELPMSG 2182.

Then the Windows Security Center service is running. Did you try opening Security Center? I feel we're missing some background. Other than noticing Security doesn't open, how do you get to the point of checking regedit for the start mode?
 

My Computer

System One

  • OS
    Windows 7
If the message was:


Then the Windows Security Center service is running. Did you try opening Security Center? I feel we're missing some background. Other than noticing Security doesn't open, how do you get to the point of checking regedit for the start mode?
this is all i see everytime i try ....
 

Attachments

  • Screenshot 2023-11-12 153842.png
    Screenshot 2023-11-12 153842.png
    3.1 KB · Views: 3

My Computer

System One

  • OS
    WINDOWS 11
    Computer type
    Laptop
    Manufacturer/Model
    ASUS ZENBOOK
this is all i see everytime i try ....
i get to the regedit by typing in the search bar then running as administrator ....
 

My Computer

System One

  • OS
    WINDOWS 11
    Computer type
    Laptop
    Manufacturer/Model
    ASUS ZENBOOK
Try resetting Security Center again, as Administrator:
powershell "Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage"
 

My Computer

System One

  • OS
    Windows 7
Try resetting Security Center again, as Administrator:
powershell "Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage"
i did that ... and i still get the windows screenshot i posted before .....
 

My Computer

System One

  • OS
    WINDOWS 11
    Computer type
    Laptop
    Manufacturer/Model
    ASUS ZENBOOK
Unless you have a more detailed explanation of how this got started, then you're stuck with @FreeBooter's repair reinstall.
 

My Computer

System One

  • OS
    Windows 7
Unless you have a more detailed explanation of how this got started, then you're stuck with @FreeBooter's repair reinstall.
i guess its repair reinstal then , as ive followed every instruction and explained that the wscsvs file on start up to the right supposed to be 2 and not 4 but cannot change it .... but thanks anyway
 

My Computer

System One

  • OS
    WINDOWS 11
    Computer type
    Laptop
    Manufacturer/Model
    ASUS ZENBOOK
Back
Top Bottom