Reset Windows Update Windows 10

0 views
Skip to first unread message
Message has been deleted

Tanesha Prately

unread,
Jul 12, 2024, 11:50:00 AM7/12/24
to weydistheathcmiss

Applications that store and restore their absolute window-position, might end up outside the visible screen if the monitor's screen-space changes. This happens for instance when de/attaching an external monitor.

reset windows update windows 10


Descargar https://gohhs.com/2yOLif



Another method(which works from an old version like Windows 98, up to a current version like Windows 10), is one could activate the window then do alt-space to bring up the window's menu, then 'M'(which stands for 'move') , and use the arrow keys to move the window more within view

When the window has focus, try ALT+SPACE to open the context menu. There you should see the options which usually include move/minimize/maximize. It should pop up in the visible space even though the window title bar cannot be seen ;)

I've recently answered a question regarding window configurations and ultimately resorted to using the Registry. Although I don't know of any ability like that on XP, standard Move and Dimensioning (right click on the program on the taskbar) seem to not work as expected.

This isn't a one-size fits-all solution, because programs don't follow any naming convention regarding window placement. I'm basing my answer on this but like I said and researched, different programs use different keys to store the same information.

You can conceivably alter the values of your program and afterwards create a backup of the registry keys you changed. That way you would have an automatic way to change the position of your program's window, although you would have to run it whenever you wanted to restore. Or you could see my linked answer and lock those values.

I find the most effective way if the task is showing on the Task bar you Shift+Right click the task and if the "Move" option is greyed out, choose Restore, then Shift+Right Click again and select "Move", then simply tap one of the Arrow keys. This will lock the window to the mouse until you click again. So you can now move the mouse around and wherever the window was it will come to the mouse pointer.

Example : Switching from office to home workplace on VPN with RSA, every time I change my monitor alignment , the RSA software can not be seen (does have maximize option). So i need to delete this to see this RSA in my pc.

In task bar right click and click on Lock Task bar.It is just a temp setting. you can revert it back after it is done.It will move all windows outside the screen to inside.Then you can move the windows whichever way you want.

Double click the "show desktop" button either in the taskbar next to the start button (Windows until XP) or on the right side of the taskbar (since Windows 7) to "pull" all windows to the current desktop.

I have tried everything I can think of, I've had two friends who deal with IT problems look at my computer via shared screen with no luck. Since updating to Windows 11 I never noticed Windows Security would not open until recently, it's active and running in the background in Task Manager. I've tried the Powershell and CMD hotfixes, I've reset my PC locally and cloud but I have no restore or recovery points prior to the Windows 11 update. My PC is up to date on all firmware from Microsoft but Windows Security still will not open. Windows Security nor Windows Defender is not listed under my "Installed Apps" or "Default Apps" so I can't try a drop down repair on it. It does show within my Task Manager that there is Windows Defender engine running and in the hidden icons tab it shows Windows Security active. How do you fix this without having to lug your whole PC to a shop?

Repair Windows Security using DISM: Open Command Prompt as administrator and run the following commands: DISM.exe /Online /Cleanup-image /Restorehealth DISM.exe /Online /Cleanup-image /StartComponentCleanup

@ShahbazUbaid my windows license is already expired. and i am not getting any security updates ever since. and that is also the time where i noticed that my windows security app won't open. is it because of my windows license bein expired? do you think if i reactivate my license, it will solve my problem?

@TayDean It's early 2024 and I am in the same boat since the most recent update. In all their wisdom, Microsoft has removed Troubleshooter with this update and wants me to contact tech support. The last time I did that, I was 77 people away from help. I do not have that kind of time.

I've tried all the suggestions here except reinstalling Windows, which is a major hassle and would require hunting down the software I use for work and reinstalling it too. I had to do this once last week because a previous update crashed my computer. It created all manner of work-related issues.

This is really dumb and Microsoft should have fixed this already. But I'm open to more suggestions.

@ShahbazUbaid I appreciate the suggestion, but it didn't work. I'd actually tried it already along with a host of other suggestions found in other places, but thought I'd missed something. I did not.

I'm fairly sure I'm going to have to reinstall Windows again to fix this. It will have to wait until the weekend as I work full-time from home and this has eaten up far too much of my time as it is.

Exceedingly frustrating.

I've looked for this answer online and have come across the "systemreset -factoryreset" command which works, but it comes up with the prompt asking if I want to keep my files or remove everything, I want to remove everything, but without the prompt.

We are not doing this from any pre-exiting images, and our laptops are running the pre-loaded Windows 10 Pro install, we are just using the in-built Windows 10 "reset this PC" feature as we have no MDM configured. We just want the laptops to be totally reset so they don't contain any company information, we're not bothered about completing the OOBE once they are wiped.

We are trying to accomplish this remotely as our users are all at home, so I need to automate it and have no user involvement in the process, I just want it to factory reset, and bring the laptop up to the off-the-shelf state configuration. We have the facility to push commands and scripts to the laptops so was hoping to do this via powershell.

The systemreset command will show interface to user and it is behavior by design , however if you are able to manage devices using Configuration Manager, you could do it using Full Wipe, take a look at:
-us/mem/configmgr/mdm/deploy-use/wipe-lock-reset-devices

From what I know there is no script to run it in silence mode and wipe system and it is behavior by design, so let say if there is possibility to do so, cybercriminals might run that script and user will lose Windows but it is available in Configuration Manager or Intune, it means PC is being managed by trusted administrator.

$methodname can bei either "doWipeMethod" or "doWipeProtectedMethod". The later one will also wipe all data from the disks, especially if you want to refurbish the devices. The downside is that "doWipeProtectedMethod" can leave some clients (depending on configuration and hardware) in an unbootable state.

Additionally "doWipeMethod" can be canceled by the user (power cycle for example), "doWipeProtectedMethod" cannot be canceled. It automatically resumes after a reboot until done. The higher risk ist worth it most of the time. If you want to be sure that the devices will be in a usable state after the wipe, use "doWipeMethod" instead.

If it is important to fully wipe the data from the disks (i.e. non-recoverable) you should make sure that all disks are bitlocker encrypted. Only with encryption you can be sure that no data is recoverable with this method.

Another way, which you can do remotely and without psexec (group policy for example), would be to create a scheduled task running as SYSTEM and executing the script. You can then execute the task on demand or with a time/date schedule.

The "OEM stuff" is found in C:\Recovery\*. If you remove all contents in this folder before you initiate the device reset, it should restore a clean windows installation without any "OEM stuff". Keep in mind though, that certain driver packages will be migrated to the new installation. Sometimes these can contain additional software packages included in the device driver package (for example audio control panels from the audio driver).

@dretzer I realized the computer I was running it on didn't have a recovery partition so even running the "systemreset -cleanpc" command wasn't working.

Kaseya allows you to run scripts as System - so even though I was running locally in picture - I was trying as System most of the time.

Thanks for the help either way.

yes. thanks. I get less HP stuff restored after a reset if I delete C:\Recevery before, but still some bits I do not want. where is it getting these last bits from that performing a fresh start from intune seems to ignore? I want omit these too

Might have to look into manual cloud reinstall at shift-f10 on first boot on each machine or a bootable USB with an unattended xml to just blow the hard drive away and start again without user interaction.

I had a plugin installed in Visual Studio 2008, and it created some extra dockable windows. I have uninstalled it, and I can't get rid of the windows it created - I close them, but they always come back. They're just empty windows now, since the plugin is no longer present, but nothing I've tried gets rid of them. I've tried:

Be sure you back up your settings before you do this. I made the mistake of trying this to fix an issue and didn't realize it would undo all my appearance settings and toolbars as well. Took a lot of time to get back to the way I like things.

I had similar problem except that it happened without installing any plugin. I begin to get this dialog about source control every time I open the project + tons of windows popping up and floating which I had to close one by one.

I had a completely corrupted Visual Studio layout. When I tried to enter debug, I was told that VS had become unstable. When I restarted, my window layout would then be totally screwed. I tried restoring the VS current user settings in the registry from a backup, but that didn't help. However, restoring CurrentSettings.vssettings seems to have cured it.

d3342ee215
Reply all
Reply to author
Forward
0 new messages